++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-database-cassandra ++ CONTAINER_LOG_DIR=/var/log/contrail/config-database-cassandra ++ mkdir -p /var/log/contrail/config-database-cassandra ++ log_file=/var/log/contrail/config-database-cassandra/console.log ++ touch /var/log/contrail/config-database-cassandra/console.log ++ chmod 600 /var/log/contrail/config-database-cassandra/console.log ++ exec +++ tee -a /var/log/contrail/config-database-cassandra/console.log +++ date ++ echo 'INFO: =================== Mon Dec 1 05:21:36 UTC 2025 ===================' INFO: =================== Mon Dec 1 05:21:36 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086' ++ CASSANDRA_PORT=9161 ++ CASSANDRA_CQL_PORT=9041 ++ CASSANDRA_SSL_STORAGE_PORT=7013 ++ CASSANDRA_STORAGE_PORT=7012 ++ CASSANDRA_JMX_LOCAL_PORT=7201 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=true ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.50 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + CONFIG=/etc/cassandra/cassandra.yaml + JVM_OPTIONS_CONFIG=/etc/cassandra/jvm.options + cp /etc/cassandra/cassandra.origin /etc/cassandra/cassandra.yaml + cp /etc/cassandra/jvm.options.origin /etc/cassandra/jvm.options + for i in '{1..10}' ++ cut -d ' ' -f 1 ++ find_my_ip_and_order_for_node_list 10.0.0.50,10.0.0.33,10.0.0.249 ++ local servers=10.0.0.50,10.0.0.33,10.0.0.249 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ tr '\n' , +++ grep -vi host +++ sort +++ uniq ++ local local_ips=,10.0.0.50,10.20.0.17,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 1 ++ return + my_ip=10.0.0.50 + '[' -n 10.0.0.50 ']' + break + '[' -z 10.0.0.50 ']' ++ echo 10.0.0.50,10.0.0.33,10.0.0.249 ++ wc -w ++ tr , ' ' + export CASSANDRA_COUNT=3 + CASSANDRA_COUNT=3 ++ echo 10.0.0.50,10.0.0.33,10.0.0.249 ++ sed 's/,/", "/g' + export 'CASSANDRA_CONNECT_POINTS=10.0.0.50", "10.0.0.33", "10.0.0.249' + CASSANDRA_CONNECT_POINTS='10.0.0.50", "10.0.0.33", "10.0.0.249' ++ echo 10.0.0.50,10.0.0.33,10.0.0.249 ++ cut -d , -f 1,2 + export CASSANDRA_SEEDS=10.0.0.50,10.0.0.33 + CASSANDRA_SEEDS=10.0.0.50,10.0.0.33 + export CASSANDRA_LISTEN_ADDRESS=10.0.0.50 + CASSANDRA_LISTEN_ADDRESS=10.0.0.50 + export CASSANDRA_RPC_ADDRESS=10.0.0.50 + CASSANDRA_RPC_ADDRESS=10.0.0.50 + echo 'INFO: JVM_EXTRA_OPTS=-Xms1g -Xmx2g' INFO: JVM_EXTRA_OPTS=-Xms1g -Xmx2g + for yaml in Xmx Xms ++ echo -Xms1g -Xmx2g ++ sed -n 's/.*\(-Xmx[0-9]*[mMgG]\).*/\1/p' + opt=-Xmx2g + [[ -n -Xmx2g ]] ++ echo -Xms1g -Xmx2g ++ sed 's/-Xmx[0-9]*[mMgG]//g' + JVM_EXTRA_OPTS='-Xms1g ' + sed -i 's/^[#]*-Xmx.*/-Xmx2g/g' /etc/cassandra/jvm.options + for yaml in Xmx Xms ++ echo -Xms1g ++ sed -n 's/.*\(-Xms[0-9]*[mMgG]\).*/\1/p' + opt=-Xms1g + [[ -n -Xms1g ]] ++ echo -Xms1g ++ sed 's/-Xms[0-9]*[mMgG]//g' + JVM_EXTRA_OPTS= + sed -i 's/^[#]*-Xms.*/-Xms1g/g' /etc/cassandra/jvm.options + export 'JVM_EXTRA_OPTS= -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201' + JVM_EXTRA_OPTS=' -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201' + is_enabled true + local val=true + [[ true == \t\r\u\e ]] + export LOCAL_JMX=no + LOCAL_JMX=no + export 'JVM_EXTRA_OPTS= -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201 -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access -Dcassandra.jmx.remote.port=7201 -Dcom.sun.management.jmxremote.rmi.port=7201' + JVM_EXTRA_OPTS=' -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201 -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access -Dcassandra.jmx.remote.port=7201 -Dcom.sun.management.jmxremote.rmi.port=7201' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + cat + change_variable memtable_flush_writers 4 + local VARIABLE_NAME=memtable_flush_writers + local VARIABLE_VALUE=4 + sed -i 's/.*\(memtable_flush_writers\):.*\([0-9a-z]\)/\1: 4/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_compactors 4 + local VARIABLE_NAME=concurrent_compactors + local VARIABLE_VALUE=4 + sed -i 's/.*\(concurrent_compactors\):.*\([0-9a-z]\)/\1: 4/g' /etc/cassandra/cassandra.yaml + change_variable compaction_throughput_mb_per_sec 256 + local VARIABLE_NAME=compaction_throughput_mb_per_sec + local VARIABLE_VALUE=256 + sed -i 's/.*\(compaction_throughput_mb_per_sec\):.*\([0-9a-z]\)/\1: 256/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_reads 64 + local VARIABLE_NAME=concurrent_reads + local VARIABLE_VALUE=64 + sed -i 's/.*\(concurrent_reads\):.*\([0-9a-z]\)/\1: 64/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_writes 64 + local VARIABLE_NAME=concurrent_writes + local VARIABLE_VALUE=64 + sed -i 's/.*\(concurrent_writes\):.*\([0-9a-z]\)/\1: 64/g' /etc/cassandra/cassandra.yaml + change_variable memtable_allocation_type offheap_objects + local VARIABLE_NAME=memtable_allocation_type + local VARIABLE_VALUE=offheap_objects + sed -i 's/.*\(memtable_allocation_type\):.*\([0-9a-z]\)/\1: offheap_objects/g' /etc/cassandra/cassandra.yaml + log_levels_map=([SYS_DEBUG]='DEBUG' [SYS_INFO]='INFO' [SYS_NOTICE]='INFO' [SYS_ERROR]="ERROR") + declare -A log_levels_map + log_level=DEBUG + '[' -n DEBUG ']' + sed -i 's/\(; cluster_name=contrail_database; column_index_cache_size_in_kb=2; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_compression=null; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_max_compression_buffers_in_pool=3; commitlog_periodic_queue_size=-1; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_batch_window_in_ms=NaN; commitlog_sync_period_in_ms=10000; commitlog_total_space_in_mb=null; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=256; concurrent_compactors=4; concurrent_counter_writes=32; concurrent_materialized_view_writes=32; concurrent_reads=64; concurrent_replicates=null; concurrent_writes=64; counter_cache_keys_to_save=2147483647; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; credentials_cache_max_entries=1000; credentials_update_interval_in_ms=-1; credentials_validity_in_ms=2000; cross_node_timeout=false; data_file_directories=[Ljava.lang.String;@6b19b79; disk_access_mode=auto; disk_failure_policy=stop; disk_optimization_estimate_percentile=0.95; disk_optimization_page_cross_chance=0.1; disk_optimization_strategy=ssd; dynamic_snitch=true; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; enable_materialized_views=true; enable_scripted_user_defined_functions=false; enable_user_defined_functions=false; enable_user_defined_functions_threads=true; encryption_options=null; endpoint_snitch=SimpleSnitch; file_cache_round_up=null; file_cache_size_in_mb=null; gc_log_threshold_in_ms=200; gc_warn_threshold_in_ms=1000; hinted_handoff_disabled_datacenters=[]; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; hints_compression=null; hints_directory=null; hints_flush_period_in_ms=10000; incremental_backups=false; index_interval=null; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; initial_token=null; inter_dc_stream_throughput_outbound_megabits_per_sec=200; inter_dc_tcp_nodelay=false; internode_authenticator=null; internode_compression=dc; internode_recv_buff_size_in_bytes=0; internode_send_buff_size_in_bytes=0; key_cache_keys_to_save=2147483647; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=10.0.0.50; listen_interface=null; listen_interface_prefer_ipv6=false; listen_on_broadcast_address=false; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; max_hints_file_size_in_mb=128; max_mutation_size_in_kb=null; max_streaming_retries=3; max_value_size_in_mb=256; memtable_allocation_type=offheap_objects; memtable_cleanup_threshold=null; memtable_flush_writers=4; memtable_heap_space_in_mb=null; memtable_offheap_space_in_mb=null; min_free_space_per_drive_in_mb=50; native_transport_max_concurrent_connections=-1; native_transport_max_concurrent_connections_per_ip=-1; native_transport_max_frame_size_in_mb=256; native_transport_max_threads=128; native_transport_port=9042; native_transport_port_ssl=null; num_tokens=256; otc_backlog_expiration_interval_ms=200; otc_coalescing_enough_coalesced_messages=8; otc_coalescing_strategy=DISABLED; otc_coalescing_window_us=200; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_cache_max_entries=1000; permissions_update_interval_in_ms=-1; permissions_validity_in_ms=2000; phi_convict_threshold=8.0; prepared_statements_cache_size_mb=null; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_scheduler_id=null; request_scheduler_options=null; request_timeout_in_ms=10000; role_manager=CassandraRoleManager; roles_cache_max_entries=1000; roles_update_interval_in_ms=-1; roles_validity_in_ms=2000; row_cache_class_name=org.apache.cassandra.cache.OHCProvider; row_cache_keys_to_save=2147483647; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=10.0.0.50; rpc_interface=null; rpc_interface_prefer_ipv6=false; rpc_keepalive=true; rpc_listen_backlog=50; rpc_max_threads=2147483647; rpc_min_threads=16; rpc_port=9160; rpc_recv_buff_size_in_bytes=null; rpc_send_buff_size_in_bytes=null; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=org.apache.cassandra.locator.SimpleSeedProvider{seeds=10.0.0.50,10.0.0.33}; server_encryption_options=; slow_query_log_timeout_in_ms=500; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; stream_throughput_outbound_megabits_per_sec=200; streaming_keep_alive_period_in_secs=300; streaming_socket_timeout_in_ms=86400000; thrift_framed_transport_size_in_mb=15; thrift_max_message_length_in_mb=16; thrift_prepared_statements_cache_size_mb=null; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; tracetype_query_ttl=86400; tracetype_repair_ttl=604800; transparent_data_encryption_options=org.apache.cassandra.config.TransparentDataEncryptionOptions@2a32de6c; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; user_defined_function_fail_timeout=1500; user_defined_function_warn_timeout=500; user_function_timeout_policy=die; windows_timer_interval=1; write_request_timeout_in_ms=2000] INFO [main] 2025-12-01 05:21:40,808 DatabaseDescriptor.java:367 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2025-12-01 05:21:40,809 DatabaseDescriptor.java:425 - Global memtable on-heap threshold is enabled at 502MB INFO [main] 2025-12-01 05:21:40,810 DatabaseDescriptor.java:429 - Global memtable off-heap threshold is enabled at 502MB WARN [main] 2025-12-01 05:21:41,085 DatabaseDescriptor.java:550 - Only 63.895GiB free across all data volumes. Consider adding more capacity to your cluster or removing obsolete snapshots INFO [main] 2025-12-01 05:21:41,134 RateBasedBackPressure.java:123 - Initialized back-pressure with high ratio: 0.9, factor: 5, flow: FAST, window size: 2000. INFO [main] 2025-12-01 05:21:41,136 DatabaseDescriptor.java:729 - Back-pressure is disabled with strategy org.apache.cassandra.net.RateBasedBackPressure{high_ratio=0.9, factor=5, flow=FAST}. INFO [main] 2025-12-01 05:21:41,389 JMXServerUtils.java:246 - Configured JMX server at: service:jmx:rmi://0.0.0.0/jndi/rmi://0.0.0.0:7201/jmxrmi INFO [main] 2025-12-01 05:21:41,422 CassandraDaemon.java:473 - Hostname: cn-jenkins-deploy-platform-ansible-os-4829-1. INFO [main] 2025-12-01 05:21:41,435 CassandraDaemon.java:480 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_322 INFO [main] 2025-12-01 05:21:41,443 CassandraDaemon.java:481 - Heap size: 984.000MiB/1.961GiB INFO [main] 2025-12-01 05:21:41,444 CassandraDaemon.java:486 - Code Cache Non-heap memory: init = 2555904(2496K) used = 4360384(4258K) committed = 4390912(4288K) max = 251658240(245760K) INFO [main] 2025-12-01 05:21:41,446 CassandraDaemon.java:486 - Metaspace Non-heap memory: init = 0(0K) used = 19485920(19029K) committed = 20054016(19584K) max = -1(-1K) INFO [main] 2025-12-01 05:21:41,446 CassandraDaemon.java:486 - Compressed Class Space Non-heap memory: init = 0(0K) used = 2265520(2212K) committed = 2490368(2432K) max = 1073741824(1048576K) INFO [main] 2025-12-01 05:21:41,446 CassandraDaemon.java:486 - Par Eden Space Heap memory: init = 335544320(327680K) used = 93986608(91783K) committed = 335544320(327680K) max = 335544320(327680K) INFO [main] 2025-12-01 05:21:41,448 CassandraDaemon.java:486 - Par Survivor Space Heap memory: init = 41943040(40960K) used = 0(0K) committed = 41943040(40960K) max = 41943040(40960K) INFO [main] 2025-12-01 05:21:41,448 CassandraDaemon.java:486 - CMS Old Gen Heap memory: init = 654311424(638976K) used = 0(0K) committed = 654311424(638976K) max = 1728053248(1687552K) INFO [main] 2025-12-01 05:21:41,449 CassandraDaemon.java:488 - Classpath: /opt/cassandra/conf:/opt/cassandra/build/classes/main:/opt/cassandra/build/classes/thrift:/opt/cassandra/lib/airline-0.6.jar:/opt/cassandra/lib/antlr-runtime-3.5.2.jar:/opt/cassandra/lib/apache-cassandra-3.11.3.jar:/opt/cassandra/lib/apache-cassandra-thrift-3.11.3.jar:/opt/cassandra/lib/asm-5.0.4.jar:/opt/cassandra/lib/caffeine-2.2.6.jar:/opt/cassandra/lib/cassandra-driver-core-3.0.1-shaded.jar:/opt/cassandra/lib/commons-cli-1.1.jar:/opt/cassandra/lib/commons-codec-1.9.jar:/opt/cassandra/lib/commons-lang3-3.1.jar:/opt/cassandra/lib/commons-math3-3.2.jar:/opt/cassandra/lib/compress-lzf-0.8.4.jar:/opt/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/opt/cassandra/lib/concurrent-trees-2.4.0.jar:/opt/cassandra/lib/disruptor-3.0.1.jar:/opt/cassandra/lib/ecj-4.4.2.jar:/opt/cassandra/lib/guava-18.0.jar:/opt/cassandra/lib/HdrHistogram-2.1.9.jar:/opt/cassandra/lib/high-scale-lib-1.0.6.jar:/opt/cassandra/lib/hppc-0.5.4.jar:/opt/cassandra/lib/jackson-core-asl-1.9.13.jar:/opt/cassandra/lib/jackson-mapper-asl-1.9.13.jar:/opt/cassandra/lib/jamm-0.3.0.jar:/opt/cassandra/lib/javax.inject.jar:/opt/cassandra/lib/jbcrypt-0.3m.jar:/opt/cassandra/lib/jcl-over-slf4j-1.7.7.jar:/opt/cassandra/lib/jctools-core-1.2.1.jar:/opt/cassandra/lib/jflex-1.6.0.jar:/opt/cassandra/lib/jna-4.2.2.jar:/opt/cassandra/lib/joda-time-2.4.jar:/opt/cassandra/lib/json-simple-1.1.jar:/opt/cassandra/lib/jstackjunit-0.0.1.jar:/opt/cassandra/lib/libthrift-0.13.0.jar:/opt/cassandra/lib/log4j-over-slf4j-1.7.7.jar:/opt/cassandra/lib/logback-classic-1.2.9.jar:/opt/cassandra/lib/logback-core-1.2.9.jar:/opt/cassandra/lib/lz4-1.3.0.jar:/opt/cassandra/lib/metrics-core-3.1.5.jar:/opt/cassandra/lib/metrics-jvm-3.1.5.jar:/opt/cassandra/lib/metrics-logback-3.1.5.jar:/opt/cassandra/lib/netty-all-4.1.39.Final.jar:/opt/cassandra/lib/ohc-core-0.4.4.jar:/opt/cassandra/lib/ohc-core-j8-0.4.4.jar:/opt/cassandra/lib/reporter-config3-3.0.3.jar:/opt/cassandra/lib/reporter-config-base-3.0.3.jar:/opt/cassandra/lib/sigar-1.6.4.jar:/opt/cassandra/lib/slf4j-api-1.7.7.jar:/opt/cassandra/lib/snakeyaml-1.11.jar:/opt/cassandra/lib/snappy-java-1.1.1.7.jar:/opt/cassandra/lib/snowball-stemmer-1.3.0.581.1.jar:/opt/cassandra/lib/ST4-4.0.8.jar:/opt/cassandra/lib/stream-2.5.2.jar:/opt/cassandra/lib/thrift-server-0.3.7.jar:/opt/cassandra/lib/jsr223/*/*.jar:/opt/cassandra/lib/jamm-0.3.0.jar INFO [main] 2025-12-01 05:21:41,451 CassandraDaemon.java:490 - JVM Arguments: [-Xloggc:/opt/cassandra/logs/gc.log, -ea, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+AlwaysPreTouch, -XX:-UseBiasedLocking, -XX:+UseTLAB, -XX:+ResizeTLAB, -XX:+UseNUMA, -XX:+PerfDisableSharedMem, -Djava.net.preferIPv4Stack=true, -Xms1g, -Xmx2g, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:+CMSClassUnloadingEnabled, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintHeapAtGC, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -XX:+PrintPromotionFailure, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=10, -XX:GCLogFileSize=10M, -Xmn400M, -XX:+UseCondCardMark, -XX:CompileCommandFile=/opt/cassandra/conf/hotspot_compiler, -javaagent:/opt/cassandra/lib/jamm-0.3.0.jar, -Dcassandra.jmx.remote.port=7199, -Dcom.sun.management.jmxremote.rmi.port=7199, -Dcom.sun.management.jmxremote.authenticate=true, -Dcom.sun.management.jmxremote.password.file=/etc/cassandra/jmxremote.password, -Djava.library.path=/opt/cassandra/lib/sigar-bin, -Dcassandra.rpc_port=9161, -Dcassandra.native_transport_port=9041, -Dcassandra.ssl_storage_port=7013, -Dcassandra.storage_port=7012, -Dcassandra.jmx.local.port=7201, -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access, -Dcassandra.jmx.remote.port=7201, -Dcom.sun.management.jmxremote.rmi.port=7201, -Dcassandra.libjemalloc=/usr/lib64/libjemalloc.so.1, -XX:OnOutOfMemoryError=kill -9 %p, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/opt/cassandra/logs, -Dcassandra.storagedir=/opt/cassandra/data, -Dcassandra-foreground=yes] WARN [main] 2025-12-01 05:21:41,601 NativeLibrary.java:187 - Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. INFO [main] 2025-12-01 05:21:41,602 StartupChecks.java:140 - jemalloc seems to be preloaded from /usr/lib64/libjemalloc.so.1 INFO [main] 2025-12-01 05:21:41,602 StartupChecks.java:176 - JMX is enabled to receive remote connections on port: 7201 INFO [main] 2025-12-01 05:21:41,604 SigarLibrary.java:44 - Initializing SIGAR library INFO [main] 2025-12-01 05:21:41,650 SigarLibrary.java:180 - Checked OS settings and found them configured for optimal performance. WARN [main] 2025-12-01 05:21:41,651 StartupChecks.java:311 - Maximum number of memory map areas per process (vm.max_map_count) 128960 is too low, recommended value: 1048575, you can change it with sysctl. WARN [main] 2025-12-01 05:21:41,721 StartupChecks.java:332 - Directory /var/lib/cassandra/commitlog doesn't exist WARN [main] 2025-12-01 05:21:41,722 StartupChecks.java:332 - Directory /var/lib/cassandra/saved_caches doesn't exist WARN [main] 2025-12-01 05:21:41,723 StartupChecks.java:332 - Directory /opt/cassandra/data/hints doesn't exist INFO [main] 2025-12-01 05:21:41,940 QueryProcessor.java:116 - Initialized prepared statement caches with 10 MB (native) and 10 MB (Thrift) INFO [main] 2025-12-01 05:21:42,939 ColumnFamilyStore.java:411 - Initializing system.IndexInfo INFO [main] 2025-12-01 05:21:45,011 ColumnFamilyStore.java:411 - Initializing system.batches INFO [main] 2025-12-01 05:21:45,050 ColumnFamilyStore.java:411 - Initializing system.paxos INFO [main] 2025-12-01 05:21:45,199 ColumnFamilyStore.java:411 - Initializing system.local INFO [main] 2025-12-01 05:21:45,255 ColumnFamilyStore.java:411 - Initializing system.peers INFO [main] 2025-12-01 05:21:45,301 ColumnFamilyStore.java:411 - Initializing system.peer_events INFO [main] 2025-12-01 05:21:45,334 ColumnFamilyStore.java:411 - Initializing system.range_xfers INFO [main] 2025-12-01 05:21:45,368 ColumnFamilyStore.java:411 - Initializing system.compaction_history INFO [main] 2025-12-01 05:21:45,391 ColumnFamilyStore.java:411 - Initializing system.sstable_activity INFO [main] 2025-12-01 05:21:45,463 ColumnFamilyStore.java:411 - Initializing system.size_estimates INFO [main] 2025-12-01 05:21:45,486 ColumnFamilyStore.java:411 - Initializing system.available_ranges INFO [main] 2025-12-01 05:21:45,503 ColumnFamilyStore.java:411 - Initializing system.transferred_ranges INFO [main] 2025-12-01 05:21:45,518 ColumnFamilyStore.java:411 - Initializing system.views_builds_in_progress INFO [main] 2025-12-01 05:21:45,528 ColumnFamilyStore.java:411 - Initializing system.built_views INFO [main] 2025-12-01 05:21:45,533 ColumnFamilyStore.java:411 - Initializing system.hints INFO [main] 2025-12-01 05:21:45,538 ColumnFamilyStore.java:411 - Initializing system.batchlog INFO [main] 2025-12-01 05:21:45,543 ColumnFamilyStore.java:411 - Initializing system.prepared_statements INFO [main] 2025-12-01 05:21:45,546 ColumnFamilyStore.java:411 - Initializing system.schema_keyspaces INFO [main] 2025-12-01 05:21:45,572 ColumnFamilyStore.java:411 - Initializing system.schema_columnfamilies INFO [main] 2025-12-01 05:21:45,577 ColumnFamilyStore.java:411 - Initializing system.schema_columns INFO [main] 2025-12-01 05:21:45,585 ColumnFamilyStore.java:411 - Initializing system.schema_triggers INFO [main] 2025-12-01 05:21:45,595 ColumnFamilyStore.java:411 - Initializing system.schema_usertypes INFO [main] 2025-12-01 05:21:45,610 ColumnFamilyStore.java:411 - Initializing system.schema_functions INFO [main] 2025-12-01 05:21:45,619 ColumnFamilyStore.java:411 - Initializing system.schema_aggregates INFO [main] 2025-12-01 05:21:45,623 ViewManager.java:137 - Not submitting build tasks for views in keyspace system as storage service is not initialized INFO [main] 2025-12-01 05:21:45,799 ApproximateTime.java:44 - Scheduling approximate time-check task with a precision of 10 milliseconds INFO [main] 2025-12-01 05:21:45,885 ColumnFamilyStore.java:411 - Initializing system_schema.keyspaces INFO [main] 2025-12-01 05:21:45,920 ColumnFamilyStore.java:411 - Initializing system_schema.tables INFO [main] 2025-12-01 05:21:45,939 ColumnFamilyStore.java:411 - Initializing system_schema.columns INFO [main] 2025-12-01 05:21:45,956 ColumnFamilyStore.java:411 - Initializing system_schema.triggers INFO [main] 2025-12-01 05:21:45,985 ColumnFamilyStore.java:411 - Initializing system_schema.dropped_columns INFO [main] 2025-12-01 05:21:46,004 ColumnFamilyStore.java:411 - Initializing system_schema.views INFO [main] 2025-12-01 05:21:46,017 ColumnFamilyStore.java:411 - Initializing system_schema.types INFO [main] 2025-12-01 05:21:46,051 ColumnFamilyStore.java:411 - Initializing system_schema.functions INFO [main] 2025-12-01 05:21:46,074 ColumnFamilyStore.java:411 - Initializing system_schema.aggregates INFO [main] 2025-12-01 05:21:46,093 ColumnFamilyStore.java:411 - Initializing system_schema.indexes INFO [main] 2025-12-01 05:21:46,101 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_schema as storage service is not initialized + cqlsh 10.0.0.50 9041 -e 'CREATE KEYSPACE IF NOT EXISTS reaper_db WITH replication = {'\''class'\'': '\''NetworkTopologyStrategy'\'', '\''datacenter1'\'': 3};' INFO [MemtableFlushWriter:1] 2025-12-01 05:21:48,134 CacheService.java:112 - Initializing key cache with capacity of 49 MBs. INFO [MemtableFlushWriter:1] 2025-12-01 05:21:48,152 CacheService.java:134 - Initializing row cache with capacity of 0 MBs INFO [MemtableFlushWriter:1] 2025-12-01 05:21:48,157 CacheService.java:163 - Initializing counter cache with capacity of 24 MBs INFO [MemtableFlushWriter:1] 2025-12-01 05:21:48,166 CacheService.java:174 - Scheduling counter cache save to every 7200 seconds (going to save all keys). Connection error: ('Unable to connect to any servers', {'10.0.0.50': error(111, "Tried connecting to [('10.0.0.50', 9041)]. Last error: Connection refused")}) + sleep 10 INFO [CompactionExecutor:4] 2025-12-01 05:21:48,758 BufferPool.java:230 - Global buffer pool is enabled, when pool is exhausted (max is 502.000MiB) it will allocate on heap INFO [main] 2025-12-01 05:21:48,846 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-12-01 05:21:48,919 StorageService.java:607 - Token metadata: INFO [pool-4-thread-1] 2025-12-01 05:21:48,943 AutoSavingCache.java:174 - Completed loading (1 ms; 8 keys) KeyCache cache INFO [main] 2025-12-01 05:21:48,966 CommitLog.java:152 - No commitlog files found; skipping replay INFO [main] 2025-12-01 05:21:48,967 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-12-01 05:21:49,055 StorageService.java:607 - Token metadata: INFO [main] 2025-12-01 05:21:49,241 QueryProcessor.java:163 - Preloaded 0 prepared statements INFO [main] 2025-12-01 05:21:49,241 StorageService.java:618 - Cassandra version: 3.11.3 INFO [main] 2025-12-01 05:21:49,241 StorageService.java:619 - Thrift API version: 20.1.0 INFO [main] 2025-12-01 05:21:49,241 StorageService.java:620 - CQL supported versions: 3.4.4 (default: 3.4.4) INFO [main] 2025-12-01 05:21:49,242 StorageService.java:622 - Native protocol supported versions: 3/v3, 4/v4, 5/v5-beta (default: 4/v4) INFO [main] 2025-12-01 05:21:49,282 IndexSummaryManager.java:85 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2025-12-01 05:21:49,317 MessagingService.java:761 - Starting Messaging Service on /10.0.0.50:7012 (ens3) WARN [main] 2025-12-01 05:21:49,327 SystemKeyspace.java:1087 - No host ID found, created 42484e64-bbcb-4df2-8199-bcfdc49ecd0b (Note: This should happen exactly once per node). INFO [main] 2025-12-01 05:21:49,371 OutboundTcpConnection.java:108 - OutboundTcpConnection using coalescing strategy DISABLED INFO [HANDSHAKE-/10.0.0.33] 2025-12-01 05:21:49,403 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.33 INFO [main] 2025-12-01 05:21:50,394 StorageService.java:550 - Unable to gossip with any peers but continuing anyway since node is in its own seed list INFO [main] 2025-12-01 05:21:50,435 StorageService.java:704 - Loading persisted ring state INFO [main] 2025-12-01 05:21:50,436 StorageService.java:822 - Starting up server gossip INFO [main] 2025-12-01 05:21:50,596 StorageService.java:883 - This node will not auto bootstrap because it is configured to be a seed node. INFO [GossipStage:1] 2025-12-01 05:21:50,603 Gossiper.java:1055 - Node /10.0.0.33 is now part of the cluster INFO [main] 2025-12-01 05:21:50,650 BootStrapper.java:228 - Generated random tokens. tokens are [-3572423973705290998, 514670920849391151, 1714199415857652449, -5757147044076420737, -7983675405984988539, -2358010978077104655, 8494852325831886938, 2540908229089383008, -7007085770503114713, -2077243743243064597, -8401717489248538822, 8711125600654181042, -2945333968519974894, 6451591237482489268, 4272367345536347277, -5020515665976197662, -1348487110671919807, -4013744216890508168, 5713629928993381627, 338293343295070316, 5306727239437892947, 7589051264716133686, -6361535096087815282, -6788922775931924919, -1235016535166346684, 2405453902251025407, 2746121394253617256, -1967514360723810300, 7721353487925350924, -5010108606548195309, 8594875282793026854, 2076141087161401862, -7373317006522827511, 909866084229312300, 7472274774257161745, 826036127206228353, -1303611841803639296, -5750461124216550389, 5550260253981085826, 4099354746096761512, -7757876284791100160, 7494231123389800832, -8682141818586409397, 3344540398047498597, 6882543477425690664, 8365719031427838876, -4181358550917303519, 2038209355047680502, -3079909744826000872, 4363044343259419675, -2575045380378050063, -2663430975804144221, -7850870868465939378, -5791759083069734208, 1844004343285726745, -4479017995918433331, 130818742532414923, 935746384454390698, -7581175288386605006, 6513142560872062207, -8112516691791231166, 1380568642701971004, 6610605130671977852, -7793279769467907160, 3216320814285441976, 3065778264653549018, 9110852025174822644, -4362472088159822345, -7069826637893524079, 4125775078593312759, -6311246320573775838, -5141027844126306258, -2378459126945340468, 1256169646848796251, -9017662276627470206, -529036847339834165, -6604777521286226911, 5422042128525099257, 3255450008822162148, -3574802072137006782, 7360493024586781652, 7109040322990468427, -2304660099628679446, 2284762790106131699, -197306669302109891, 1361401185392897884, 4508141326959731764, -2952154119433537986, -3911416467558309152, 1498771399493011610, -1772098254911741135, -2051447613154553629, -3783790969087314259, 7833637615272832227, -7564423879411720095, 3323519478504175060, -3675398796865190769, 4669154360535709201, 9137129268531751172, -3334782138699444319, -2296415276760635020, -992818364903249037, 4496539852896329155, -1278944820853745833, 453187370497272887, 6474590277092345038, -7608951334762395168, 1693450626823452531, -5660974491766399583, -9124715028888205840, 3974211866613669630, 666670257826276481, 1662953589311902318, -2332403013082657605, 3120096269879098245, -6469956299115916482, 7274937376798430638, 1775003423766873309, 3723056634723424842, -1884374659838365051, 1916807113714131038, -3798694880358261571, 3465810567883428810, 8640456973662549243, -8486853159225580621, -1892332337920739906, -3864284437590189371, -4316575057654951200, 1646970877935783006, 2951498834174006431, -5933385944260132005, 7726479537446810064, -7016685676114304323, -1235427803612826843, 6529871672784450834, 8206352455840639728, 7871726169447817753, -2695667566182284784, -1583248847407939160, -8744806740474865755, -951266180948503010, 5380580000814833808, -772917915041514892, 2095880422300385990, 4124025789266771568, 795971485488072745, 4600478754853257780, 7925767764587354475, -1859767606415147271, -361038520587979100, -5634179084905117100, 5336996511532543571, 3126952652997863409, 7530555729313255386, 5211837061112926097, -8476872563588801750, -6195111739337157263, -1880810409174641282, 8993983734918910992, -5186212348767807079, -3881719859125869964, -6016923478947316195, 2243366477627396599, 8890549123138562524, -7262558074545203724, 2288997109867051456, 1784404770209605878, 8657567887311489403, 5482097683696993616, -325544438817732461, -3672649666522197841, -5075797611980778443, -2384746034069185950, 260576999445936949, 6878991914124695231, 4473935588643709678, -2096180470055905167, 2870909795040915503, -1390642416943650370, -7263093320908014707, 1572625732110992232, -8634821170184132987, 4330941383145747495, 3029544445289010515, 6038772964092467018, -7482004699730763330, -3536208729763922503, -8169348679495366866, -4223100629303997986, 2097141184958779874, 897024830669496472, 2793495872794345829, -5518249711721803808, 3922919608993779473, 6979171962989359849, 5060735031395456690, 5864068926404005317, -5062552090269812974, -5205913852159497213, -7467600478887786888, -1708536850415876006, 4961508065616173386, -644711795027493252, -2875124859053438057, -8202743509492631419, -5027105003331720979, -4292225110290010901, 530643244001625836, 5781421725121015139, -5500128969386100418, -1217703876068670153, 2672932137225894205, -1223179695711117170, 2542251920674960178, 2718927852025629079, 874437753616671124, 5158579284135232053, -4836517436762300516, 7425411483511481616, -3268395049601525299, -3473250984965459583, 897947808998140203, -2146678541529309820, 1256606078041154658, -5630907718859555070, -7632768036526736913, -7628483242960046248, 3340008068100679718, 2612899427465903694, 682923861350216042, 7203968560185474544, -1040603630741871759, -6849508729584771553, -4584753125542610952, 2641982555831935309, 363551418284190356, 6291276122980955339, 7722015648366444669, -1047384815933795650, -5531274160804189608, 756671729014433018, 1820960142326167626, 1052309029844709343, -761334326911116334, -4776985835329379094, -1585396389927329699, -8910912072792629890, 2882986724124859766, 8459902876911018205, -6746467787491506924, -3749153688585310946, 7017739632890956599, -6947918612892547958, -4557245804691411183, 2257196099046771037, 406232076033901033] INFO [main] 2025-12-01 05:21:50,669 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_traces, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=2}}, tables=[org.apache.cassandra.config.CFMetaData@777627d4[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,flags=[COMPOUND],params=TableParams{comment=tracing sessions, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=0, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [client command coordinator duration request started_at parameters]],partitionKeyColumns=[session_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[client, command, session_id, coordinator, request, started_at, duration, parameters],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@53d4d939[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,flags=[COMPOUND],params=TableParams{comment=tracing events, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=0, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | [activity source source_elapsed thread]],partitionKeyColumns=[session_id],clusteringColumns=[event_id],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[activity, event_id, session_id, source, thread, source_elapsed],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [RequestResponseStage-3] 2025-12-01 05:21:50,671 Gossiper.java:1019 - InetAddress /10.0.0.33 is now UP INFO [HANDSHAKE-/10.0.0.33] 2025-12-01 05:21:50,708 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.33 INFO [GossipStage:1] 2025-12-01 05:21:50,721 TokenMetadata.java:479 - Updating topology for /10.0.0.33 INFO [GossipStage:1] 2025-12-01 05:21:50,722 TokenMetadata.java:479 - Updating topology for /10.0.0.33 INFO [MigrationStage:1] 2025-12-01 05:21:51,293 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_traces as storage service is not initialized INFO [MigrationStage:1] 2025-12-01 05:21:51,327 ColumnFamilyStore.java:411 - Initializing system_traces.events INFO [MigrationStage:1] 2025-12-01 05:21:51,390 ColumnFamilyStore.java:411 - Initializing system_traces.sessions INFO [main] 2025-12-01 05:21:51,419 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_distributed, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[org.apache.cassandra.config.CFMetaData@4a84a4b6[cfId=759fffad-624b-3181-80ee-fa9a52d1f627,ksName=system_distributed,cfName=repair_history,flags=[COMPOUND],params=TableParams{comment=Repair history, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | [coordinator exception_message exception_stacktrace finished_at parent_id range_begin range_end started_at status participants]],partitionKeyColumns=[keyspace_name, columnfamily_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[status, id, coordinator, finished_at, participants, exception_stacktrace, parent_id, range_end, range_begin, exception_message, keyspace_name, started_at, columnfamily_name],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@1acb4cbf[cfId=deabd734-b99d-3b9c-92e5-fd92eb5abf14,ksName=system_distributed,cfName=parent_repair_history,flags=[COMPOUND],params=TableParams{comment=Repair history, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [exception_message exception_stacktrace finished_at keyspace_name started_at columnfamily_names options requested_ranges successful_ranges]],partitionKeyColumns=[parent_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[requested_ranges, exception_message, keyspace_name, successful_ranges, started_at, finished_at, options, exception_stacktrace, parent_id, columnfamily_names],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@193eed7a[cfId=5582b59f-8e4e-35e1-b913-3acada51eb04,ksName=system_distributed,cfName=view_build_status,flags=[COMPOUND],params=TableParams{comment=Materialized View build status, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UUIDType),partitionColumns=[[] | [status]],partitionKeyColumns=[keyspace_name, view_name],clusteringColumns=[host_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[view_name, status, keyspace_name, host_id],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2025-12-01 05:21:51,579 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_distributed as storage service is not initialized INFO [MigrationStage:1] 2025-12-01 05:21:51,589 ColumnFamilyStore.java:411 - Initializing system_distributed.parent_repair_history INFO [MigrationStage:1] 2025-12-01 05:21:51,601 ColumnFamilyStore.java:411 - Initializing system_distributed.repair_history INFO [MigrationStage:1] 2025-12-01 05:21:51,614 ColumnFamilyStore.java:411 - Initializing system_distributed.view_build_status INFO [main] 2025-12-01 05:21:51,635 StorageService.java:1446 - JOINING: Finish joining ring INFO [main] 2025-12-01 05:21:51,860 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_auth, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=1}}, tables=[org.apache.cassandra.config.CFMetaData@368f561[cfId=5bc52802-de25-35ed-aeab-188eecebb090,ksName=system_auth,cfName=roles,flags=[COMPOUND],params=TableParams{comment=role definitions, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [can_login is_superuser salted_hash member_of]],partitionKeyColumns=[role],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[salted_hash, member_of, role, can_login, is_superuser],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@2f4c1a2[cfId=0ecdaa87-f8fb-3e60-88d1-74fb36fe5c0d,ksName=system_auth,cfName=role_members,flags=[COMPOUND],params=TableParams{comment=role memberships lookup table, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | []],partitionKeyColumns=[role],clusteringColumns=[member],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[role, member],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@3da3eb62[cfId=3afbe79f-2194-31a7-add7-f5ab90d8ec9c,ksName=system_auth,cfName=role_permissions,flags=[COMPOUND],params=TableParams{comment=permissions granted to db roles, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [permissions]],partitionKeyColumns=[role],clusteringColumns=[resource],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[role, resource, permissions],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@4b1e872[cfId=5f2fbdad-91f1-3946-bd25-d5da3a5c35ec,ksName=system_auth,cfName=resource_role_permissons_index,flags=[COMPOUND],params=TableParams{comment=index of db roles with permissions granted on a resource, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | []],partitionKeyColumns=[resource],clusteringColumns=[role],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[resource, role],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [InternalResponseStage:1] 2025-12-01 05:21:51,983 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_auth as storage service is not initialized INFO [InternalResponseStage:1] 2025-12-01 05:21:51,987 ColumnFamilyStore.java:411 - Initializing system_auth.resource_role_permissons_index INFO [InternalResponseStage:1] 2025-12-01 05:21:51,996 ColumnFamilyStore.java:411 - Initializing system_auth.role_members INFO [InternalResponseStage:1] 2025-12-01 05:21:52,004 ColumnFamilyStore.java:411 - Initializing system_auth.role_permissions INFO [InternalResponseStage:1] 2025-12-01 05:21:52,013 ColumnFamilyStore.java:411 - Initializing system_auth.roles INFO [main] 2025-12-01 05:21:52,206 Gossiper.java:1692 - Waiting for gossip to settle... INFO [HANDSHAKE-/10.0.0.249] 2025-12-01 05:21:52,372 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [GossipStage:1] 2025-12-01 05:21:54,599 Gossiper.java:1055 - Node /10.0.0.249 is now part of the cluster INFO [RequestResponseStage-1] 2025-12-01 05:21:54,604 Gossiper.java:1019 - InetAddress /10.0.0.249 is now UP INFO [HANDSHAKE-/10.0.0.249] 2025-12-01 05:21:54,668 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 + cqlsh 10.0.0.50 9041 -e 'CREATE KEYSPACE IF NOT EXISTS reaper_db WITH replication = {'\''class'\'': '\''NetworkTopologyStrategy'\'', '\''datacenter1'\'': 3};' Connection error: ('Unable to connect to any servers', {'10.0.0.50': error(111, "Tried connecting to [('10.0.0.50', 9041)]. Last error: Connection refused")}) + sleep 10 INFO [main] 2025-12-01 05:22:00,207 Gossiper.java:1723 - No gossip backlog; proceeding INFO [main] 2025-12-01 05:22:00,508 NativeTransportService.java:70 - Netty using native Epoll event loop INFO [main] 2025-12-01 05:22:00,657 Server.java:155 - Using Netty Version: [netty-buffer=netty-buffer-4.1.39.Final.88c2a4c (repository: dirty), netty-codec=netty-codec-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-dns=netty-codec-dns-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-haproxy=netty-codec-haproxy-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-http=netty-codec-http-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-http2=netty-codec-http2-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-memcache=netty-codec-memcache-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-mqtt=netty-codec-mqtt-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-redis=netty-codec-redis-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-smtp=netty-codec-smtp-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-socks=netty-codec-socks-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-stomp=netty-codec-stomp-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-xml=netty-codec-xml-4.1.39.Final.88c2a4c (repository: dirty), netty-common=netty-common-4.1.39.Final.88c2a4c (repository: dirty), netty-handler=netty-handler-4.1.39.Final.88c2a4c (repository: dirty), netty-handler-proxy=netty-handler-proxy-4.1.39.Final.88c2a4c (repository: dirty), netty-resolver=netty-resolver-4.1.39.Final.88c2a4c (repository: dirty), netty-resolver-dns=netty-resolver-dns-4.1.39.Final.88c2a4c (repository: dirty), netty-tcnative=netty-tcnative-2.0.25.Final.c46c351, netty-transport=netty-transport-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-native-epoll=netty-transport-native-epoll-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-native-kqueue=netty-transport-native-kqueue-4.1.39.Final.88c2a4cab5 (repository: dirty), netty-transport-native-unix-common=netty-transport-native-unix-common-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-rxtx=netty-transport-rxtx-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-sctp=netty-transport-sctp-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-udt=netty-transport-udt-4.1.39.Final.88c2a4c (repository: dirty)] INFO [main] 2025-12-01 05:22:00,659 Server.java:156 - Starting listening for CQL clients on /10.0.0.50:9041 (unencrypted)... INFO [main] 2025-12-01 05:22:00,747 ThriftServer.java:116 - Binding thrift service to /10.0.0.50:9161 INFO [Thread-2] 2025-12-01 05:22:00,756 ThriftServer.java:133 - Listening for thrift clients... + cqlsh 10.0.0.50 9041 -e 'CREATE KEYSPACE IF NOT EXISTS reaper_db WITH replication = {'\''class'\'': '\''NetworkTopologyStrategy'\'', '\''datacenter1'\'': 3};' INFO [Native-Transport-Requests-1] 2025-12-01 05:22:09,123 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=reaper_db, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.NetworkTopologyStrategy, datacenter1=3}}, tables=[], views=[], functions=[], types=[]} + export CASSANDRA_REAPER_JMX_KEY + run_service cassandra-reaper + [[ 10.0.0.50 == \1\0\.\0\.\0\.\5\0 ]] + sleep 120 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service cassandra-reaper + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs cassandra-reaper Looking for reaper under /usr WARN [2025-12-01 05:22:13,430] [main] c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy - Error while computing token map for keyspace reaper_db with datacenter datacenter1: could not achieve replication factor 3 (found 2 replicas only), check your keyspace replication settings. INFO [MigrationStage:1] 2025-12-01 05:22:13,732 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration INFO [Native-Transport-Requests-1] 2025-12-01 05:22:14,613 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@3be37aaf[cfId=b2495050-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=schema_migration_leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:14,739 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration_leader WARN [2025-12-01 05:22:15,818] [main] i.c.s.CassandraStorage - Starting db migration from 0 to 31… WARN [2025-12-01 05:22:15,972] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:15,984] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:16,000] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2025-12-01 05:22:16,140 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@60dbaec4[cfId=b33229b0-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=running_reapers,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=180, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host]],partitionKeyColumns=[reaper_instance_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:16,285 ColumnFamilyStore.java:411 - Initializing reaper_db.running_reapers INFO [MigrationStage:1] 2025-12-01 05:22:16,856 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_unit_v1 INFO [Native-Transport-Requests-1] 2025-12-01 05:22:17,720 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@7f9b6d18[cfId=b4236780-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:17,831 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_by_cluster_and_keyspace INFO [MigrationStage:1] 2025-12-01 05:22:18,846 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster INFO [Native-Transport-Requests-1] 2025-12-01 05:22:19,696 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@1e2d0c81[cfId=b550eb00-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [creation_time days_between intensity next_activation owner pause_time repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, id, state, run_history, creation_time, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:19,926 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_v1 INFO [MigrationStage:1] 2025-12-01 05:22:20,882 ColumnFamilyStore.java:411 - Initializing reaper_db.cluster INFO [Native-Transport-Requests-1] 2025-12-01 05:22:21,606 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@22ae8457[cfId=b6745c60-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=snapshot,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cause creation_time owner]],partitionKeyColumns=[cluster, snapshot_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, owner, cause, creation_time, snapshot_name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:21,980 ColumnFamilyStore.java:411 - Initializing reaper_db.snapshot INFO [MigrationStage:1] 2025-12-01 05:22:22,783 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v1 INFO [Native-Transport-Requests-1] 2025-12-01 05:22:23,662 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@3c2888a3[cfId=b7ae14e0-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:23,825 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run INFO [MigrationStage:1] 2025-12-01 05:22:24,886 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_unit INFO [Native-Transport-Requests-1] 2025-12-01 05:22:25,684 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@7a6b3d0f[cfId=b8e29d40-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=600, default_time_to_live=600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host reaper_instance_id]],partitionKeyColumns=[leader_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host, leader_id],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:25,795 ColumnFamilyStore.java:411 - Initializing reaper_db.leader WARN [2025-12-01 05:22:26,820] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:26,836] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:26,841] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [HANDSHAKE-/10.0.0.50] 2025-12-01 05:22:26,887 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.50 INFO [STREAM-INIT-/10.0.0.249:59490] 2025-12-01 05:22:26,900 StreamResultFuture.java:116 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372 ID#0] Creating new streaming plan for Bootstrap INFO [STREAM-INIT-/10.0.0.249:59490] 2025-12-01 05:22:26,918 StreamResultFuture.java:123 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372, ID#0] Received streaming plan for Bootstrap WARN [Native-Transport-Requests-2] 2025-12-01 05:22:26,927 TimeFcts.java:99 - The function 'dateof' is deprecated. Use the function 'toTimestamp' instead. INFO [STREAM-INIT-/10.0.0.249:59474] 2025-12-01 05:22:26,928 StreamResultFuture.java:123 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372, ID#0] Received streaming plan for Bootstrap INFO [Native-Transport-Requests-1] 2025-12-01 05:22:27,056 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@2505bd59[cfId=b5defa30-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[partitioner, seed_hosts, name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@381d91a[cfId=b5defa30-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner properties seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, name, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] INFO [STREAM-IN-/10.0.0.249:59490] 2025-12-01 05:22:27,061 StreamResultFuture.java:173 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372 ID#0] Prepare completed. Receiving 0 files(0.000KiB), sending 1 files(0.100KiB) INFO [STREAM-IN-/10.0.0.249:59490] 2025-12-01 05:22:27,120 StreamResultFuture.java:187 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372] Session with /10.0.0.249 is complete INFO [STREAM-IN-/10.0.0.249:59490] 2025-12-01 05:22:27,122 StreamResultFuture.java:219 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372] All sessions completed WARN [2025-12-01 05:22:27,721] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:27,725] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:27,728] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-12-01 05:22:27,815] [main] i.c.s.c.FixRepairRunTimestamps - Correcting timestamps in the repair_run table. This may take some minutes… WARN [2025-12-01 05:22:27,886] [main] i.c.s.c.FixRepairRunTimestamps - Correction of timestamps in the repair_run table completed. WARN [2025-12-01 05:22:27,939] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:27,948] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:27,951] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-12-01 05:22:28,021] [main] i.c.s.c.FixRepairRunTimestamps - Correcting timestamps in the repair_run table. This may take some minutes… WARN [2025-12-01 05:22:28,028] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO repair_run (id,start_time,pause_time,end_time) VALUES(?, ?, ?, ?)' WARN [2025-12-01 05:22:28,067] [main] i.c.s.c.FixRepairRunTimestamps - Correction of timestamps in the repair_run table completed. WARN [2025-12-01 05:22:28,113] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:28,120] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:28,123] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-3] 2025-12-01 05:22:28,158 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@4ded3be7[cfId=b7ae14e0-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@35de43ad[cfId=b7ae14e0-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, tables, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] WARN [2025-12-01 05:22:28,794] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:28,799] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:28,802] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-2] 2025-12-01 05:22:28,848 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@7072346f[cfId=bac56700-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=node_metrics_v2,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=864000, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket],clusteringColumns=[host, metric_scope, metric_name, ts, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:28,978 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v2 INFO [MigrationStage:1] 2025-12-01 05:22:29,793 ColumnFamilyStore.java:411 - Initializing reaper_db.node_operations WARN [2025-12-01 05:22:30,707] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:30,720] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:30,723] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2025-12-01 05:22:31,602 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@2505bd59[cfId=b5defa30-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@39283fd3[cfId=b5defa30-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] WARN [2025-12-01 05:22:32,654] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:32,657] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:32,661] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2025-12-01 05:22:32,689 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@54980aa6[cfId=bd0f5700-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=diagnostic_event_subscription,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster description export_file_logger export_http_endpoint export_sse events nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[cluster, export_http_endpoint, events, id, export_sse, nodes, export_file_logger, description],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:32,805 ColumnFamilyStore.java:411 - Initializing reaper_db.diagnostic_event_subscription WARN [2025-12-01 05:22:33,735] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:33,740] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:33,744] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-3] 2025-12-01 05:22:33,797 MigrationManager.java:519 - Drop table 'reaper_db/node_metrics_v2' INFO [MigrationStage:1] 2025-12-01 05:22:34,784 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v3 WARN [2025-12-01 05:22:35,716] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:35,720] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:35,724] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [MigrationStage:1] 2025-12-01 05:22:35,947 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster_v2 WARN [2025-12-01 05:22:36,841] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:36,847] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:36,852] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-12-01 05:22:37,774] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:37,780] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:37,783] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-2] 2025-12-01 05:22:37,811 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@217762ef[cfId=c01d0c30-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=running_repairs,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [reaper_instance_host reaper_instance_id segment_id]],partitionKeyColumns=[repair_id],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, repair_id, node, segment_id, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:37,957 ColumnFamilyStore.java:411 - Initializing reaper_db.running_repairs WARN [2025-12-01 05:22:39,689] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:39,695] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:39,700] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [MigrationStage:1] 2025-12-01 05:22:39,860 ColumnFamilyStore.java:411 - Initializing reaper_db.percent_repaired_by_schedule WARN [2025-12-01 05:22:41,664] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:41,676] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:41,678] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2025-12-01 05:22:42,632 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@14d9d0c2[cfId=b550eb00-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [creation_time days_between intensity next_activation owner pause_time repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, id, state, run_history, creation_time, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@36eef313[cfId=b550eb00-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity next_activation owner pause_time repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, id, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] WARN [2025-12-01 05:22:45,533] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:45,538] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:45,552] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2025-12-01 05:22:46,825 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@14d9d0c2[cfId=b550eb00-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity next_activation owner pause_time percent_unrepaired_threshold repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, percent_unrepaired_threshold, id, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@742702cc[cfId=b550eb00-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity last_run next_activation owner pause_time percent_unrepaired_threshold repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, percent_unrepaired_threshold, id, last_run, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] WARN [2025-12-01 05:22:47,688] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2025-12-01 05:22:47,696] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2025-12-01 05:22:47,708] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2025-12-01 05:22:48,804] [main] i.c.s.c.Migration016 - altering every table to set `dclocal_read_repair_chance` to zero… INFO [Native-Transport-Requests-1] 2025-12-01 05:22:48,807 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@2505bd59[cfId=b5defa30-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@3c2fd255[cfId=b5defa30-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2025-12-01 05:22:48,809 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v1' From org.apache.cassandra.config.CFMetaData@7bf7ac49[cfId=b715a570-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=node_metrics_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=120, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [active_anticompactions cluster datacenter has_repair_running pending_compactions requested]],partitionKeyColumns=[run_id, time_partition],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.LongType),columnMetadata=[cluster, node, has_repair_running, pending_compactions, active_anticompactions, time_partition, datacenter, requested, run_id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@22d2b025[cfId=b715a570-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=node_metrics_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=120, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [active_anticompactions cluster datacenter has_repair_running pending_compactions requested]],partitionKeyColumns=[run_id, time_partition],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.LongType),columnMetadata=[cluster, node, has_repair_running, pending_compactions, active_anticompactions, time_partition, datacenter, requested, run_id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-4] 2025-12-01 05:22:48,811 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_by_cluster_and_keyspace' From org.apache.cassandra.config.CFMetaData@5e958d95[cfId=b4236780-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@68329fbb[cfId=b4236780-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-5] 2025-12-01 05:22:48,811 MigrationManager.java:454 - Update table 'reaper_db/repair_run_by_cluster' From org.apache.cassandra.config.CFMetaData@118468d4[cfId=b4b82d70-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=repair_run_by_cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@2810cfe1[cfId=b4b82d70-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=repair_run_by_cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-2] 2025-12-01 05:22:48,808 MigrationManager.java:454 - Update table 'reaper_db/schema_migration_leader' From org.apache.cassandra.config.CFMetaData@2714394a[cfId=b2495050-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=schema_migration_leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@57375b0b[cfId=b2495050-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=schema_migration_leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] WARN [2025-12-01 05:22:48,814] [main] i.c.s.c.Migration016 - alter every table to set `dclocal_read_repair_chance` to zero completed. INFO [Native-Transport-Requests-7] 2025-12-01 05:22:48,815 MigrationManager.java:454 - Update table 'reaper_db/snapshot' From org.apache.cassandra.config.CFMetaData@46c413b3[cfId=b6745c60-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=snapshot,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cause creation_time owner]],partitionKeyColumns=[cluster, snapshot_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, owner, cause, creation_time, snapshot_name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@4667258[cfId=b6745c60-ce75-11f0-8b52-65d84dd935fe,ksName=reaper_db,cfName=snapshot,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cause creation_time owner]],partitionKeyColumns=[cluster, snapshot_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, owner, cause, creation_time, snapshot_name],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-6] 2025-12-01 05:22:48,814 MigrationManager.java:454 - Update table 'reaper_db/node_operations' From org.apache.cassandra.config.CFMetaData@6ee29f2a[cfId=bb3e1970-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=node_operations,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [data ts]],partitionKeyColumns=[cluster, type, time_bucket],clusteringColumns=[host],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, type, time_bucket, ts, data, host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@36ff9a78[cfId=bb3e1970-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=node_operations,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [data ts]],partitionKeyColumns=[cluster, type, time_bucket],clusteringColumns=[host],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, type, time_bucket, ts, data, host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-6] 2025-12-01 05:22:54,814 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=config_db_uuid, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [Native-Transport-Requests-1] 2025-12-01 05:22:55,728 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v3' From org.apache.cassandra.config.CFMetaData@4b1e2a8[cfId=be3ed650-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=node_metrics_v3,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=3600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@615b1968[cfId=be3ed650-ce75-11f0-8a5b-75d6a497f469,ksName=reaper_db,cfName=node_metrics_v3,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=3600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.TimeWindowCompactionStrategy, options={min_threshold=4, max_threshold=32, compaction_window_size=10, compaction_window_unit=MINUTES, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-2] 2025-12-01 05:22:56,760 MigrationManager.java:427 - Update Keyspace 'svc_monitor_keyspace' From KeyspaceMetadata{name=svc_monitor_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} To KeyspaceMetadata{name=svc_monitor_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} WARN [2025-12-01 05:22:58,757] [main] i.c.ReaperApplication - Reaper is ready to get things done! INFO [Native-Transport-Requests-2] 2025-12-01 05:22:58,853 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@124f7250[cfId=cca7a640-ce75-11f0-8b52-65d84dd935fe,ksName=config_db_uuid,cfName=obj_uuid_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:22:59,066 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_uuid_table INFO [MigrationStage:1] 2025-12-01 05:23:01,777 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.service_instance_table INFO [MigrationStage:1] 2025-12-01 05:23:05,863 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_fq_name_table INFO [Native-Transport-Requests-2] 2025-12-01 05:23:06,731 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@7e7896e9[cfId=d159bca0-ce75-11f0-8b52-65d84dd935fe,ksName=svc_monitor_keyspace,cfName=pool_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:23:06,891 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.pool_table INFO [Native-Transport-Requests-1] 2025-12-01 05:23:07,796 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@69a63fb8[cfId=d0c1c260-ce75-11f0-8a5b-75d6a497f469,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@336d78d8[cfId=d0c1c260-ce75-11f0-8a5b-75d6a497f469,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:23:10,938 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_shared_table INFO [MigrationStage:1] 2025-12-01 05:23:11,926 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.loadbalancer_table INFO [Native-Transport-Requests-2] 2025-12-01 05:23:14,796 MigrationManager.java:454 - Update table 'config_db_uuid/obj_shared_table' From org.apache.cassandra.config.CFMetaData@5649f63f[cfId=d3c2a650-ce75-11f0-ba04-016745d45372,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@7448775d[cfId=d3c2a650-ce75-11f0-ba04-016745d45372,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2025-12-01 05:23:15,732 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/loadbalancer_table' From org.apache.cassandra.config.CFMetaData@5564ca67[cfId=d4596810-ce75-11f0-8a5b-75d6a497f469,ksName=svc_monitor_keyspace,cfName=loadbalancer_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@49105d16[cfId=d4596810-ce75-11f0-8a5b-75d6a497f469,ksName=svc_monitor_keyspace,cfName=loadbalancer_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:23:16,897 ColumnFamilyStore.java:411 - Initializing useragent.useragent_keyval_table INFO [MigrationStage:1] 2025-12-01 05:23:17,783 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.healthmonitor_table INFO [Native-Transport-Requests-1] 2025-12-01 05:23:21,740 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@69a63fb8[cfId=d0c1c260-ce75-11f0-8a5b-75d6a497f469,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@515a3fb2[cfId=d0c1c260-ce75-11f0-8a5b-75d6a497f469,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:23:27,037 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.route_target_table INFO [Native-Transport-Requests-2] 2025-12-01 05:23:27,754 MigrationManager.java:454 - Update table 'to_bgp_keyspace/route_target_table' From org.apache.cassandra.config.CFMetaData@4075c7c0[cfId=dd4864d0-ce75-11f0-8a5b-75d6a497f469,ksName=to_bgp_keyspace,cfName=route_target_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@381116f0[cfId=dd4864d0-ce75-11f0-8a5b-75d6a497f469,ksName=to_bgp_keyspace,cfName=route_target_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:23:29,039 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_ip_address_table INFO [Native-Transport-Requests-2] 2025-12-01 05:23:30,755 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@58e9f28[cfId=dfaba930-ce75-11f0-8b52-65d84dd935fe,ksName=to_bgp_keyspace,cfName=service_chain_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:23:30,983 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_table INFO [MigrationStage:1] 2025-12-01 05:23:32,985 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_uuid_table INFO [Native-Transport-Requests-1] 2025-12-01 05:23:33,783 MigrationManager.java:454 - Update table 'to_bgp_keyspace/service_chain_uuid_table' From org.apache.cassandra.config.CFMetaData@51f405e[cfId=e0e53aa0-ce75-11f0-8a5b-75d6a497f469,ksName=to_bgp_keyspace,cfName=service_chain_uuid_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@347825ba[cfId=e0e53aa0-ce75-11f0-8a5b-75d6a497f469,ksName=to_bgp_keyspace,cfName=service_chain_uuid_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] + curl http://10.0.0.50:8071/webui/login.html % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1940 100 1940 0 0 5452 0 --:--:-- --:--:-- --:--:-- 5464 ++ awk '-F: ' '/JSESSIONID/ { print $2 }' ++ tr -d '\r' ++ curl -v -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'username=reaperUser&password=reaperPass' http://10.0.0.50:8071/login + jsessionid='JSESSIONID=node0z8oz2b9tk04s7rfhhyytkyjv0.node0; Path=/' + curl --cookie 'JSESSIONID=node0z8oz2b9tk04s7rfhhyytkyjv0.node0; Path=/' -H 'Content-Type: application/json' -X POST 'http://10.0.0.50:8071/cluster?seedHost=10.0.0.50&jmxPort=7201' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 + echo 'Reaper started successfully' Reaper started successfully INFO [Native-Transport-Requests-2] 2025-12-01 05:24:55,926 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=dm_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2025-12-01 05:24:58,293 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_vn_ip_table INFO [Native-Transport-Requests-5] 2025-12-01 05:25:00,709 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@41c7209b[cfId=15498d50-ce76-11f0-8b52-65d84dd935fe,ksName=dm_keyspace,cfName=dm_pr_asn_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:25:00,907 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_asn_table INFO [MigrationStage:1] 2025-12-01 05:25:02,984 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_ni_ipv6_ll_table INFO [Native-Transport-Requests-1] 2025-12-01 05:25:04,800 MigrationManager.java:454 - Update table 'dm_keyspace/dm_ni_ipv6_ll_table' From org.apache.cassandra.config.CFMetaData@6d491335[cfId=16873d70-ce76-11f0-ba04-016745d45372,ksName=dm_keyspace,cfName=dm_ni_ipv6_ll_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1efb5a0e[cfId=16873d70-ce76-11f0-ba04-016745d45372,ksName=dm_keyspace,cfName=dm_ni_ipv6_ll_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-01 05:25:05,842 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pnf_resource_table INFO [epollEventLoopGroup-2-8] 2025-12-01 05:27:13,729 Message.java:623 - Unexpected exception during request; channel = [id: 0xbc4a254d, L:/10.0.0.50:9041 - R:/10.0.0.50:54436] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer INFO [HANDSHAKE-/10.0.0.249] 2025-12-01 05:30:01,469 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [HANDSHAKE-/10.0.0.33] 2025-12-01 05:30:01,481 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,613 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,722 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,821 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,917 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,996 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,024 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,046 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,066 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,152 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,168 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,207 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,272 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,299 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,322 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,405 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,506 Validator.java:281 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,515 ActiveRepairService.java:452 - [repair #c85d5cf0-ce76-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-2] 2025-12-01 05:30:11,143 RepairRunnable.java:139 - Starting repair command #1 (ce51de60-ce76-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-2] 2025-12-01 05:30:11,194 RepairSession.java:228 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(1990610754273002903,2038209355047680502]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:3] 2025-12-01 05:30:11,295 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:11,297 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,304 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,305 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,309 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,311 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,315 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:11,319 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:30:11,320 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:30:11,320 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:30:11,321 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:11,334 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:11,334 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,341 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,341 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,347 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,347 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,350 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:11,353 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:30:11,353 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:30:11,353 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:30:11,353 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:11,355 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:11,355 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,360 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,360 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,365 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,365 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,369 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:11,370 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:11,370 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:30:11,370 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:11,370 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:11,375 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:11,375 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,378 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,378 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,386 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,386 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,391 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:11,392 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:30:11,392 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:30:11,392 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:30:11,392 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:11,400 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:11,401 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,405 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,405 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,414 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,415 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,418 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:11,419 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:30:11,419 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:30:11,419 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:30:11,420 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:11,423 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:11,423 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,427 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,427 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,430 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,432 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,434 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:11,435 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:30:11,435 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:30:11,435 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:30:11,435 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:11,485 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:11,485 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,492 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,492 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,502 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,503 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,505 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:11,506 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:30:11,506 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:30:11,506 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:30:11,506 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:11,520 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:11,521 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,525 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,525 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,545 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,545 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,548 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:11,548 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:30:11,549 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:30:11,552 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:30:11,558 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:11,582 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:4] 2025-12-01 05:30:11,580 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,588 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,589 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,605 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,605 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,611 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:11,612 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:30:11,613 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:30:11,613 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:30:11,613 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:11,625 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:11,626 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,629 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,629 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,633 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,633 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,637 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:11,638 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:30:11,638 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:30:11,638 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:30:11,640 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:11,648 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:11,650 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,655 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,657 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,660 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,662 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,668 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:11,673 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:30:11,673 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:30:11,673 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:30:11,674 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:11,680 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:11,680 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,683 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,683 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,687 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,688 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,690 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:11,691 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:30:11,691 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:30:11,692 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:30:11,692 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:11,697 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:11,697 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,700 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,700 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,704 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,705 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,707 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:11,708 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:30:11,708 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:30:11,708 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:30:11,709 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:11,720 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:11,720 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,723 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,723 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,730 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,731 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,734 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:11,735 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:30:11,736 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:30:11,738 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:30:11,739 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:11,740 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:30:11,741 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,748 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,748 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,751 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,752 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,761 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:11,763 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:30:11,763 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:30:11,763 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:30:11,764 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:11,768 RepairJob.java:234 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:11,769 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,771 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,772 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,775 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,776 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,778 RepairSession.java:180 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:11,779 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:30:11,779 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:30:11,779 SyncTask.java:66 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:30:11,781 RepairJob.java:143 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:11,782 RepairSession.java:270 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:30:11,783 RepairRunnable.java:261 - Repair session ce593160-ce76-11f0-8b52-65d84dd935fe for range [(1990610754273002903,2038209355047680502]] finished INFO [RepairJobTask:5] 2025-12-01 05:30:11,793 ActiveRepairService.java:452 - [repair #ce51de60-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-12-01 05:30:11,840 RepairRunnable.java:343 - Repair command #1 finished in 0 seconds INFO [Repair-Task-3] 2025-12-01 05:30:21,381 RepairRunnable.java:139 - Starting repair command #2 (d46c3750-ce76-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-3] 2025-12-01 05:30:21,411 RepairSession.java:228 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(8758429155486687856,8787820483380831572], (-772917915041514892,-761334326911116334], (-4557245804691411183,-4555798159101908445], (-3268395049601525299,-3215706370761568853]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:30:21,559 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:21,559 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,563 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,569 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,569 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,590 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:21,595 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:30:21,615 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:30:21,615 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:21,615 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:5] 2025-12-01 05:30:21,617 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:30:21,618 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,622 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,637 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,638 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,674 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:21,675 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:30:21,676 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:30:21,676 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:30:21,676 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:21,684 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:21,685 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,696 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,701 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,713 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,714 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,745 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:21,751 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:21,752 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:21,754 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:30:21,755 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:21,757 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:21,757 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,760 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,760 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,766 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,767 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,780 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:21,784 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:30:21,799 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:30:21,799 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:21,800 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:6] 2025-12-01 05:30:21,802 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:30:21,803 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,829 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,829 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,838 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,838 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,845 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:21,847 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:30:21,848 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:30:21,848 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:30:21,848 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:21,856 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:21,856 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,866 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,866 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,873 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,874 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,881 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:21,882 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:30:21,883 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:30:21,883 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:30:21,883 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:21,953 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:21,953 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,963 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,963 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,967 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,967 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,969 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:30:21,969 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:30:21,970 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:30:21,970 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:30:21,970 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:21,978 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:21,978 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,983 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,987 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,987 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,989 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:21,989 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:30:21,990 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:30:21,990 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:30:21,990 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:21,999 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:22,002 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,022 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,023 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,026 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,026 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,032 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:22,032 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:30:22,032 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:30:22,033 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:30:22,033 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:22,036 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:22,036 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,039 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,039 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,042 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,042 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,043 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:22,043 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:30:22,043 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:30:22,044 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:30:22,044 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:22,047 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:22,047 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,063 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,063 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,068 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,068 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,070 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:22,070 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:30:22,071 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:30:22,072 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:30:22,073 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:30:22,079 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:30:22,079 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,083 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,086 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,086 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,088 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:22,089 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:30:22,089 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:30:22,089 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:30:22,090 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:22,094 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:22,094 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,097 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,097 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,099 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,099 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,101 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:22,102 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:30:22,102 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:30:22,102 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:30:22,102 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:22,108 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:22,108 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,113 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,113 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,116 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,116 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,117 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:22,118 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:30:22,118 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:30:22,118 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:30:22,119 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:22,120 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:22,120 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,122 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,122 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,125 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,125 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,127 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:22,127 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:30:22,128 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:30:22,128 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:30:22,128 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:22,133 RepairJob.java:234 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:22,133 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,140 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,140 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,147 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,147 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,152 RepairSession.java:180 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:22,154 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:30:22,155 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:30:22,155 SyncTask.java:66 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:30:22,155 RepairJob.java:143 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:22,156 RepairSession.java:270 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:30:22,156 RepairRunnable.java:261 - Repair session d470cb30-ce76-11f0-8b52-65d84dd935fe for range [(8758429155486687856,8787820483380831572], (-772917915041514892,-761334326911116334], (-4557245804691411183,-4555798159101908445], (-3268395049601525299,-3215706370761568853]] finished INFO [RepairJobTask:3] 2025-12-01 05:30:22,159 ActiveRepairService.java:452 - [repair #d46c3750-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-01 05:30:22,163 RepairRunnable.java:343 - Repair command #2 finished in 0 seconds INFO [Repair-Task-4] 2025-12-01 05:30:31,415 RepairRunnable.java:139 - Starting repair command #3 (da674870-ce76-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-4] 2025-12-01 05:30:31,429 RepairSession.java:228 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-9129905620042269225,-9124715028888205840], (-1153733708746115920,-1086476625635656663]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:1] 2025-12-01 05:30:31,555 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:31,555 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,562 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,562 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,567 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,567 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,570 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:31,571 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:30:31,578 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:30:31,578 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:30:31,579 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:31,589 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:31,590 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,596 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,596 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,602 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,602 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,607 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:31,608 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:30:31,608 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:30:31,608 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:30:31,608 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:31,616 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:31,616 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,620 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,620 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,624 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,625 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,628 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:31,628 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:31,629 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:30:31,632 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:30:31,632 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:31,636 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:31,636 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,641 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,641 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,649 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,649 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,651 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:31,654 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:30:31,654 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:30:31,654 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:30:31,656 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:31,656 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:31,656 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,660 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,661 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,666 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,667 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,670 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:31,670 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:31,671 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:31,671 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:31,671 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:31,675 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:31,675 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,699 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,700 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,702 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,702 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,705 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:31,706 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:30:31,706 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:30:31,706 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:30:31,706 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:31,757 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:31,758 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,766 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,766 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,769 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,769 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,771 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:31,772 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:30:31,773 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:30:31,773 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:30:31,773 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:31,776 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:31,777 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,783 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,783 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,789 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,789 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,793 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:31,793 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:30:31,793 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:30:31,794 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:30:31,794 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:31,801 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:31,802 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,809 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,809 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,815 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,815 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,827 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:31,827 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:30:31,827 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:30:31,827 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:30:31,827 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:31,835 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:30:31,836 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,839 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,839 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,842 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,843 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,848 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:31,850 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:30:31,850 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:30:31,851 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:30:31,851 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:31,853 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:31,854 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,859 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,859 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,862 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,862 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,872 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:31,873 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:30:31,873 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:30:31,873 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:30:31,874 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:31,880 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:31,880 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,884 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,884 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,889 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,890 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,893 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:31,895 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:30:31,895 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:30:31,895 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:30:31,896 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:31,905 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:31,905 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,908 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,909 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,913 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,913 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,915 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:31,917 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:30:31,917 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:30:31,917 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:30:31,917 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:31,919 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:31,919 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,938 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,938 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,941 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,941 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,944 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:31,944 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:30:31,944 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:30:31,944 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:30:31,944 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:31,947 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:31,947 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,951 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,951 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,955 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,955 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,957 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:31,958 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:30:31,958 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:30:31,958 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:30:31,958 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:31,963 RepairJob.java:234 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:31,964 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,971 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,971 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,973 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,973 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,977 RepairSession.java:180 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:31,978 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:30:31,978 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:30:31,979 SyncTask.java:66 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:30:31,979 RepairJob.java:143 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:31,981 RepairSession.java:270 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:30:31,982 RepairRunnable.java:261 - Repair session da696b50-ce76-11f0-8b52-65d84dd935fe for range [(-9129905620042269225,-9124715028888205840], (-1153733708746115920,-1086476625635656663]] finished INFO [RepairJobTask:1] 2025-12-01 05:30:31,984 ActiveRepairService.java:452 - [repair #da674870-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-01 05:30:31,990 RepairRunnable.java:343 - Repair command #3 finished in 0 seconds INFO [Repair-Task-5] 2025-12-01 05:30:41,461 RepairRunnable.java:139 - Starting repair command #4 (e0642e50-ce76-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-5] 2025-12-01 05:30:41,482 RepairSession.java:228 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-4292225110290010901,-4249272843663932233], (1741606593835250917,1775003423766873309]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:1] 2025-12-01 05:30:41,592 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:41,593 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,597 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,597 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,601 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,601 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,604 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:41,605 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:30:41,605 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:30:41,605 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:30:41,606 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:41,679 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:41,679 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,685 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,685 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,691 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,693 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,697 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:41,699 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:30:41,699 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:30:41,699 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:30:41,699 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:41,712 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:41,712 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,716 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,716 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,719 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,720 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,727 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:41,727 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:30:41,728 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:30:41,728 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:30:41,728 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:41,732 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:41,732 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,735 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,738 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,755 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,755 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,758 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:41,759 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:30:41,760 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:30:41,760 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:30:41,760 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-01 05:30:41,767 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:30:41,769 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,785 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,786 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,802 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,803 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,809 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:41,815 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:30:41,815 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:30:41,817 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:30:41,817 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:4] 2025-12-01 05:30:41,818 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:30:41,818 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,821 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,821 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,829 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,830 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,836 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:41,841 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:30:41,842 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:30:41,842 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:30:41,842 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:41,909 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:30:41,909 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,914 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,915 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,919 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,919 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,928 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:41,929 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:30:41,929 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:30:41,930 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:30:41,931 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:41,945 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:41,945 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,952 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,953 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,960 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,961 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,968 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:41,969 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:30:41,970 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:30:41,970 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:30:41,971 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:41,978 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:41,979 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,983 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,987 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,987 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,991 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:30:41,991 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:30:41,991 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:30:41,991 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:30:41,992 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:41,996 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:41,996 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,999 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,000 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,003 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,003 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,005 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:42,005 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:30:42,005 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:30:42,006 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:30:42,006 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:42,015 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:42,015 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,019 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,019 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,025 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,027 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,031 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:30:42,031 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:30:42,031 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:30:42,031 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:30:42,032 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:42,035 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:42,035 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,040 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,040 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,043 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,043 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,045 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:30:42,046 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:30:42,046 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:30:42,047 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-01 05:30:42,047 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-01 05:30:42,050 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:30:42,050 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,054 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,055 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,057 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,057 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,058 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:30:42,059 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:30:42,059 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:30:42,059 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:30:42,059 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:42,063 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:42,064 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,069 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,070 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,072 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,072 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,074 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:30:42,075 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:30:42,075 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:30:42,075 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:30:42,075 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:42,079 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:42,079 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,083 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,086 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,086 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,089 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:30:42,090 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:30:42,090 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:30:42,090 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:30:42,090 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:42,092 RepairJob.java:234 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:42,092 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,095 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,095 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,098 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,098 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,101 RepairSession.java:180 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:42,101 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:30:42,101 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:30:42,101 SyncTask.java:66 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:30:42,101 RepairJob.java:143 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:42,102 RepairSession.java:270 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:30:42,103 RepairRunnable.java:261 - Repair session e0673b90-ce76-11f0-8b52-65d84dd935fe for range [(-4292225110290010901,-4249272843663932233], (1741606593835250917,1775003423766873309]] finished INFO [RepairJobTask:1] 2025-12-01 05:30:42,103 ActiveRepairService.java:452 - [repair #e0642e50-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-01 05:30:42,109 RepairRunnable.java:343 - Repair command #4 finished in 0 seconds INFO [Repair-Task-6] 2025-12-01 05:30:51,520 RepairRunnable.java:139 - Starting repair command #5 (e6631000-ce76-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-6] 2025-12-01 05:30:51,535 RepairSession.java:228 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(1289131940968788454,1330419138153343373]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:30:51,605 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:51,605 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,608 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,608 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,611 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,611 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,613 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:51,615 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:30:51,615 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:30:51,616 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:30:51,616 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:51,624 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:51,624 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,631 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,632 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,637 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,637 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,640 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:51,641 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:30:51,641 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:30:51,641 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:30:51,641 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:51,656 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:30:51,656 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,664 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,665 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,671 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,671 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,678 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:51,678 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:30:51,678 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:30:51,678 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:30:51,678 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:51,682 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:51,682 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,688 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,688 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,691 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,691 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,692 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:51,693 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:30:51,693 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:30:51,693 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:30:51,693 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:51,705 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:51,705 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,712 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,713 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,717 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,717 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,720 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:51,721 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:30:51,721 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:30:51,723 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:30:51,723 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:51,726 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:30:51,726 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,735 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,738 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,738 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,740 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:30:51,740 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:30:51,740 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:30:51,742 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:30:51,742 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:51,793 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:30:51,793 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,796 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,797 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,799 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,799 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,802 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:51,802 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:30:51,802 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:30:51,803 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:30:51,808 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-01 05:30:51,812 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:30:51,812 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,825 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,825 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,828 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,829 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,830 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:30:51,831 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:30:51,832 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-01 05:30:51,832 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:30:51,832 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:51,854 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:51,855 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,880 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,880 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,893 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,893 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,896 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:51,897 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:30:51,897 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:30:51,897 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:30:51,897 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:51,918 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:30:51,918 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,928 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,929 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,933 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,933 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,935 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:30:51,935 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:30:51,936 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:30:51,936 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:30:51,936 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:51,940 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:51,940 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,943 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,944 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,947 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,948 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,950 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:30:51,950 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:30:51,950 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:30:51,950 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:30:51,950 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:51,954 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:51,954 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,961 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,961 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,963 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,963 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,965 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:51,965 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:30:51,965 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:30:51,965 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:30:51,966 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:51,968 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:30:51,968 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,972 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,972 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,978 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,978 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,980 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:51,981 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:30:51,981 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:30:51,981 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:30:51,982 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:51,984 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:51,985 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,987 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,987 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,989 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,989 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,990 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:30:51,991 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:30:51,991 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:30:51,991 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:30:51,991 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:51,994 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:30:51,995 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,997 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,997 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,000 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,000 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,002 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:30:52,002 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:30:52,002 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:30:52,002 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:30:52,002 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:52,006 RepairJob.java:234 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:30:52,006 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,010 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,010 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,012 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,012 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,014 RepairSession.java:180 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:30:52,015 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:30:52,015 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:30:52,015 SyncTask.java:66 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:30:52,015 RepairJob.java:143 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:52,017 RepairSession.java:270 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:30:52,018 RepairRunnable.java:261 - Repair session e66559f0-ce76-11f0-8b52-65d84dd935fe for range [(1289131940968788454,1330419138153343373]] finished INFO [RepairJobTask:6] 2025-12-01 05:30:52,020 ActiveRepairService.java:452 - [repair #e6631000-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-01 05:30:52,023 RepairRunnable.java:343 - Repair command #5 finished in 0 seconds INFO [Repair-Task-7] 2025-12-01 05:31:01,632 RepairRunnable.java:139 - Starting repair command #6 (ec688160-ce76-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-7] 2025-12-01 05:31:01,691 RepairSession.java:228 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(6120880862197478061,6216638412726224409]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:31:01,781 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:31:01,781 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,785 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,786 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,791 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,791 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,794 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:01,794 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:31:01,805 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:31:01,806 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:31:01,809 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:01,811 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:01,811 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,817 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,817 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,820 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,821 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,823 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:01,824 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:31:01,824 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:31:01,829 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:31:01,830 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:01,832 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:31:01,832 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,835 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,835 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,838 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,838 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,842 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:01,845 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:31:01,845 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:31:01,845 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:31:01,846 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:01,846 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:01,847 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,850 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,851 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,852 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,852 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,855 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:31:01,856 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:31:01,856 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:31:01,856 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:31:01,856 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:01,869 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:01,869 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,873 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,873 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,876 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,876 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,885 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:31:01,887 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:31:01,887 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:31:01,888 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:31:01,888 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:31:01,895 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:31:01,895 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,907 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,907 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,910 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,910 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,912 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:01,912 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:31:01,913 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:31:01,913 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:31:01,913 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:01,964 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:01,964 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,971 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,972 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,978 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,978 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,980 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:31:01,980 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:31:01,980 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:31:01,981 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:31:01,981 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:01,988 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:01,988 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,991 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,991 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,994 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,995 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,999 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:02,000 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:31:02,000 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:31:02,001 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:31:02,001 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:02,012 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:31:02,013 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,019 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,021 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,030 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,030 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,034 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:02,034 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:31:02,034 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:31:02,035 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:31:02,035 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-01 05:31:02,038 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:31:02,038 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,041 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,043 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,045 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,045 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,049 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:02,050 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:31:02,050 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:31:02,050 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:31:02,050 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:02,057 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:02,057 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,062 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,064 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,064 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,066 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:02,067 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:31:02,067 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:31:02,067 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:31:02,067 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:02,070 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:02,070 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,073 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,073 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,076 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,076 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,083 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:02,083 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:31:02,083 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:31:02,083 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:31:02,084 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:02,087 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:02,088 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,090 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,091 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,097 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,097 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,098 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:02,099 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:31:02,099 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:31:02,099 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:31:02,099 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:02,103 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:02,103 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,112 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,113 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,120 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,120 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,121 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:02,122 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:31:02,122 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:31:02,122 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:31:02,122 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:02,125 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:02,125 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,127 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,128 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,130 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,130 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,131 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:02,132 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:31:02,132 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:31:02,133 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:31:02,134 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:02,136 RepairJob.java:234 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:31:02,136 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,139 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,139 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,142 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,142 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,146 RepairSession.java:180 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:02,146 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:31:02,146 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:31:02,147 SyncTask.java:66 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:31:02,147 RepairJob.java:143 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:02,147 RepairSession.java:270 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:2] 2025-12-01 05:31:02,148 RepairRunnable.java:261 - Repair session ec7308b0-ce76-11f0-8b52-65d84dd935fe for range [(6120880862197478061,6216638412726224409]] finished INFO [RepairJobTask:2] 2025-12-01 05:31:02,149 ActiveRepairService.java:452 - [repair #ec688160-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-01 05:31:02,153 RepairRunnable.java:343 - Repair command #6 finished in 0 seconds INFO [Repair-Task-8] 2025-12-01 05:31:11,711 RepairRunnable.java:139 - Starting repair command #7 (f26bf6f0-ce76-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-8] 2025-12-01 05:31:11,728 RepairSession.java:228 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(6230752712273944085,6275987095628269008], (-160422709042454778,-143533887538500725], (-8481061645890201225,-8476872563588801750], (8456935324885377519,8458438124415494342], (1646970877935783006,1662953589311902318], (1775582157665117392,1784404770209605878]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:1] 2025-12-01 05:31:11,874 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:31:11,874 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,878 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,879 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,882 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,883 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,887 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:31:11,889 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-01 05:31:11,889 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:31:11,889 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:31:11,891 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:11,951 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:11,952 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,959 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,959 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,963 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,963 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,967 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:31:11,968 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:31:11,969 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:31:11,969 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:31:11,969 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:11,973 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:31:11,976 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,995 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,995 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,000 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,000 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,005 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:12,006 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:31:12,006 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:31:12,006 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:31:12,006 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:31:12,010 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:31:12,011 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,020 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,021 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,027 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,027 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,029 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:31:12,030 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:31:12,032 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:31:12,032 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:31:12,032 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-01 05:31:12,038 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:31:12,039 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,053 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,053 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,060 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,060 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,064 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:31:12,065 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:31:12,065 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:31:12,065 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:31:12,065 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:12,075 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:31:12,075 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,080 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,080 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,083 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,084 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,087 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:12,087 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:31:12,087 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:31:12,087 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:31:12,087 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:12,139 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:12,139 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,143 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,145 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,146 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,148 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:12,148 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:31:12,148 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:31:12,149 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:31:12,149 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:12,155 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:12,155 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,158 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,158 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,161 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,161 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,164 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:12,165 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:31:12,165 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:31:12,165 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:31:12,165 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:12,175 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:12,176 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,181 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,182 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,197 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,198 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,201 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:31:12,213 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:31:12,213 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:31:12,213 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:31:12,213 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:12,219 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:31:12,220 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,222 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,223 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,227 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,227 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,230 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:31:12,231 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:31:12,231 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:31:12,230 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:31:12,231 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:31:12,234 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:31:12,234 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,237 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,237 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,240 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,240 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,242 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:12,242 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:31:12,243 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:31:12,243 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:31:12,243 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:12,247 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:12,248 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,251 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,251 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,254 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,255 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,257 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:12,258 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:31:12,258 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:31:12,258 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:31:12,258 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:12,260 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:12,260 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,263 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,266 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,266 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,268 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:12,268 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:31:12,268 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:31:12,268 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:31:12,269 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-01 05:31:12,275 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:31:12,275 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,280 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,282 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,283 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,284 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:31:12,284 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:31:12,284 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:31:12,285 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:31:12,285 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:31:12,291 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:31:12,291 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,295 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,298 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,298 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,300 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:31:12,300 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:31:12,300 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:31:12,300 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:31:12,300 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-01 05:31:12,308 RepairJob.java:234 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:31:12,308 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,312 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,312 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,314 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,314 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,318 RepairSession.java:180 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:31:12,319 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:31:12,319 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:31:12,319 SyncTask.java:66 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:31:12,319 RepairJob.java:143 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:12,320 RepairSession.java:270 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:31:12,320 RepairRunnable.java:261 - Repair session f26e8f00-ce76-11f0-8b52-65d84dd935fe for range [(6230752712273944085,6275987095628269008], (-160422709042454778,-143533887538500725], (-8481061645890201225,-8476872563588801750], (8456935324885377519,8458438124415494342], (1646970877935783006,1662953589311902318], (1775582157665117392,1784404770209605878]] finished INFO [RepairJobTask:5] 2025-12-01 05:31:12,323 ActiveRepairService.java:452 - [repair #f26bf6f0-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-01 05:31:12,329 RepairRunnable.java:343 - Repair command #7 finished in 0 seconds INFO [Repair-Task-9] 2025-12-01 05:31:21,742 RepairRunnable.java:139 - Starting repair command #8 (f86692e0-ce76-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-9] 2025-12-01 05:31:21,792 RepairSession.java:228 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-8648631840217936423,-8636237527907544750], (5196533063200909399,5211837061112926097], (3650164047532834540,3708372187856049470]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:3] 2025-12-01 05:31:21,890 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:21,890 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,893 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,894 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,895 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,896 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,898 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:21,899 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:31:21,899 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:31:21,901 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:31:21,901 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:21,906 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:31:21,906 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,910 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,910 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,913 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,914 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,918 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:21,919 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:31:21,919 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:31:21,919 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:31:21,924 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:21,923 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:31:21,928 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,932 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,933 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,939 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,939 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,941 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:21,942 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:31:21,942 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:31:21,942 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:31:21,942 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:21,949 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:31:21,949 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,955 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,955 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,959 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,959 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,962 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:21,963 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:31:21,963 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:31:21,964 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:31:21,964 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:21,969 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:21,969 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,976 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,976 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,978 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,978 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,980 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:31:21,981 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:31:21,982 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:31:21,982 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:31:21,982 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:21,985 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:21,985 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,990 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,991 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,993 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,993 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,995 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:21,996 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:31:22,000 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:31:22,000 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:31:22,002 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:31:22,051 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:31:22,051 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,056 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,057 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,064 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,064 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,066 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:22,067 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:31:22,067 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:31:22,067 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:31:22,067 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-01 05:31:22,083 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:31:22,083 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,089 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,090 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,108 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,108 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,116 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:22,116 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:31:22,116 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:31:22,116 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:31:22,117 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:22,127 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:31:22,127 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,131 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,131 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,137 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,138 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,146 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:31:22,146 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:31:22,146 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-01 05:31:22,149 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:31:22,150 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:22,150 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:31:22,150 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,154 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,154 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,157 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,157 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,163 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:22,164 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:31:22,164 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:31:22,165 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:31:22,165 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:22,170 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:22,170 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,177 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,178 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,186 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,187 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,190 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:22,190 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:31:22,190 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:31:22,190 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:31:22,192 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:22,195 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:22,195 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,199 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,199 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,203 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,203 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,204 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:31:22,205 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:31:22,205 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:31:22,205 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:31:22,205 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:22,209 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:22,209 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,215 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,215 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,220 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,220 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,232 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:22,233 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:31:22,233 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:31:22,233 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:31:22,233 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:31:22,236 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:31:22,236 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,239 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,239 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,243 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,243 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,245 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:22,247 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:31:22,247 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:31:22,248 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:31:22,248 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:31:22,248 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:4] 2025-12-01 05:31:22,248 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,251 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,251 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,255 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,255 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,257 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:31:22,260 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:31:22,260 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:31:22,260 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:31:22,263 RepairJob.java:234 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:31:22,264 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:3] 2025-12-01 05:31:22,265 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,266 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,266 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,269 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,269 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,270 RepairSession.java:180 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:31:22,270 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:31:22,270 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:31:22,272 SyncTask.java:66 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:31:22,272 RepairJob.java:143 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:22,273 RepairSession.java:270 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:31:22,273 RepairRunnable.java:261 - Repair session f86dbed0-ce76-11f0-8b52-65d84dd935fe for range [(-8648631840217936423,-8636237527907544750], (5196533063200909399,5211837061112926097], (3650164047532834540,3708372187856049470]] finished INFO [RepairJobTask:4] 2025-12-01 05:31:22,277 ActiveRepairService.java:452 - [repair #f86692e0-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-12-01 05:31:22,283 RepairRunnable.java:343 - Repair command #8 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,846 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,865 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,884 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,904 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,917 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,933 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,947 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,967 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,986 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,998 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,009 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,022 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,038 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,117 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,148 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,233 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,256 ActiveRepairService.java:452 - [repair #fe628e60-ce76-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,886 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,956 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,989 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,019 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,060 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,091 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,105 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,124 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,187 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,231 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,253 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,270 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,301 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,321 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,341 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,365 Validator.java:281 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,372 ActiveRepairService.java:452 - [repair #045f7440-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:31:51,958 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:31:51,977 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:31:51,996 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,024 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,041 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,114 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,133 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,148 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,166 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,220 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,249 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,289 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,328 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,395 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,414 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,481 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,503 ActiveRepairService.java:452 - [repair #0a60c6f0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,108 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,140 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,160 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,184 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,204 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,237 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,282 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,318 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,337 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,350 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,376 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,400 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,419 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,481 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,504 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,579 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,594 ActiveRepairService.java:452 - [repair #1068a950-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,234 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,298 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,324 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,345 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,405 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,424 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,439 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,457 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,514 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,531 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,546 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,560 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,574 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,587 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,631 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,644 Validator.java:281 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,660 ActiveRepairService.java:452 - [repair #166763f0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,172 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,226 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,241 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,266 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,334 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,356 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,371 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,389 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,468 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,502 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,532 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,549 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,559 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,572 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,589 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,601 Validator.java:281 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,607 ActiveRepairService.java:452 - [repair #1c631150-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,218 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,279 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,297 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,316 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,333 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,358 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,380 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,395 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,451 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,491 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,505 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,521 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,543 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,553 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,569 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,593 Validator.java:281 - [repair #22630470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,603 ActiveRepairService.java:452 - [repair #226156c0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,303 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,328 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,358 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,379 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,400 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,416 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,428 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,442 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,460 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,471 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,482 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,497 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,520 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,596 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,613 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,689 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,705 ActiveRepairService.java:452 - [repair #2860d4b0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,345 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,361 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,374 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,393 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,407 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,470 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,485 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,497 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,515 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,541 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,557 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,588 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,605 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,683 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,699 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,768 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,778 ActiveRepairService.java:452 - [repair #2e5e7de0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-10] 2025-12-01 05:33:02,361 RepairRunnable.java:139 - Starting repair command #9 (345fa980-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-10] 2025-12-01 05:33:02,368 RepairSession.java:228 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-101534126851960576,59929206112378972]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:33:02,453 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:33:02,454 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,457 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,457 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,461 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,461 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,463 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:02,472 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:33:02,473 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:33:02,473 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:33:02,475 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-01 05:33:02,525 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:33:02,526 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,528 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,529 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,533 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,533 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,537 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:33:02,539 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:33:02,539 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:33:02,539 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:33:02,540 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:33:02,548 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:33:02,548 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,552 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,552 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,560 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,560 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,562 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:02,563 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:02,563 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:33:02,563 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:02,563 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:02,570 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:02,571 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,574 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,574 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,576 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,576 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,578 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:02,579 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:33:02,579 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:33:02,579 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:33:02,579 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:02,587 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:02,587 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,591 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,592 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,594 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,594 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,597 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:33:02,597 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:33:02,597 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:02,598 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:33:02,599 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:02,601 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:02,601 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,608 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,608 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,612 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,613 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,618 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:02,619 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:33:02,619 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:33:02,619 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:33:02,619 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:33:02,680 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:33:02,680 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,683 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,684 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,687 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,687 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,689 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:33:02,689 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:33:02,690 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:33:02,690 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:33:02,690 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:02,695 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:02,695 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,698 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,698 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,701 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,701 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,703 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:33:02,704 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:33:02,708 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:33:02,708 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:33:02,708 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:6] 2025-12-01 05:33:02,708 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:33:02,709 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,712 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,714 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,721 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,722 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,724 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:33:02,725 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:33:02,725 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:33:02,724 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:33:02,725 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:02,727 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:02,727 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,736 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,737 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,739 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,740 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,741 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:02,742 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:33:02,742 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:33:02,742 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:33:02,743 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-01 05:33:02,747 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:33:02,748 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,750 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,752 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,756 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,760 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,762 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:02,763 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:33:02,763 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:33:02,763 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:33:02,763 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:33:02,767 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:33:02,767 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,769 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,771 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,771 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,774 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:02,775 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:33:02,775 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:33:02,775 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:33:02,775 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:02,782 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:02,783 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,785 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,785 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,789 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,790 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,791 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:02,792 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:33:02,792 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:33:02,792 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:33:02,793 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:33:02,805 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:33:02,806 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,809 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,809 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,813 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,813 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,815 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:33:02,815 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:33:02,815 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:33:02,816 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:33:02,816 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:02,821 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:02,821 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,825 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,825 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,829 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,830 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,833 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:33:02,834 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:33:02,834 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:33:02,834 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:33:02,834 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:02,838 RepairJob.java:234 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:33:02,838 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,846 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,846 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,849 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,849 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,852 RepairSession.java:180 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:33:02,853 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:33:02,853 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:33:02,853 SyncTask.java:66 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:33:02,853 RepairJob.java:143 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:02,854 RepairSession.java:270 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:33:02,854 RepairRunnable.java:261 - Repair session 3460e200-ce77-11f0-8b52-65d84dd935fe for range [(-101534126851960576,59929206112378972]] finished INFO [RepairJobTask:3] 2025-12-01 05:33:02,855 ActiveRepairService.java:452 - [repair #345fa980-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:12] 2025-12-01 05:33:02,897 RepairRunnable.java:343 - Repair command #9 finished in 0 seconds INFO [Repair-Task-11] 2025-12-01 05:33:12,406 RepairRunnable.java:139 - Starting repair command #10 (3a5c8f60-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-11] 2025-12-01 05:33:12,418 RepairSession.java:228 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(5813693869277654487,5864068926404005317], (-2896435098225204417,-2891464334950679932], (-1930625769337474600,-1898882555443617044]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:3] 2025-12-01 05:33:12,506 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:33:12,506 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,510 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,511 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,513 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,514 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,517 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:33:12,518 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:33:12,518 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:33:12,523 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:12,528 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:4] 2025-12-01 05:33:12,518 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:33:12,532 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,542 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,542 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,548 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,548 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,573 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:12,582 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:33:12,582 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:5] 2025-12-01 05:33:12,591 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:33:12,592 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:33:12,593 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:33:12,593 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,599 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,599 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,604 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,604 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,607 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:12,608 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:12,609 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:33:12,610 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:33:12,611 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:12,617 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:12,618 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,622 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,622 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,626 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,626 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,628 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:33:12,628 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:33:12,628 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:33:12,629 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:33:12,629 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:12,636 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:12,636 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,639 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,639 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,641 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,641 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,644 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:33:12,644 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:33:12,644 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:33:12,645 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:33:12,646 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:12,649 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:12,650 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,652 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,652 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,654 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,654 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,656 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:33:12,657 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:33:12,657 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:33:12,657 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:33:12,657 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:12,716 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:33:12,716 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,722 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,722 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,724 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,725 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,726 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:12,727 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:33:12,727 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:33:12,727 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:33:12,728 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:12,730 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:12,730 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,733 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,733 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,735 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,735 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,737 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:33:12,738 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:33:12,738 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:33:12,738 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:33:12,738 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:33:12,749 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:33:12,749 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,756 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,756 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,762 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,762 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,765 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:12,765 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:33:12,765 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-01 05:33:12,766 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:33:12,766 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:12,772 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:12,772 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,775 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,775 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,777 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,778 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,779 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:12,780 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:12,780 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:12,780 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:12,781 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-01 05:33:12,783 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:33:12,783 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,786 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,786 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,788 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,789 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,791 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:12,791 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:33:12,791 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:33:12,791 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:33:12,792 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:12,797 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:12,797 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,801 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,801 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,805 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,805 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,808 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:33:12,808 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:33:12,808 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:33:12,808 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:33:12,809 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:12,810 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:12,811 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,814 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,814 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,817 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,817 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,818 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:33:12,819 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:33:12,819 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:33:12,819 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:33:12,819 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:12,823 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:12,823 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,832 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,832 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,834 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,834 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,835 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:12,836 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:33:12,836 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:33:12,836 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:33:12,836 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:12,841 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:12,841 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,845 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,846 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,851 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,851 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,852 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:33:12,853 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:33:12,853 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:33:12,853 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:33:12,853 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:12,856 RepairJob.java:234 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:12,856 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,858 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,860 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,861 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,862 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,863 RepairSession.java:180 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:33:12,864 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:33:12,864 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:33:12,864 SyncTask.java:66 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:33:12,864 RepairJob.java:143 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:12,865 RepairSession.java:270 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:33:12,865 RepairRunnable.java:261 - Repair session 3a5e6420-ce77-11f0-8b52-65d84dd935fe for range [(5813693869277654487,5864068926404005317], (-2896435098225204417,-2891464334950679932], (-1930625769337474600,-1898882555443617044]] finished INFO [RepairJobTask:3] 2025-12-01 05:33:12,866 ActiveRepairService.java:452 - [repair #3a5c8f60-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:12] 2025-12-01 05:33:12,871 RepairRunnable.java:343 - Repair command #10 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,511 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,545 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,616 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,689 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,724 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,754 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,778 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,796 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,818 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,834 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,849 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,909 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,924 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,994 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:33:23,010 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:33:23,080 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:33:23,099 ActiveRepairService.java:452 - [repair #405bbf30-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-12] 2025-12-01 05:33:32,507 RepairRunnable.java:139 - Starting repair command #11 (4657bab0-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-12] 2025-12-01 05:33:32,525 RepairSession.java:228 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(682923861350216042,709628492856477151], (-7339473268471634203,-7292728514312472021]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:33:32,643 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:33:32,643 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,646 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,646 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,649 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,649 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,662 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:33:32,667 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:33:32,668 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:33:32,668 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:33:32,669 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:32,725 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:32,725 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,730 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,732 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,733 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,742 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:33:32,743 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:33:32,744 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:33:32,744 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:33:32,744 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-01 05:33:32,777 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:33:32,777 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,784 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,784 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,792 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,792 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,798 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:32,799 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:33:32,800 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:33:32,801 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:33:32,801 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:32,810 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:32,810 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,820 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,826 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,833 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,836 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,848 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:32,849 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:33:32,849 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:33:32,850 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:33:32,850 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:32,854 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:32,855 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,861 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,862 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,866 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,866 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,869 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:32,871 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:33:32,872 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:33:32,871 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:33:32,872 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:32,873 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:32,874 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,878 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,879 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,881 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,881 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,883 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:32,887 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:33:32,888 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:33:32,888 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:33:32,888 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:32,937 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:33:32,937 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,941 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,941 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,943 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,944 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,945 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:33:32,946 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:33:32,946 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:33:32,946 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:33:32,946 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-01 05:33:32,950 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:33:32,950 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,954 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,954 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,960 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,960 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,963 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:33:32,965 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:33:32,966 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:33:32,966 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:33:32,966 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:32,972 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:33:32,972 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,979 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,980 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,983 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,983 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,985 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:33:32,986 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:33:32,986 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-01 05:33:32,989 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:33:32,990 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:32,991 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:33:32,991 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,995 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,995 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,997 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,997 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,999 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:33,000 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:33,000 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:33,001 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:33,001 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-01 05:33:33,005 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:33:33,005 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,011 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,012 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,014 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,014 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,016 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:33,017 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:33:33,018 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:33:33,021 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:33:33,021 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:3] 2025-12-01 05:33:33,024 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:33:33,024 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,025 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,026 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,029 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,031 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,033 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:33,033 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:33:33,034 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:33:33,034 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:33:33,034 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:33:33,036 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:33:33,036 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,039 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,039 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,045 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,045 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,053 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:33,056 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:33:33,057 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:33:33,057 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:33:33,057 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:33:33,059 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:33:33,060 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,062 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,064 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,064 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,066 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:33:33,070 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:33:33,070 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,072 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,073 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:33,073 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:33:33,073 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:33:33,074 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:33:33,075 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,076 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,076 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,078 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:33:33,080 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:33:33,080 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:33:33,081 RepairJob.java:234 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:33:33,081 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:2] 2025-12-01 05:33:33,081 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:33:33,082 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,083 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,086 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,086 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,096 RepairSession.java:180 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:33:33,098 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:33:33,098 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:33:33,098 SyncTask.java:66 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:33:33,099 RepairJob.java:143 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:33:33,100 RepairSession.java:270 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:33:33,100 RepairRunnable.java:261 - Repair session 465a79d0-ce77-11f0-8b52-65d84dd935fe for range [(682923861350216042,709628492856477151], (-7339473268471634203,-7292728514312472021]] finished INFO [RepairJobTask:1] 2025-12-01 05:33:33,103 ActiveRepairService.java:452 - [repair #4657bab0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-01 05:33:33,108 RepairRunnable.java:343 - Repair command #11 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,632 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,753 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,766 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,786 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,817 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,835 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,862 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,877 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,940 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,954 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,965 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,982 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,999 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,017 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,035 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,046 Validator.java:281 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,054 ActiveRepairService.java:452 - [repair #4c5738a0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,638 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,702 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,723 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,739 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,758 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,769 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,784 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,796 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,857 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,870 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,887 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,920 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,936 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,953 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,971 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,985 Validator.java:281 - [repair #52544590-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,997 ActiveRepairService.java:452 - [repair #52538240-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-13] 2025-12-01 05:34:02,700 RepairRunnable.java:139 - Starting repair command #12 (5856d0c0-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-13] 2025-12-01 05:34:02,759 RepairSession.java:228 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-4429910135691207893,-4362472088159822345], (-7660411410632112837,-7632768036526736913]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:34:02,924 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:34:02,924 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:02,927 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:02,927 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:02,930 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:02,930 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:02,937 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:34:02,941 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:34:02,942 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:34:02,942 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:34:02,942 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:03,033 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:34:03,034 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,046 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,047 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,051 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,052 RepairJob.java:270 - Validating /10.0.0.50 WARN [ValidationExecutor:3] 2025-12-01 05:34:03,055 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-b33229b0ce7511f08b5265d84dd935fe/mc-15-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,056 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:34:03,056 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:34:03,057 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:34:03,057 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:34:03,057 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-01 05:34:03,071 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:34:03,072 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,076 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,077 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,079 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,080 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,083 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:34:03,083 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:34:03,083 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:34:03,090 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:34:03,091 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:03,094 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:34:03,095 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,102 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,102 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,105 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,106 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,109 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:34:03,110 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:34:03,110 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:34:03,111 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:34:03,114 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:03,122 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:34:03,122 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,125 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,126 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,129 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,130 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,133 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:34:03,133 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:34:03,133 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-01 05:34:03,135 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:34:03,136 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:03,142 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:34:03,143 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,145 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,145 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,148 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,149 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,154 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:34:03,154 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:34:03,155 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:34:03,155 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:34:03,155 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:8] 2025-12-01 05:34:03,212 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:8] 2025-12-01 05:34:03,212 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,214 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,215 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,216 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,216 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,219 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:34:03,220 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:34:03,220 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:34:03,221 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:34:03,222 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:03,226 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:34:03,228 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,238 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,238 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,243 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,243 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,247 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:34:03,248 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:34:03,248 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:34:03,248 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-01 05:34:03,248 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:03,257 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:34:03,257 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,263 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,264 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,268 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,268 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,273 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:34:03,273 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-01 05:34:03,274 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:34:03,274 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:34:03,274 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:03,285 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:34:03,285 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,289 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,289 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,292 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,292 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,293 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:8] 2025-12-01 05:34:03,293 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:34:03,293 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:34:03,294 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:34:03,295 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-01 05:34:03,299 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:34:03,299 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,309 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,309 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,314 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,314 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,315 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:34:03,315 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:34:03,315 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:34:03,316 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:34:03,316 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:03,319 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:34:03,319 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,323 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,324 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,328 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,328 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,335 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:34:03,336 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:34:03,336 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:34:03,336 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:34:03,336 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:03,342 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:34:03,342 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,345 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,346 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,347 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,348 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,349 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:34:03,349 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:34:03,349 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:34:03,350 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:34:03,350 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:03,355 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:34:03,355 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,374 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,374 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,380 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,381 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,383 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:34:03,383 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:34:03,384 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:34:03,384 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:34:03,384 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:03,386 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:34:03,386 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,389 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,389 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,391 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,391 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,393 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:34:03,393 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:34:03,393 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:34:03,393 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:34:03,393 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:34:03,397 RepairJob.java:234 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:34:03,397 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,433 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,433 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,435 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,435 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,436 RepairSession.java:180 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:34:03,437 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:34:03,437 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:34:03,437 SyncTask.java:66 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:34:03,437 RepairJob.java:143 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:34:03,438 RepairSession.java:270 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:2] 2025-12-01 05:34:03,438 RepairRunnable.java:261 - Repair session 585fd170-ce77-11f0-8b52-65d84dd935fe for range [(-4429910135691207893,-4362472088159822345], (-7660411410632112837,-7632768036526736913]] finished INFO [RepairJobTask:2] 2025-12-01 05:34:03,438 ActiveRepairService.java:452 - [repair #5856d0c0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-01 05:34:03,453 RepairRunnable.java:343 - Repair command #12 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,822 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,899 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,918 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,939 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,999 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,028 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,054 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,071 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,131 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,140 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,152 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,165 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,185 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,195 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,209 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,231 Validator.java:281 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,238 ActiveRepairService.java:452 - [repair #5e558b60-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,838 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,902 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,915 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,936 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,957 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,975 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,987 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,000 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,067 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,080 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,098 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,116 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,132 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,152 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,174 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,186 Validator.java:281 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,196 ActiveRepairService.java:452 - [repair #64527140-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-14] 2025-12-01 05:34:32,844 RepairRunnable.java:139 - Starting repair command #13 (6a4e6cc0-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-14] 2025-12-01 05:34:32,857 RepairSession.java:228 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(3016438031884776011,3029544445289010515], (972397308690420956,1005476403854285611], (-1309658805346294222,-1303611841803639296], (-4094636753500910440,-4088968981874094873]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:34:32,950 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:34:32,950 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,954 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,954 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,957 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,957 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,960 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:34:32,962 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:34:32,962 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:34:32,963 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:34:32,963 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:32,967 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:34:32,968 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,970 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,970 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,972 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,972 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,975 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:34:32,975 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:34:32,975 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:34:32,975 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:34:32,976 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:32,983 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:34:32,984 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,987 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,987 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,995 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,995 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,001 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:34:33,002 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:34:33,002 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:34:33,003 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:34:33,003 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:33,005 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:34:33,005 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,007 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,007 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,011 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,011 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,013 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:34:33,013 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:34:33,016 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:34:33,016 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:34:33,016 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-01 05:34:33,018 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:34:33,018 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,023 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,023 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,026 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,026 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,031 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:34:33,031 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:34:33,032 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:34:33,032 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:34:33,032 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:33,037 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:34:33,038 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,041 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,041 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,045 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,046 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,047 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:34:33,047 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:34:33,047 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:34:33,047 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:34:33,047 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:33,092 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:34:33,092 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,095 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,096 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,100 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,101 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,102 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:34:33,104 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:34:33,104 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:34:33,105 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:34:33,105 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:33,115 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:34:33,117 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,120 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,120 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,122 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,124 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,126 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:34:33,126 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:34:33,127 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:34:33,127 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:34:33,129 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:33,136 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:34:33,137 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,141 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,142 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,145 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,145 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,147 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:34:33,147 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:34:33,148 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:34:33,148 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:34:33,148 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:33,151 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:34:33,152 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,154 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,154 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,168 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,169 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,173 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:34:33,174 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:34:33,174 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:34:33,174 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:34:33,174 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:33,178 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:34:33,178 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,180 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,180 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,183 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,184 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,187 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:34:33,187 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:34:33,187 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:34:33,190 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:34:33,190 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:33,191 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:34:33,191 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,193 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,193 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,195 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,195 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,197 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:34:33,199 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:34:33,199 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:34:33,199 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:34:33,199 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:33,202 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:34:33,202 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,204 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,204 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,206 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,206 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,207 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:34:33,208 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:34:33,208 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:34:33,209 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:34:33,210 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:33,216 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:34:33,216 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,222 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,223 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,225 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,226 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,227 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:34:33,230 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:34:33,231 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:34:33,231 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:34:33,231 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:34:33,236 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:34:33,236 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,240 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,240 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,244 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,244 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,246 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:34:33,246 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:34:33,246 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:34:33,246 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:34:33,248 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:33,250 RepairJob.java:234 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:34:33,250 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,252 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,252 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,256 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,256 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,258 RepairSession.java:180 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:34:33,258 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:34:33,258 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:34:33,258 SyncTask.java:66 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:34:33,259 RepairJob.java:143 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:33,260 RepairSession.java:270 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:34:33,260 RepairRunnable.java:261 - Repair session 6a504180-ce77-11f0-8b52-65d84dd935fe for range [(3016438031884776011,3029544445289010515], (972397308690420956,1005476403854285611], (-1309658805346294222,-1303611841803639296], (-4094636753500910440,-4088968981874094873]] finished INFO [RepairJobTask:3] 2025-12-01 05:34:33,261 ActiveRepairService.java:452 - [repair #6a4e6cc0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:11] 2025-12-01 05:34:33,267 RepairRunnable.java:343 - Repair command #13 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:34:42,999 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,023 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,046 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,077 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,089 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,169 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,202 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,228 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,252 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,281 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,295 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,308 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,330 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,399 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,424 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,542 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,562 ActiveRepairService.java:452 - [repair #704a8f50-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:34:52,958 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:34:52,970 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:34:52,985 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,002 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,020 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,034 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,052 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,068 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,080 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,091 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,101 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,119 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,132 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,189 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,206 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,294 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,313 ActiveRepairService.java:452 - [repair #7647c350-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,019 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,083 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,100 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,116 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,188 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,199 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,216 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,227 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,289 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,320 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,342 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,361 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,372 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,384 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,405 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,420 Validator.java:281 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,427 ActiveRepairService.java:452 - [repair #7c46a500-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-15] 2025-12-01 05:35:13,056 RepairRunnable.java:139 - Starting repair command #14 (82464a00-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-15] 2025-12-01 05:35:13,070 RepairSession.java:228 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(4931685167779691834,4961318779714215126], (617854651898935900,647746392135117973], (2252719669968038363,2257196099046771037]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:35:13,158 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:35:13,158 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,162 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,162 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,166 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,166 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,171 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:35:13,171 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:35:13,172 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:35:13,174 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:35:13,174 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-01 05:35:13,178 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:35:13,178 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,181 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,183 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,187 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,192 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,198 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:35:13,199 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:35:13,199 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:35:13,200 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:35:13,200 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:35:13,212 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:35:13,213 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,218 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,219 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,223 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,223 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,226 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:35:13,226 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:35:13,226 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:35:13,227 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:35:13,228 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:13,230 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:35:13,230 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,236 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,236 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,240 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,240 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,244 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:35:13,247 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:35:13,247 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:35:13,248 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:35:13,248 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-01 05:35:13,260 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:35:13,261 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,265 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,265 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,268 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,269 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,280 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:35:13,284 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:35:13,284 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:35:13,284 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:35:13,285 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:13,287 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:35:13,287 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,290 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,290 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,293 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,293 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,296 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:35:13,297 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:35:13,297 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:35:13,297 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:35:13,298 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:13,366 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:35:13,366 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,371 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,371 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,379 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,380 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,382 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:35:13,382 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:35:13,382 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:35:13,382 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:35:13,382 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-01 05:35:13,398 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:35:13,398 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,401 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,402 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,423 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,423 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,425 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:35:13,425 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:35:13,425 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:35:13,425 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:35:13,425 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:35:13,430 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:35:13,430 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,439 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,439 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,445 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,446 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,449 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:35:13,449 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:35:13,449 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:35:13,449 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:35:13,450 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:13,453 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:35:13,453 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,455 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,455 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,464 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,464 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,469 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:35:13,469 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:35:13,470 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:35:13,470 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:35:13,470 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-01 05:35:13,473 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:35:13,473 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,475 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,477 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,478 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,479 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:35:13,479 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:35:13,479 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:35:13,480 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:35:13,481 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:35:13,481 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:35:13,481 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,484 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,488 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,490 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,497 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:35:13,498 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:35:13,498 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:35:13,498 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:35:13,498 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:13,506 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:35:13,506 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,511 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,515 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,518 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,518 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,519 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:35:13,519 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:35:13,519 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:35:13,519 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:35:13,520 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:13,523 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:35:13,523 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,528 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,528 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,530 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,531 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,532 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:35:13,532 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:35:13,532 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:35:13,532 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:35:13,532 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:13,536 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:35:13,536 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,538 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,538 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,546 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,547 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,548 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:35:13,548 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:35:13,549 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:35:13,549 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:35:13,549 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:35:13,551 RepairJob.java:234 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:35:13,551 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,554 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,554 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,557 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,557 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,560 RepairSession.java:180 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:35:13,561 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:35:13,561 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:35:13,561 SyncTask.java:66 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:35:13,561 RepairJob.java:143 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:13,562 RepairSession.java:270 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:35:13,562 RepairRunnable.java:261 - Repair session 82486ce0-ce77-11f0-8b52-65d84dd935fe for range [(4931685167779691834,4961318779714215126], (617854651898935900,647746392135117973], (2252719669968038363,2257196099046771037]] finished INFO [RepairJobTask:6] 2025-12-01 05:35:13,562 ActiveRepairService.java:452 - [repair #82464a00-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:11] 2025-12-01 05:35:13,568 RepairRunnable.java:343 - Repair command #14 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,132 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,265 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,274 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,281 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,354 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,376 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,387 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,406 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,474 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,495 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,510 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,534 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,549 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,562 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,577 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,587 Validator.java:281 - [repair #88446860-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,591 ActiveRepairService.java:452 - [repair #88437e00-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,190 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,260 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,278 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,304 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,338 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,350 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,359 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,371 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,430 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,447 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,490 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,511 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,528 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,539 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,560 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,611 Validator.java:281 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,620 ActiveRepairService.java:452 - [repair #8e3e19f0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,239 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,259 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,277 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,296 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,312 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,326 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,338 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,350 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,371 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,389 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,400 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,417 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,432 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,511 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,525 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,610 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,629 ActiveRepairService.java:452 - [repair #943b9c10-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,323 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,339 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,365 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,392 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,407 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,474 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,494 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,517 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,531 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,549 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,561 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,578 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,590 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,652 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,668 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,750 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,762 ActiveRepairService.java:452 - [repair #9a36fb50-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-16] 2025-12-01 05:36:03,280 RepairRunnable.java:139 - Starting repair command #15 (a035dd00-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-16] 2025-12-01 05:36:03,291 RepairSession.java:228 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-6311246320573775838,-6279498224536010993], (-5027105003331720979,-5024042152247588656], (3974211866613669630,4023234794184289895], (3891746202428599254,3898043376857670227]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:1] 2025-12-01 05:36:03,380 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:03,380 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,383 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,384 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,386 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,387 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,392 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:03,393 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:36:03,393 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:36:03,396 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:36:03,396 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:36:03,403 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:03,403 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,407 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,407 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,410 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,410 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,415 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:03,416 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:36:03,417 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:36:03,416 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:36:03,417 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:03,423 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:03,423 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,427 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,427 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,435 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,435 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,437 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:36:03,438 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:36:03,438 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:36:03,439 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:36:03,440 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:36:03,442 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:36:03,443 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,447 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,447 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,450 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,450 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,452 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:36:03,455 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:36:03,455 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:36:03,455 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:36:03,455 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-01 05:36:03,465 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:36:03,465 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,469 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,469 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,472 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,472 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,475 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:03,475 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:36:03,475 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:36:03,475 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:36:03,475 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:03,479 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:36:03,479 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,481 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,481 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,485 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,485 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,487 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:36:03,487 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:36:03,487 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:36:03,487 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:36:03,487 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:36:03,545 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:03,546 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,549 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,550 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,554 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,554 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,559 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:36:03,560 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:36:03,560 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:36:03,560 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:36:03,560 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-01 05:36:03,564 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:03,568 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,570 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,573 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,574 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,576 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:36:03,577 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:36:03,577 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-01 05:36:03,577 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:36:03,577 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:36:03,585 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:03,585 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,591 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,591 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,594 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,594 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,599 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:03,600 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:36:03,600 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:36:03,600 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:36:03,600 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:03,605 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:36:03,605 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,608 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,608 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,615 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,615 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,616 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:03,617 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:36:03,617 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:36:03,617 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:36:03,617 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-01 05:36:03,624 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:36:03,624 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,631 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,632 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,649 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,650 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,654 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:03,656 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:36:03,656 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:36:03,656 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:36:03,656 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:03,659 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:36:03,659 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,661 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,661 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,663 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,663 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,665 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:03,666 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:36:03,666 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:36:03,666 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:36:03,666 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:03,673 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:03,673 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,676 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,676 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,688 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,690 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,693 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:03,693 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:36:03,693 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:36:03,694 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:36:03,694 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-01 05:36:03,697 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:36:03,698 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,704 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,711 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,711 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,714 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:36:03,714 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-01 05:36:03,715 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:36:03,715 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:7] 2025-12-01 05:36:03,715 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:7] 2025-12-01 05:36:03,719 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:36:03,719 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,721 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,721 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,723 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,725 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,727 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:03,728 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:36:03,728 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:36:03,728 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:36:03,728 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-12-01 05:36:03,734 RepairJob.java:234 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:36:03,734 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,736 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,737 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,738 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,738 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,740 RepairSession.java:180 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:36:03,741 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:36:03,741 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:36:03,741 SyncTask.java:66 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:36:03,741 RepairJob.java:143 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:03,742 RepairSession.java:270 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:36:03,742 RepairRunnable.java:261 - Repair session a0378ab0-ce77-11f0-8b52-65d84dd935fe for range [(-6311246320573775838,-6279498224536010993], (-5027105003331720979,-5024042152247588656], (3974211866613669630,4023234794184289895], (3891746202428599254,3898043376857670227]] finished INFO [RepairJobTask:3] 2025-12-01 05:36:03,743 ActiveRepairService.java:452 - [repair #a035dd00-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:11] 2025-12-01 05:36:03,748 RepairRunnable.java:343 - Repair command #15 finished in 0 seconds INFO [Repair-Task-17] 2025-12-01 05:36:13,330 RepairRunnable.java:139 - Starting repair command #16 (a6335f20-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-17] 2025-12-01 05:36:13,342 RepairSession.java:228 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(6912495666996911849,6979171962989359849], (-2378459126945340468,-2358010978077104655]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:36:13,440 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:13,441 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,468 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,468 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,471 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,472 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,475 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:36:13,476 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:36:13,479 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:36:13,479 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:36:13,484 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-01 05:36:13,548 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:36:13,548 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,552 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,553 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,555 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,556 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,557 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:13,558 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:36:13,558 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:36:13,558 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:36:13,559 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:36:13,572 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:36:13,573 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,581 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,586 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,586 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,589 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:13,589 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:36:13,590 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:36:13,590 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:36:13,590 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:13,595 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:36:13,595 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,597 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,597 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,600 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,600 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,601 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:13,601 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:36:13,601 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:36:13,602 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:36:13,602 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:13,611 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:36:13,611 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,614 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,615 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,616 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,617 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,618 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:13,619 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:36:13,619 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:36:13,619 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:36:13,620 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:36:13,634 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:13,635 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,644 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,644 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,646 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,647 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,648 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:13,650 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:36:13,650 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:36:13,651 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:36:13,651 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:13,701 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:13,701 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,704 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,707 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,707 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,709 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:36:13,709 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:36:13,709 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:36:13,709 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:36:13,710 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:13,716 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:13,716 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,719 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,719 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,721 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,722 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,723 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:13,724 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:36:13,725 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:36:13,725 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:36:13,725 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:13,730 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:13,730 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,735 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,741 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,741 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,745 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:13,746 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:36:13,746 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-01 05:36:13,747 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:36:13,748 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:13,749 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:13,749 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,753 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,754 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,755 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,756 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,757 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:13,758 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:36:13,758 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:36:13,758 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:36:13,758 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-01 05:36:13,770 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:13,770 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,782 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,782 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,785 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,785 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,787 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:36:13,788 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:36:13,788 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:36:13,788 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:36:13,788 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:13,791 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:13,791 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,793 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,793 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,795 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,795 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,797 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:13,797 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:36:13,797 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:36:13,797 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:36:13,797 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:36:13,802 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:13,802 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,804 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,804 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,806 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,806 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,809 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:36:13,809 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:36:13,809 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:36:13,809 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:36:13,810 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:13,812 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:13,812 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,814 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,814 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,816 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,816 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,817 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:13,817 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:36:13,817 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:36:13,818 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:36:13,818 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:13,820 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:13,820 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,824 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,824 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,826 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,826 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,827 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:36:13,828 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:36:13,831 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:36:13,831 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:36:13,832 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:13,836 RepairJob.java:234 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:13,836 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,841 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,841 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,845 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,846 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,847 RepairSession.java:180 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:36:13,847 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:36:13,847 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:36:13,847 SyncTask.java:66 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:36:13,848 RepairJob.java:143 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:36:13,849 RepairSession.java:270 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:36:13,849 RepairRunnable.java:261 - Repair session a63533e0-ce77-11f0-8b52-65d84dd935fe for range [(6912495666996911849,6979171962989359849], (-2378459126945340468,-2358010978077104655]] finished INFO [RepairJobTask:4] 2025-12-01 05:36:13,850 ActiveRepairService.java:452 - [repair #a6335f20-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:11] 2025-12-01 05:36:13,857 RepairRunnable.java:343 - Repair command #16 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,413 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,484 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,497 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,533 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,558 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,573 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,593 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,612 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,686 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,720 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,739 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,760 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,777 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,793 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,806 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,816 Validator.java:281 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,825 ActiveRepairService.java:452 - [repair #ac2d5ed0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,454 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,470 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,484 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,499 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,510 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,584 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,604 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,616 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,640 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,661 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,676 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,694 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,708 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,775 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,787 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,870 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,882 ActiveRepairService.java:452 - [repair #b22848e0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-18] 2025-12-01 05:36:43,440 RepairRunnable.java:139 - Starting repair command #17 (b825cb00-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-18] 2025-12-01 05:36:43,465 RepairSession.java:228 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-9054175045903305705,-9017662276627470206], (2882369599274652025,2882986724124859766], (-7850870868465939378,-7847911390104609391], (-6469956299115916482,-6423404603542324970]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:36:43,560 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:36:43,560 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,563 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,567 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,567 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,569 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:43,572 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:36:43,572 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:36:43,572 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:36:43,573 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:43,576 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:43,577 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,587 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,587 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,591 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,592 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,594 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:36:43,596 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:36:43,597 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:36:43,597 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:36:43,600 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:43,602 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:36:43,602 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,605 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,605 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,608 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,608 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,611 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:36:43,612 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:36:43,612 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:36:43,612 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:36:43,612 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:43,614 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:43,615 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,617 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,618 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,620 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,620 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,621 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:36:43,623 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:36:43,623 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:36:43,623 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:36:43,623 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-01 05:36:43,626 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:36:43,627 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,631 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,632 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,636 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,636 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,639 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:43,639 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:36:43,639 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:36:43,639 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:36:43,639 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:43,644 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:43,644 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,649 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,650 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,653 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,653 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,655 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:43,655 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:36:43,656 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:36:43,657 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:36:43,657 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:43,716 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:43,716 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,721 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,721 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,723 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,723 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,725 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:43,726 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:36:43,726 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:36:43,726 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:36:43,726 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:43,732 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:36:43,733 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,735 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,739 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,739 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,740 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:36:43,741 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:36:43,741 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:36:43,741 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:36:43,741 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:43,746 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:36:43,746 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,750 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,753 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,757 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,758 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,763 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:36:43,763 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:36:43,763 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:36:43,763 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:36:43,763 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:43,772 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:36:43,772 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,774 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,776 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,777 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,778 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:43,778 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:36:43,778 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-01 05:36:43,779 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:36:43,780 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-01 05:36:43,781 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:36:43,781 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,789 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,789 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,792 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,792 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,794 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:36:43,794 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:36:43,794 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:36:43,794 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:36:43,794 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:43,797 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:43,797 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,799 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,799 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,802 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,802 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,804 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:36:43,804 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-01 05:36:43,804 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:36:43,804 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-01 05:36:43,804 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-01 05:36:43,807 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:36:43,807 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,809 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,810 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,813 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,813 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,815 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:36:43,816 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:36:43,816 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:36:43,816 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:36:43,816 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:36:43,819 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:36:43,820 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,822 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,822 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,824 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,824 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,826 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:43,826 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:7] 2025-12-01 05:36:43,826 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:36:43,826 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:36:43,827 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:36:43,833 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:36:43,833 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,835 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,835 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,837 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,837 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,840 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:36:43,841 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:36:43,841 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:36:43,841 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:36:43,841 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-01 05:36:43,844 RepairJob.java:234 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:36:43,844 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,847 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,847 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,851 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,851 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,852 RepairSession.java:180 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:36:43,852 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:36:43,853 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:36:43,853 SyncTask.java:66 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:36:43,853 RepairJob.java:143 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:36:43,854 RepairSession.java:270 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:36:43,855 RepairRunnable.java:261 - Repair session b8299b90-ce77-11f0-8b52-65d84dd935fe for range [(-9054175045903305705,-9017662276627470206], (2882369599274652025,2882986724124859766], (-7850870868465939378,-7847911390104609391], (-6469956299115916482,-6423404603542324970]] finished INFO [RepairJobTask:4] 2025-12-01 05:36:43,855 ActiveRepairService.java:452 - [repair #b825cb00-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-12-01 05:36:43,859 RepairRunnable.java:343 - Repair command #17 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,567 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,582 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,609 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,641 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,656 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,681 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,699 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,707 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,722 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,748 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,761 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,787 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,800 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,861 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,873 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,933 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,944 ActiveRepairService.java:452 - [repair #be239b40-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-19] 2025-12-01 05:37:03,548 RepairRunnable.java:139 - Starting repair command #18 (c42207c0-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-19] 2025-12-01 05:37:03,557 RepairSession.java:228 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(7680279062958689810,7715256525782165845]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:37:03,624 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:37:03,626 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,631 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,631 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,634 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,634 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,637 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:37:03,640 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:37:03,640 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:37:03,641 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:37:03,641 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:03,693 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:37:03,694 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,697 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,697 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,699 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,699 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,702 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:37:03,702 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:37:03,702 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:37:03,703 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:37:03,703 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:03,710 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:37:03,710 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,714 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,715 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,717 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,717 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,721 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:37:03,723 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:03,723 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:37:03,723 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:03,733 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:37:03,733 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:2] 2025-12-01 05:37:03,736 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,744 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,745 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,749 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,749 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,752 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:37:03,753 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:37:03,753 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:37:03,753 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:37:03,753 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:03,760 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:37:03,760 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,765 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,765 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,768 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,768 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,770 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:37:03,771 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:37:03,771 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:03,771 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:03,771 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:03,775 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:37:03,775 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,777 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,777 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,779 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,779 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,781 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:37:03,782 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:37:03,782 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:37:03,782 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:37:03,782 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:03,827 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:37:03,827 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,831 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,831 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,839 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,841 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,845 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:37:03,846 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:37:03,846 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:37:03,846 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:37:03,847 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-01 05:37:03,849 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:37:03,849 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,856 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,856 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,858 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,859 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,863 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:37:03,863 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:37:03,863 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:37:03,864 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:37:03,864 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:37:03,870 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:37:03,870 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,874 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,874 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,877 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,878 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,901 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:37:03,908 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:37:03,909 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:37:03,906 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:37:03,910 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:03,913 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:37:03,913 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,917 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,918 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,921 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,921 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,925 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:37:03,926 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:37:03,929 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:37:03,930 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:37:03,932 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:03,936 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:37:03,936 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,944 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,944 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,947 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,947 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,949 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:37:03,950 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:37:03,950 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:37:03,951 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:37:03,951 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:37:03,961 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:37:03,961 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,965 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,965 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,969 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,969 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,975 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:37:03,976 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:37:03,976 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:37:03,976 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:37:03,977 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:03,980 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:37:03,980 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,983 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,985 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,986 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,988 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:37:03,989 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:37:03,989 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:37:03,989 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:37:03,991 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-01 05:37:03,994 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:37:03,997 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,002 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,002 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,004 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,004 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,007 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:37:04,007 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:37:04,007 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:37:04,007 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:37:04,010 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:04,011 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:37:04,012 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,015 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,015 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,017 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,017 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,021 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:37:04,021 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:37:04,022 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:37:04,023 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:37:04,023 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:04,026 RepairJob.java:234 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:37:04,026 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,029 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,029 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,030 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,031 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,036 RepairSession.java:180 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:37:04,036 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:37:04,036 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:37:04,036 SyncTask.java:66 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:37:04,037 RepairJob.java:143 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:04,039 RepairSession.java:270 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:37:04,039 RepairRunnable.java:261 - Repair session c4236750-ce77-11f0-8b52-65d84dd935fe for range [(7680279062958689810,7715256525782165845]] finished INFO [RepairJobTask:6] 2025-12-01 05:37:04,041 ActiveRepairService.java:452 - [repair #c42207c0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:11] 2025-12-01 05:37:04,046 RepairRunnable.java:343 - Repair command #18 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,673 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,742 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,760 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,787 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,801 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,814 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,823 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,843 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,904 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,927 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,940 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,964 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,021 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,052 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,076 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,091 Validator.java:281 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,101 ActiveRepairService.java:452 - [repair #ca1ccac0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,696 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,714 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,727 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,747 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,761 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,820 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,840 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,853 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,869 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,884 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,894 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,912 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,927 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:37:24,007 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:37:24,018 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:37:24,080 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:37:24,093 ActiveRepairService.java:452 - [repair #d019d7b0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,757 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,822 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,843 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,868 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,886 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,901 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,916 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,930 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,988 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,999 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,032 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,045 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,059 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,079 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,107 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,120 Validator.java:281 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,127 ActiveRepairService.java:452 - [repair #d61780e0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,795 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,881 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,898 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,914 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 WARN [ValidationExecutor:3] 2025-12-01 05:37:43,999 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-b33229b0ce7511f08b5265d84dd935fe/snapshots/dc1689a0-ce77-11f0-ba04-016745d45372/mc-35-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,000 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,030 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,060 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,081 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,198 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,215 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,236 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,277 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,296 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,314 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,336 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,358 Validator.java:281 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,368 ActiveRepairService.java:452 - [repair #dc13a370-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,799 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,855 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,868 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,885 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,896 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,906 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,928 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,949 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,007 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,021 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,040 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,051 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,059 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,070 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,082 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,092 Validator.java:281 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,098 ActiveRepairService.java:452 - [repair #e2101420-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,882 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,971 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,007 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,041 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,057 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,077 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,089 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,108 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,164 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,176 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,195 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,208 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,226 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,244 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,267 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,283 Validator.java:281 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,299 ActiveRepairService.java:452 - [repair #e80e3280-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-20] 2025-12-01 05:38:13,858 RepairRunnable.java:139 - Starting repair command #19 (ee0a7c20-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-20] 2025-12-01 05:38:13,872 RepairSession.java:228 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-9002867922709524848,-8993470635174309841], (1013039890439424379,1016012196602358663], (-1079321512521046988,-1047384815933795650], (-4048287416295897697,-4013744216890508168], (-3473281063781265403,-3473250984965459583], (8627460358172455622,8640456973662549243]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:38:13,980 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:38:13,981 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:13,983 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:13,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:13,986 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:13,986 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:13,989 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:13,989 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:38:13,989 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:38:13,989 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:38:13,990 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:14,058 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:38:14,060 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,062 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,063 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,069 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,069 RepairJob.java:270 - Validating /10.0.0.50 WARN [ValidationExecutor:3] 2025-12-01 05:38:14,072 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-b33229b0ce7511f08b5265d84dd935fe/mc-37-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,073 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:14,074 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:38:14,075 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:38:14,074 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:38:14,075 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:14,079 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:14,079 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,084 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,084 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,086 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,086 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,089 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:38:14,089 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:14,090 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:38:14,091 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:38:14,091 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:14,095 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:14,095 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,098 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,098 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,100 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,101 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,103 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:14,103 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:38:14,103 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:38:14,103 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:38:14,104 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:14,113 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:14,113 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,117 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,117 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,119 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,120 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,122 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:14,122 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:14,122 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:14,122 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:14,122 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:14,128 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:14,128 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,132 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,132 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,134 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,134 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,136 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:14,137 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:38:14,137 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:38:14,137 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:38:14,137 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:14,182 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:38:14,182 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,184 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,184 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,186 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,186 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,187 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:38:14,188 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:38:14,188 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:38:14,189 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:38:14,190 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-01 05:38:14,194 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:38:14,194 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,202 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,202 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,204 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,205 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,209 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:38:14,209 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:38:14,210 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:38:14,210 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:38:14,211 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:14,221 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:38:14,222 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,238 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,238 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,241 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,241 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,245 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:38:14,245 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:38:14,246 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:38:14,246 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:38:14,246 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:14,249 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:14,249 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,253 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,253 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,257 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,257 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,259 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:38:14,260 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:38:14,260 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:38:14,260 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:38:14,260 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:14,264 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:38:14,264 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,270 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,273 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,273 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,277 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:14,277 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:38:14,277 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:38:14,283 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:38:14,284 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:14,285 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:38:14,286 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,291 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,292 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,294 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,294 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,296 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:38:14,297 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:38:14,299 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:38:14,300 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:38:14,303 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:14,303 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:2] 2025-12-01 05:38:14,303 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,306 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,306 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,309 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,309 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,312 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:38:14,313 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:38:14,314 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:38:14,314 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:38:14,314 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:14,319 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:38:14,320 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,325 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,325 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,327 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,327 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,329 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:38:14,329 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:38:14,330 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:7] 2025-12-01 05:38:14,330 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:38:14,330 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:14,333 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:38:14,334 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,337 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,337 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,341 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,341 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,343 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:38:14,343 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:38:14,343 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:38:14,344 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:38:14,344 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:14,349 RepairJob.java:234 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:38:14,350 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,353 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,353 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,355 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,356 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,359 RepairSession.java:180 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:14,359 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:38:14,359 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:38:14,359 SyncTask.java:66 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:38:14,359 RepairJob.java:143 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:14,360 RepairSession.java:270 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:38:14,360 RepairRunnable.java:261 - Repair session ee0c9f00-ce77-11f0-8b52-65d84dd935fe for range [(-9002867922709524848,-8993470635174309841], (1013039890439424379,1016012196602358663], (-1079321512521046988,-1047384815933795650], (-4048287416295897697,-4013744216890508168], (-3473281063781265403,-3473250984965459583], (8627460358172455622,8640456973662549243]] finished INFO [RepairJobTask:6] 2025-12-01 05:38:14,363 ActiveRepairService.java:452 - [repair #ee0a7c20-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:38:14,368 RepairRunnable.java:343 - Repair command #19 finished in 0 seconds INFO [Repair-Task-21] 2025-12-01 05:38:23,918 RepairRunnable.java:139 - Starting repair command #20 (f40984e0-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-21] 2025-12-01 05:38:23,950 RepairSession.java:228 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-4742474694251285087,-4715502150212675373], (7715256525782165845,7721353487925350924], (-6883968303179641013,-6868769878966749864], (-5634179084905117100,-5630907718859555070], (-1163546974765903043,-1153733708746115920], (5388969481925145564,5422042128525099257]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:1] 2025-12-01 05:38:24,052 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:38:24,052 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,055 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,055 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,059 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,059 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,061 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:38:24,062 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:38:24,062 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:38:24,062 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:38:24,063 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-01 05:38:24,121 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:38:24,122 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,125 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,125 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,130 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,130 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,132 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:38:24,138 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:38:24,139 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:2] 2025-12-01 05:38:24,142 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:38:24,143 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:38:24,143 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:38:24,143 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,148 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,148 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,153 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,153 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,156 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:24,158 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:24,158 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:24,158 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:24,158 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:24,164 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:38:24,167 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,171 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,171 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,173 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,173 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,176 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:24,177 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:38:24,177 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:38:24,177 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:38:24,177 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:24,188 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:38:24,188 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,194 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,195 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,197 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,197 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,201 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:24,201 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:24,201 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:24,201 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:24,201 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:24,203 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:38:24,203 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,205 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,205 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,207 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,207 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,210 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:24,210 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:38:24,210 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:38:24,210 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:38:24,210 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:38:24,260 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:38:24,260 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,262 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,262 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,264 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,265 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,269 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:24,269 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:38:24,269 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:38:24,269 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:38:24,270 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:24,277 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:24,277 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,280 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,283 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,283 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,286 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:24,287 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:38:24,287 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:38:24,287 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:38:24,287 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:24,298 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:24,299 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,303 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,303 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,316 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,316 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,320 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:38:24,320 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:38:24,321 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:38:24,322 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:38:24,322 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:24,335 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:24,336 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,339 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,339 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,341 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,341 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,343 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:38:24,343 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:38:24,343 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:38:24,343 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:38:24,344 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:24,349 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:24,349 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,352 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,353 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,356 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,356 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,358 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:24,358 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:38:24,359 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:38:24,359 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:38:24,359 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:24,361 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:24,361 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,362 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,362 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,365 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,366 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,368 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:38:24,368 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:38:24,368 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:38:24,368 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:38:24,368 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:24,373 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:38:24,373 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,374 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,375 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,377 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,377 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,378 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:24,378 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:38:24,378 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:38:24,379 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:38:24,379 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:24,380 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:38:24,381 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,382 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,382 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,384 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,384 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,385 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:38:24,386 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:38:24,386 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:38:24,386 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:38:24,386 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:24,389 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:38:24,389 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,397 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,397 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,400 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,400 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,402 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:38:24,402 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:38:24,402 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:38:24,403 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:38:24,403 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:24,406 RepairJob.java:234 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:38:24,406 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,412 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,412 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,418 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,418 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,420 RepairSession.java:180 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:38:24,421 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:38:24,421 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:38:24,421 SyncTask.java:66 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:38:24,421 RepairJob.java:143 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:24,422 RepairSession.java:270 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:38:24,422 RepairRunnable.java:261 - Repair session f40e66e0-ce77-11f0-8b52-65d84dd935fe for range [(-4742474694251285087,-4715502150212675373], (7715256525782165845,7721353487925350924], (-6883968303179641013,-6868769878966749864], (-5634179084905117100,-5630907718859555070], (-1163546974765903043,-1153733708746115920], (5388969481925145564,5422042128525099257]] finished INFO [RepairJobTask:6] 2025-12-01 05:38:24,424 ActiveRepairService.java:452 - [repair #f40984e0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-12-01 05:38:24,428 RepairRunnable.java:343 - Repair command #20 finished in 0 seconds INFO [Repair-Task-22] 2025-12-01 05:38:33,951 RepairRunnable.java:139 - Starting repair command #21 (fa0447e0-ce77-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-22] 2025-12-01 05:38:33,972 RepairSession.java:228 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(7985374570915056901,8013410013758580256], (1256169646848796251,1256606078041154658], (-4670238874429498742,-4607829676410486987]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:3] 2025-12-01 05:38:34,040 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:38:34,041 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,043 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,043 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,045 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,046 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,048 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:34,054 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:38:34,054 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:38:34,054 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:38:34,055 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:34,057 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:38:34,057 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,060 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,060 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,062 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,063 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,066 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:34,067 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:38:34,067 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:38:34,067 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:38:34,067 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:34,072 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:38:34,072 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,075 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,076 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,079 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,080 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,083 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:34,083 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:38:34,084 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:38:34,085 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:38:34,085 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:34,089 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:38:34,089 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,092 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,093 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,094 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,095 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,100 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:38:34,102 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:38:34,102 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:38:34,102 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:38:34,103 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-01 05:38:34,108 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:38:34,108 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,120 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,120 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,123 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,125 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,129 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:34,129 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:34,130 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-01 05:38:34,130 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:38:34,130 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:38:34,133 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:38:34,133 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,138 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,138 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,142 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,143 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,145 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:38:34,145 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:7] 2025-12-01 05:38:34,145 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:38:34,145 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:38:34,145 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:38:34,192 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:38:34,192 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,194 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,194 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,196 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,196 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,198 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:38:34,199 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:38:34,200 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:38:34,200 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:38:34,201 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:34,203 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:38:34,204 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,205 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,205 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,207 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,208 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,210 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:38:34,211 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:38:34,211 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:38:34,212 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-01 05:38:34,212 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:34,216 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:38:34,216 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,219 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,220 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,222 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,222 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,224 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:38:34,224 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:38:34,225 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:38:34,225 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:38:34,226 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-01 05:38:34,229 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:38:34,229 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,232 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,233 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,234 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,234 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,237 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:38:34,238 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:38:34,238 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:38:34,238 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:38:34,238 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:34,241 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:38:34,241 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,247 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,247 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,252 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,252 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,269 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:38:34,270 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:38:34,270 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:38:34,270 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:38:34,271 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:34,276 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:34,276 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,284 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,284 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,286 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,286 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,287 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:38:34,288 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:38:34,288 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:38:34,288 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:38:34,288 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:34,289 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:38:34,290 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,292 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,292 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,294 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,294 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,296 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:38:34,296 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:38:34,296 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:38:34,297 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:38:34,297 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:34,301 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:38:34,304 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,311 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,311 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,323 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,323 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,328 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:38:34,328 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:38:34,329 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:38:34,329 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:38:34,329 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:34,342 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:38:34,343 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,347 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,347 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,353 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,353 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,355 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:38:34,355 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:38:34,355 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:38:34,355 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:38:34,355 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:34,360 RepairJob.java:234 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:38:34,360 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,362 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,362 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,366 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,366 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,367 RepairSession.java:180 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:38:34,367 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:38:34,367 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:38:34,367 SyncTask.java:66 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:38:34,367 RepairJob.java:143 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:34,368 RepairSession.java:270 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:2] 2025-12-01 05:38:34,368 RepairRunnable.java:261 - Repair session fa07a340-ce77-11f0-8b52-65d84dd935fe for range [(7985374570915056901,8013410013758580256], (1256169646848796251,1256606078041154658], (-4670238874429498742,-4607829676410486987]] finished INFO [RepairJobTask:2] 2025-12-01 05:38:34,369 ActiveRepairService.java:452 - [repair #fa0447e0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:38:34,375 RepairRunnable.java:343 - Repair command #21 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,045 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,099 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,119 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,140 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,155 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,164 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,179 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,192 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,255 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,267 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,277 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,299 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,308 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,328 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,349 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,362 Validator.java:281 - [repair #00026640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,376 ActiveRepairService.java:452 - [repair #000106b0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,115 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,129 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,141 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,156 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,177 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,244 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,260 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,271 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,297 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,314 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,323 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,336 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,355 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,428 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,449 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,511 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,522 ActiveRepairService.java:452 - [repair #05fe3ab0-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,424 Validator.java:281 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,441 Validator.java:281 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,455 Validator.java:281 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,473 Validator.java:281 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,480 ActiveRepairService.java:452 - [repair #09c52dc0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,505 Validator.java:281 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,531 Validator.java:281 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,548 Validator.java:281 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,563 Validator.java:281 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,578 ActiveRepairService.java:452 - [repair #0b03a130-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,111 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,168 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,237 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,251 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,267 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,280 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,291 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,307 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,371 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,388 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,403 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,470 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,481 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,498 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,560 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,630 Validator.java:281 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,637 ActiveRepairService.java:452 - [repair #0bf924c0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-23] 2025-12-01 05:39:10,433 RepairRunnable.java:139 - Starting repair command #22 (0fc32510-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-23] 2025-12-01 05:39:10,442 RepairSession.java:228 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-7697760682153802717,-7660411410632112837], (5306727239437892947,5306793744607695545], (413755556315525053,453187370497272887]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-01 05:39:10,460 RepairJob.java:234 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:39:10,461 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,464 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,465 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,468 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,468 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,472 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:10,472 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:10,473 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:39:10,473 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:10,474 RepairJob.java:143 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:10,477 RepairJob.java:234 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:39:10,477 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,482 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,483 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,491 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,491 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,493 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:10,496 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:39:10,497 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-01 05:39:10,497 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:39:10,498 RepairJob.java:143 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:10,503 RepairJob.java:234 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:10,503 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,507 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,508 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,510 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,510 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,512 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:10,513 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:39:10,514 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-01 05:39:10,515 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:10,515 RepairJob.java:143 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:10,516 RepairJob.java:234 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:39:10,516 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,518 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,518 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,520 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,520 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,523 RepairSession.java:180 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:39:10,524 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:39:10,524 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-01 05:39:10,524 SyncTask.java:66 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:39:10,524 RepairJob.java:143 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:10,525 RepairSession.java:270 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:39:10,525 RepairRunnable.java:261 - Repair session 0fc484a0-ce78-11f0-8b52-65d84dd935fe for range [(-7697760682153802717,-7660411410632112837], (5306727239437892947,5306793744607695545], (413755556315525053,453187370497272887]] finished INFO [RepairJobTask:4] 2025-12-01 05:39:10,528 ActiveRepairService.java:452 - [repair #0fc32510-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:39:10,531 RepairRunnable.java:343 - Repair command #22 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,539 Validator.java:281 - [repair #11017170-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,561 Validator.java:281 - [repair #11017170-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,574 Validator.java:281 - [repair #11017170-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,583 Validator.java:281 - [repair #11017170-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,591 ActiveRepairService.java:452 - [repair #10ff9cb0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-24] 2025-12-01 05:39:12,772 RepairRunnable.java:139 - Starting repair command #23 (11280c40-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-24] 2025-12-01 05:39:12,781 RepairSession.java:228 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-5205913852159497213,-5186212348767807079], (3378784896623986016,3379114570095651493], (8604899537125977366,8617188634619976043], (2870909795040915503,2882369599274652025]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-01 05:39:12,790 RepairJob.java:234 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:39:12,791 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,796 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,796 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,798 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,798 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,800 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:39:12,800 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:12,801 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:39:12,801 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:12,804 RepairJob.java:143 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:12,807 RepairJob.java:234 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:39:12,807 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,819 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,819 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,822 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,822 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,827 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:39:12,829 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,830 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-01 05:39:12,830 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,830 RepairJob.java:143 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:12,831 RepairJob.java:234 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:39:12,831 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,833 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,833 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,837 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,837 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,839 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:39:12,839 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:12,839 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-01 05:39:12,840 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:12,840 RepairJob.java:143 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:12,843 RepairJob.java:234 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:39:12,843 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,845 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,845 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,849 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,849 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,851 RepairSession.java:180 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:12,851 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:39:12,851 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:39:12,852 SyncTask.java:66 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:39:12,852 RepairJob.java:143 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:12,853 RepairSession.java:270 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:39:12,853 RepairRunnable.java:261 - Repair session 11296bd0-ce78-11f0-8b52-65d84dd935fe for range [(-5205913852159497213,-5186212348767807079], (3378784896623986016,3379114570095651493], (8604899537125977366,8617188634619976043], (2870909795040915503,2882369599274652025]] finished INFO [RepairJobTask:4] 2025-12-01 05:39:12,855 ActiveRepairService.java:452 - [repair #11280c40-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:39:12,856 RepairRunnable.java:343 - Repair command #23 finished in 0 seconds INFO [Repair-Task-25] 2025-12-01 05:39:14,133 RepairRunnable.java:139 - Starting repair command #24 (11f7b850-ce78-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-25] 2025-12-01 05:39:14,141 RepairSession.java:228 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-5922304961368969939,-5791759083069734208]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:39:14,204 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:14,204 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,207 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,207 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,209 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,211 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,214 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:39:14,214 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:39:14,215 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:39:14,215 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:39:14,218 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:14,223 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:39:14,223 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,230 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,230 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,234 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,234 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,237 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:39:14,238 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:39:14,238 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:39:14,238 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:39:14,239 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:14,257 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:39:14,258 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,262 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,265 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,266 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,269 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:14,269 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:39:14,269 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:39:14,269 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:39:14,270 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:14,279 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:39:14,279 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,281 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,282 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,284 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,285 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,289 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:14,290 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:39:14,290 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:39:14,290 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:39:14,290 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:14,301 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:39:14,301 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,310 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,311 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,313 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,313 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,315 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:14,315 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:39:14,315 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:39:14,316 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:39:14,316 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:14,320 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:39:14,320 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,323 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,323 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,325 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,325 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,327 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:39:14,328 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:39:14,328 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:39:14,328 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:39:14,329 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:14,381 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:14,381 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,385 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,385 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,387 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,388 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,391 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:39:14,395 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:39:14,395 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:39:14,395 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:39:14,395 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:14,400 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:39:14,400 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,402 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,404 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,406 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,406 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,408 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:39:14,409 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:39:14,410 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:39:14,410 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:39:14,410 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:14,418 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:39:14,418 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,423 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,424 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,426 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,427 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,429 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:39:14,430 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:39:14,430 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:39:14,430 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:39:14,430 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:14,434 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:14,434 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,437 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,437 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,438 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,439 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,440 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:14,440 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:39:14,441 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:39:14,441 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:39:14,441 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:14,445 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:39:14,445 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,447 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,447 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,450 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,450 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,451 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:14,451 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:39:14,452 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:39:14,452 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:39:14,452 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:14,455 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:39:14,455 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,462 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,462 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,465 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,465 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,466 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:14,467 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-01 05:39:14,467 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:39:14,467 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:39:14,467 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:14,472 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:14,472 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,474 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,474 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,477 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,477 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,479 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:14,479 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:39:14,480 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:39:14,480 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:39:14,480 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:14,486 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:39:14,486 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,492 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,493 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,495 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,495 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,496 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:7] 2025-12-01 05:39:14,497 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:39:14,497 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:39:14,497 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:39:14,497 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:14,503 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:39:14,504 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,505 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,505 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,508 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,508 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,510 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:39:14,510 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:39:14,510 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:39:14,510 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:39:14,510 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:14,513 RepairJob.java:234 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:39:14,513 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,515 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,515 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,517 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,519 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,521 RepairSession.java:180 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:39:14,521 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:39:14,521 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:39:14,521 SyncTask.java:66 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:39:14,521 RepairJob.java:143 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:14,522 RepairSession.java:270 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:39:14,522 RepairRunnable.java:261 - Repair session 11f8c9c0-ce78-11f0-8b52-65d84dd935fe for range [(-5922304961368969939,-5791759083069734208]] finished INFO [RepairJobTask:3] 2025-12-01 05:39:14,523 ActiveRepairService.java:452 - [repair #11f7b850-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:39:14,541 RepairRunnable.java:343 - Repair command #24 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,491 Validator.java:281 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,503 Validator.java:281 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,521 Validator.java:281 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,530 Validator.java:281 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,537 ActiveRepairService.java:452 - [repair #15be8450-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,591 Validator.java:281 - [repair #1700ef60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,605 Validator.java:281 - [repair #1700ef60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,617 Validator.java:281 - [repair #1700ef60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,630 Validator.java:281 - [repair #1700ef60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,641 ActiveRepairService.java:452 - [repair #17000500-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-26] 2025-12-01 05:39:22,844 RepairRunnable.java:139 - Starting repair command #25 (1728e9c0-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-26] 2025-12-01 05:39:22,851 RepairSession.java:228 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(4561353755748960593,4600478754853257780], (-2077243743243064597,-2051447613154553629]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-01 05:39:22,873 RepairJob.java:234 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:39:22,873 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,876 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,876 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,884 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,884 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,891 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:22,891 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-01 05:39:22,892 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:22,893 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:22,893 RepairJob.java:143 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:22,897 RepairJob.java:234 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:22,897 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,901 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,901 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,902 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,903 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,914 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:22,917 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:39:22,917 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:39:22,919 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:22,919 RepairJob.java:143 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:22,920 RepairJob.java:234 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:22,924 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,930 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,930 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,931 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,932 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,946 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:22,947 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:39:22,947 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:22,947 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:39:22,947 RepairJob.java:143 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:22,952 RepairJob.java:234 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:39:22,952 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,954 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,954 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,957 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,957 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,959 RepairSession.java:180 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:39:22,960 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:39:22,960 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-01 05:39:22,960 SyncTask.java:66 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:39:22,960 RepairJob.java:143 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:22,961 RepairSession.java:270 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:39:22,961 RepairRunnable.java:261 - Repair session 1729d420-ce78-11f0-8b52-65d84dd935fe for range [(4561353755748960593,4600478754853257780], (-2077243743243064597,-2051447613154553629]] finished INFO [RepairJobTask:3] 2025-12-01 05:39:22,963 ActiveRepairService.java:452 - [repair #1728e9c0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:39:22,964 RepairRunnable.java:343 - Repair command #25 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,190 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,200 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,214 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,254 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,264 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,330 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,346 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,359 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,373 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,391 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,400 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,415 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,425 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,486 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,504 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,574 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,590 ActiveRepairService.java:452 - [repair #17f33ea0-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-27] 2025-12-01 05:39:30,506 RepairRunnable.java:139 - Starting repair command #26 (1bba0aa0-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-27] 2025-12-01 05:39:30,513 RepairSession.java:228 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-4934525284933987888,-4860856825053670579]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-01 05:39:30,524 RepairJob.java:234 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:30,524 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,529 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,529 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,537 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,538 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,540 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:39:30,541 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:30,541 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:39:30,542 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:30,542 RepairJob.java:143 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:30,544 RepairJob.java:234 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:39:30,544 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,547 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,547 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,550 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,550 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,553 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:30,554 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:30,554 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-01 05:39:30,555 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:39:30,555 RepairJob.java:143 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:30,558 RepairJob.java:234 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:39:30,560 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,563 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,563 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,565 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,566 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,567 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:39:30,568 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:30,571 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-01 05:39:30,572 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:30,574 RepairJob.java:143 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:30,573 RepairJob.java:234 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:39:30,575 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,578 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,579 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,581 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,581 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,583 RepairSession.java:180 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:39:30,583 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-01 05:39:30,583 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:39:30,583 SyncTask.java:66 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-01 05:39:30,584 RepairJob.java:143 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:30,584 RepairSession.java:270 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:39:30,585 RepairRunnable.java:261 - Repair session 1bbb1c10-ce78-11f0-8b52-65d84dd935fe for range [(-4934525284933987888,-4860856825053670579]] finished INFO [RepairJobTask:6] 2025-12-01 05:39:30,586 ActiveRepairService.java:452 - [repair #1bba0aa0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:39:30,590 RepairRunnable.java:343 - Repair command #26 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,660 Validator.java:281 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,683 Validator.java:281 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,698 Validator.java:281 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,708 Validator.java:281 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,717 ActiveRepairService.java:452 - [repair #1cfb6440-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,920 Validator.java:281 - [repair #1d2867b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,930 Validator.java:281 - [repair #1d2867b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,943 Validator.java:281 - [repair #1d2867b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,952 Validator.java:281 - [repair #1d2867b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,962 ActiveRepairService.java:452 - [repair #1d258180-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,299 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,358 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,375 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,387 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,452 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,472 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,486 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,506 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,587 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,617 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,639 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,649 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,659 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,666 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,680 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,696 Validator.java:281 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,703 ActiveRepairService.java:452 - [repair #1df1ab20-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,578 Validator.java:281 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,593 Validator.java:281 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,612 Validator.java:281 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,627 Validator.java:281 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,641 ActiveRepairService.java:452 - [repair #21b6a260-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,697 Validator.java:281 - [repair #22fba580-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,719 Validator.java:281 - [repair #22fba580-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,736 Validator.java:281 - [repair #22fba580-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,754 Validator.java:281 - [repair #22fba580-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,764 ActiveRepairService.java:452 - [repair #22fa1ee0-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-28] 2025-12-01 05:39:42,959 RepairRunnable.java:139 - Starting repair command #27 (232637f0-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-28] 2025-12-01 05:39:42,975 RepairSession.java:228 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-5518249711721803808,-5516609585226127803], (1279155047307512384,1289131940968788454], (-5630907718859555070,-5570650534487036160], (1693450626823452531,1703386111817284880], (-2705212763245846822,-2701917075878347663], (-7632768036526736913,-7628483242960046248]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-01 05:39:42,991 RepairJob.java:234 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:42,991 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,993 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,996 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,998 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,998 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,002 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:39:43,005 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:39:43,005 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-01 05:39:43,005 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:43,005 RepairJob.java:143 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:43,006 RepairJob.java:234 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:39:43,006 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,010 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,010 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,017 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,017 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,022 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:39:43,022 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:39:43,023 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:39:43,023 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:39:43,023 RepairJob.java:143 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-01 05:39:43,025 RepairJob.java:234 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:39:43,025 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,028 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,028 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,031 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,032 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,034 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:43,034 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-01 05:39:43,034 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-01 05:39:43,034 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:43,035 RepairJob.java:143 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:43,040 RepairJob.java:234 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:39:43,040 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,043 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,043 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,045 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,045 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,051 RepairSession.java:180 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:39:43,051 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:43,051 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:43,052 SyncTask.java:66 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-01 05:39:43,052 RepairJob.java:143 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:43,053 RepairSession.java:270 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:39:43,053 RepairRunnable.java:261 - Repair session 2328a8f0-ce78-11f0-8b52-65d84dd935fe for range [(-5518249711721803808,-5516609585226127803], (1279155047307512384,1289131940968788454], (-5630907718859555070,-5570650534487036160], (1693450626823452531,1703386111817284880], (-2705212763245846822,-2701917075878347663], (-7632768036526736913,-7628483242960046248]] finished INFO [RepairJobTask:5] 2025-12-01 05:39:43,055 ActiveRepairService.java:452 - [repair #232637f0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:15] 2025-12-01 05:39:43,057 RepairRunnable.java:343 - Repair command #27 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,299 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,311 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,325 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,343 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,357 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,371 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,382 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,391 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,413 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,420 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,442 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,465 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,474 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot WARN [ValidationExecutor:6] 2025-12-01 05:39:45,142 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-b7ae14e0ce7511f08b5265d84dd935fe/snapshots/23ee9100-ce78-11f0-8a5b-75d6a497f469/mc-116-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:6] 2025-12-01 05:39:45,142 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-b7ae14e0ce7511f08b5265d84dd935fe/snapshots/23ee9100-ce78-11f0-8a5b-75d6a497f469/mc-115-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-01 05:39:45,143 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:39:45,161 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule WARN [ValidationExecutor:6] 2025-12-01 05:39:45,252 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-c01d0c30ce7511f08b5265d84dd935fe/snapshots/23ee9100-ce78-11f0-8a5b-75d6a497f469/mc-115-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:6] 2025-12-01 05:39:45,252 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-c01d0c30ce7511f08b5265d84dd935fe/snapshots/23ee9100-ce78-11f0-8a5b-75d6a497f469/mc-116-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-01 05:39:45,252 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:39:45,265 ActiveRepairService.java:452 - [repair #23ec6e20-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,637 Validator.java:281 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,656 Validator.java:281 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,675 Validator.java:281 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,692 Validator.java:281 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,702 ActiveRepairService.java:452 - [repair #27b1da90-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-29] 2025-12-01 05:39:52,739 RepairRunnable.java:139 - Starting repair command #28 (28fa8730-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-29] 2025-12-01 05:39:52,747 RepairSession.java:228 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(2104746001514642159,2131230049818654659], (3465810567883428810,3466474534680303201], (1841920195028843080,1844004343285726745], (-3359160744294661870,-3334782138699444319], (-296985712148723270,-264669954187878231], (6621680479114240784,6630052207989341391]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-01 05:39:52,760 RepairJob.java:234 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:39:52,760 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,764 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,767 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,767 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,770 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:39:52,771 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-01 05:39:52,771 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:39:52,772 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-01 05:39:52,772 RepairJob.java:143 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:52,774 RepairJob.java:234 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:39:52,774 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,776 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,777 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,781 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,781 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,783 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:39:52,783 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:52,783 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:39:52,783 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:52,783 RepairJob.java:143 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:52,793 RepairJob.java:234 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:39:52,794 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,796 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,796 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,803 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,803 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,805 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:39:52,806 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:39:52,806 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:39:52,815 RepairJob.java:234 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:39:52,815 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:4] 2025-12-01 05:39:52,817 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:52,817 RepairJob.java:143 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,819 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,819 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,821 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,821 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,823 RepairSession.java:180 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:39:52,824 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:39:52,824 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:39:52,824 SyncTask.java:66 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:39:52,825 RepairJob.java:143 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:52,825 RepairSession.java:270 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:39:52,826 RepairRunnable.java:261 - Repair session 28fbbfb0-ce78-11f0-8b52-65d84dd935fe for range [(2104746001514642159,2131230049818654659], (3465810567883428810,3466474534680303201], (1841920195028843080,1844004343285726745], (-3359160744294661870,-3334782138699444319], (-296985712148723270,-264669954187878231], (6621680479114240784,6630052207989341391]] finished INFO [RepairJobTask:3] 2025-12-01 05:39:52,828 ActiveRepairService.java:452 - [repair #28fa8730-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:15] 2025-12-01 05:39:52,831 RepairRunnable.java:343 - Repair command #28 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,132 Validator.java:281 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,143 Validator.java:281 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,164 Validator.java:281 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,181 Validator.java:281 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,188 ActiveRepairService.java:452 - [repair #2926a040-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,368 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,465 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,493 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,524 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,547 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,588 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,605 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,616 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,683 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,706 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,720 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,741 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,759 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,785 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,887 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,904 Validator.java:281 - [repair #29eb9df0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:39:54,911 ActiveRepairService.java:452 - [repair #29e9f040-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:00,694 Validator.java:281 - [repair #2db1f4c0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:00,706 Validator.java:281 - [repair #2db1f4c0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:00,727 Validator.java:281 - [repair #2db1f4c0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:00,739 Validator.java:281 - [repair #2db1f4c0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:00,752 ActiveRepairService.java:452 - [repair #2db02000-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:02,839 Validator.java:281 - [repair #2efaef80-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:02,855 Validator.java:281 - [repair #2efaef80-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:02,875 Validator.java:281 - [repair #2efaef80-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:02,892 Validator.java:281 - [repair #2efaef80-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:02,902 ActiveRepairService.java:452 - [repair #2ef9de10-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:03,095 Validator.java:281 - [repair #2f2533d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:03,125 Validator.java:281 - [repair #2f2533d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:03,152 Validator.java:281 - [repair #2f2533d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:03,170 Validator.java:281 - [repair #2f2533d0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:03,177 ActiveRepairService.java:452 - [repair #2f23d440-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-30] 2025-12-01 05:40:04,364 RepairRunnable.java:139 - Starting repair command #29 (2fe85cc0-ce78-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-30] 2025-12-01 05:40:04,371 RepairSession.java:228 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(6038772964092467018,6120880862197478061], (-2332403013082657605,-2319170998358037181], (2257196099046771037,2257422029820489880]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:40:04,467 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:40:04,467 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,469 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,470 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,472 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,472 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,475 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:04,475 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:40:04,476 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:40:04,476 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:40:04,477 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-01 05:40:04,537 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:40:04,537 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,541 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,542 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,544 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,544 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,547 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:04,548 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:40:04,548 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:40:04,548 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:40:04,548 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:40:04,555 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:40:04,555 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,562 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,562 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,564 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,564 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,566 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:40:04,567 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:40:04,567 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:40:04,567 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:40:04,567 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:40:04,569 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:40:04,569 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,572 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,573 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,575 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,576 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,579 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:04,579 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:40:04,579 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:40:04,579 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:40:04,580 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-01 05:40:04,586 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:40:04,586 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,588 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,588 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,590 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,590 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,592 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:40:04,593 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:40:04,593 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:40:04,593 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:40:04,593 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:04,597 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:04,598 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,605 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,605 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,606 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,607 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,609 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:04,610 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:40:04,610 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:40:04,610 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:7] 2025-12-01 05:40:04,610 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:04,668 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:04,669 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,672 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,673 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,674 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,675 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,677 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:04,677 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:40:04,677 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:40:04,677 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:40:04,677 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-01 05:40:04,684 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:40:04,684 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,696 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,696 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,699 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,700 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,706 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:40:04,707 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:40:04,707 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:40:04,707 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:40:04,707 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:04,756 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:04,756 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,759 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,759 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,761 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,761 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,763 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:40:04,764 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:40:04,764 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:40:04,764 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:40:04,764 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:40:04,768 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:40:04,768 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,770 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,771 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,776 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,776 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,777 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:04,778 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:40:04,778 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:40:04,778 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:40:04,778 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-01 05:40:04,782 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:40:04,782 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,785 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,786 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,788 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,788 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,791 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:40:04,792 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:40:04,792 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:40:04,792 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:40:04,792 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:04,794 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:04,794 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,797 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,797 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,799 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,800 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,802 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:40:04,803 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:40:04,803 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-01 05:40:04,804 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:40:04,804 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:40:04,807 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:40:04,807 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,809 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,809 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,813 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,813 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,815 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:40:04,815 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:40:04,815 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:40:04,816 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:40:04,816 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:04,845 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:04,845 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,847 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,847 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,849 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,850 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,851 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:40:04,852 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:7] 2025-12-01 05:40:04,852 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:40:04,852 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:7] 2025-12-01 05:40:04,852 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:04,860 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:04,860 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,862 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,862 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,866 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,866 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,868 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:40:04,868 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:40:04,868 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:40:04,868 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:40:04,868 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-01 05:40:04,878 RepairJob.java:234 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:40:04,878 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,883 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,883 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,885 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,885 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:04,887 RepairSession.java:180 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:40:04,887 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:40:04,887 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:40:04,887 SyncTask.java:66 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:40:04,887 RepairJob.java:143 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:40:04,889 RepairSession.java:270 - [repair #2fe96e30-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:40:04,889 RepairRunnable.java:261 - Repair session 2fe96e30-ce78-11f0-8b52-65d84dd935fe for range [(6038772964092467018,6120880862197478061], (-2332403013082657605,-2319170998358037181], (2257196099046771037,2257422029820489880]] finished INFO [RepairJobTask:6] 2025-12-01 05:40:04,891 ActiveRepairService.java:452 - [repair #2fe85cc0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:15] 2025-12-01 05:40:04,894 RepairRunnable.java:343 - Repair command #29 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:40:10,717 Validator.java:281 - [repair #33aba650-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:10,744 Validator.java:281 - [repair #33aba650-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:10,817 Validator.java:281 - [repair #33aba650-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:10,833 Validator.java:281 - [repair #33aba650-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:10,855 ActiveRepairService.java:452 - [repair #33aa6dd0-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:12,923 Validator.java:281 - [repair #34fba5f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:12,962 Validator.java:281 - [repair #34fba5f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:12,980 Validator.java:281 - [repair #34fba5f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:12,999 Validator.java:281 - [repair #34fba5f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:13,015 ActiveRepairService.java:452 - [repair #34f95c00-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-31] 2025-12-01 05:40:14,396 RepairRunnable.java:139 - Starting repair command #30 (35e31fc0-ce78-11f0-8b52-65d84dd935fe), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-31] 2025-12-01 05:40:14,403 RepairSession.java:228 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(2958314062120721480,2986450630762063380], (7505020924117103584,7530555729313255386]] for reaper_db.[repair_run, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_unit_v1, leader, running_repairs, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, snapshot, schema_migration_leader, schema_migration, repair_run_by_unit, cluster, diagnostic_event_subscription, repair_run_by_cluster] INFO [RepairJobTask:2] 2025-12-01 05:40:14,469 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:40:14,470 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,473 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,473 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,477 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,478 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,480 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:14,480 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:40:14,481 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:40:14,482 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:40:14,482 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-01 05:40:14,489 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:40:14,489 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,492 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,492 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,497 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,497 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,501 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:14,502 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:40:14,502 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:40:14,503 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:40:14,503 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:40:14,509 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:40:14,509 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,519 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,519 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,521 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,522 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,525 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:40:14,526 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:40:14,526 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:40:14,526 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:40:14,526 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:40:14,531 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:40:14,531 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,533 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,533 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,537 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,538 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,541 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:40:14,541 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:40:14,541 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:40:14,541 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:40:14,542 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-01 05:40:14,546 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:40:14,546 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,551 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,551 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,553 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,553 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,557 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:40:14,557 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:40:14,557 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:40:14,557 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:40:14,557 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:40:14,561 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:40:14,561 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,564 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,566 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,566 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,568 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:40:14,568 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:40:14,569 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:40:14,569 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:40:14,569 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:40:14,614 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:40:14,614 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,616 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,616 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,618 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,618 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,620 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:40:14,621 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:40:14,621 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:40:14,621 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:40:14,622 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-01 05:40:14,624 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:40:14,625 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,630 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,630 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,633 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,633 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,635 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:14,637 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-01 05:40:14,637 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:40:14,637 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-01 05:40:14,637 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:14,647 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:14,647 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,651 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,651 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,653 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,653 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,656 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:40:14,657 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:40:14,657 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-01 05:40:14,660 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:40:14,660 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-01 05:40:14,661 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:40:14,661 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,663 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,663 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,665 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,665 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,667 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:40:14,667 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:40:14,668 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:40:14,668 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:40:14,668 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:14,669 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:14,670 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,676 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,676 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,679 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,680 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,685 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:40:14,685 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:40:14,685 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:40:14,686 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:40:14,686 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:40:14,689 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:40:14,689 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,691 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,691 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,692 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,692 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,694 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:40:14,694 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:40:14,694 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:40:14,694 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:40:14,694 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:14,698 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:14,698 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,701 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,701 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,704 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,704 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,705 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:40:14,706 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:40:14,706 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:40:14,706 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:40:14,706 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-01 05:40:14,710 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:40:14,711 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,713 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,713 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,715 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,715 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,716 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:14,716 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:40:14,716 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:40:14,717 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:40:14,717 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:40:14,720 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:40:14,720 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,724 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,725 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,727 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,727 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,729 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:40:14,729 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:40:14,729 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:40:14,730 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:40:14,730 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-01 05:40:14,732 RepairJob.java:234 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2025-12-01 05:40:14,732 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,735 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,737 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,737 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:14,739 RepairSession.java:180 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:14,739 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:40:14,739 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:40:14,740 SyncTask.java:66 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:40:14,740 RepairJob.java:143 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:40:14,741 RepairSession.java:270 - [repair #35e43130-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:40:14,741 RepairRunnable.java:261 - Repair session 35e43130-ce78-11f0-8b52-65d84dd935fe for range [(2958314062120721480,2986450630762063380], (7505020924117103584,7530555729313255386]] finished INFO [RepairJobTask:1] 2025-12-01 05:40:14,745 ActiveRepairService.java:452 - [repair #35e31fc0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:40:14,750 RepairRunnable.java:343 - Repair command #30 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,050 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster WARN [ValidationExecutor:6] 2025-12-01 05:40:15,146 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-c01d0c30ce7511f08b5265d84dd935fe/snapshots/36392f00-ce78-11f0-ba04-016745d45372/mc-123-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,148 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,184 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,208 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,233 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,245 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,263 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,283 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,353 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,371 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,388 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,405 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,418 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,435 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,461 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,485 Validator.java:281 - [repair #36392f00-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:40:15,493 ActiveRepairService.java:452 - [repair #363696f0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-32] 2025-12-01 05:40:20,715 RepairRunnable.java:139 - Starting repair command #31 (39a753b0-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-32] 2025-12-01 05:40:20,726 RepairSession.java:228 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(5864068926404005317,5912912691166641341], (260576999445936949,296869629287120515]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-01 05:40:20,750 RepairJob.java:234 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:40:20,751 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,753 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,753 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,755 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,755 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,756 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:20,757 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-01 05:40:20,763 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:40:20,764 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:40:20,765 RepairJob.java:143 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:40:20,771 RepairJob.java:234 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:40:20,771 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,774 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,775 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,778 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,778 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,782 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:20,783 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-12-01 05:40:20,783 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:40:20,783 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-12-01 05:40:20,783 RepairJob.java:143 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:7] 2025-12-01 05:40:20,785 RepairJob.java:234 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2025-12-01 05:40:20,786 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,792 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,792 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,794 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,794 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,796 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:40:20,797 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-01 05:40:20,797 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:40:20,797 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-01 05:40:20,797 RepairJob.java:143 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:40:20,799 RepairJob.java:234 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:40:20,799 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,802 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,802 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,803 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,803 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:20,805 RepairSession.java:180 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:20,805 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:40:20,806 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:40:20,806 SyncTask.java:66 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:40:20,806 RepairJob.java:143 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-01 05:40:20,806 RepairSession.java:270 - [repair #39a90160-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:40:20,807 RepairRunnable.java:261 - Repair session 39a90160-ce78-11f0-8b52-65d84dd935fe for range [(5864068926404005317,5912912691166641341], (260576999445936949,296869629287120515]] finished INFO [RepairJobTask:1] 2025-12-01 05:40:20,810 ActiveRepairService.java:452 - [repair #39a753b0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:40:20,816 RepairRunnable.java:343 - Repair command #31 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:40:22,968 Validator.java:281 - [repair #3afafcd0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:22,992 Validator.java:281 - [repair #3afafcd0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:23,014 Validator.java:281 - [repair #3afafcd0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:23,061 Validator.java:281 - [repair #3afafcd0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:23,076 ActiveRepairService.java:452 - [repair #3af7ef90-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,528 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,548 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,608 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,624 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,657 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,676 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,701 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,717 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,749 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,767 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,794 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,843 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,858 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,933 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:40:24,967 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:40:25,064 Validator.java:281 - [repair #3be44b60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:40:25,085 ActiveRepairService.java:452 - [repair #3be312e0-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:30,789 Validator.java:281 - [repair #3fa4fce0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:30,818 Validator.java:281 - [repair #3fa4fce0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:30,839 Validator.java:281 - [repair #3fa4fce0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:30,847 Validator.java:281 - [repair #3fa4fce0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:30,854 ActiveRepairService.java:452 - [repair #3fa460a0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-33] 2025-12-01 05:40:32,960 RepairRunnable.java:139 - Starting repair command #32 (40f3c400-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-33] 2025-12-01 05:40:32,966 RepairSession.java:228 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(133080473789747809,260576999445936949]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-01 05:40:32,980 RepairJob.java:234 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:40:32,980 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:32,988 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:32,988 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:32,990 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:32,990 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:32,992 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:4] 2025-12-01 05:40:32,994 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:40:32,995 RepairJob.java:234 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2025-12-01 05:40:32,996 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:2] 2025-12-01 05:40:33,000 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:40:33,000 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,000 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [RepairJobTask:2] 2025-12-01 05:40:33,000 RepairJob.java:143 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,000 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,002 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,002 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,004 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:33,004 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:40:33,004 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:40:33,005 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:40:33,005 RepairJob.java:143 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:40:33,006 RepairJob.java:234 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:40:33,007 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,011 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,012 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,014 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,014 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,016 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:33,016 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:40:33,017 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:40:33,017 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:40:33,017 RepairJob.java:143 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:40:33,022 RepairJob.java:234 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:40:33,023 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,028 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,029 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,030 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,031 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,033 RepairSession.java:180 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:1] 2025-12-01 05:40:33,033 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:40:33,034 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:40:33,034 SyncTask.java:66 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:40:33,034 RepairJob.java:143 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:40:33,035 RepairSession.java:270 - [repair #40f4ae60-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:40:33,035 RepairRunnable.java:261 - Repair session 40f4ae60-ce78-11f0-8b52-65d84dd935fe for range [(133080473789747809,260576999445936949]] finished INFO [RepairJobTask:3] 2025-12-01 05:40:33,037 ActiveRepairService.java:452 - [repair #40f3c400-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:40:33,040 RepairRunnable.java:343 - Repair command #32 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,310 Validator.java:281 - [repair #41235f80-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,325 Validator.java:281 - [repair #41235f80-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,340 Validator.java:281 - [repair #41235f80-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,352 Validator.java:281 - [repair #41235f80-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:33,358 ActiveRepairService.java:452 - [repair #4120a060-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,547 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,621 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,641 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,663 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,722 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,735 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,754 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,768 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,847 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,871 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,888 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,896 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,908 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,920 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,936 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,944 Validator.java:281 - [repair #41dec040-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:40:34,950 ActiveRepairService.java:452 - [repair #41db64e0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-34] 2025-12-01 05:40:40,807 RepairRunnable.java:139 - Starting repair command #33 (45a11f70-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-34] 2025-12-01 05:40:40,824 RepairSession.java:228 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-1460691671753710396,-1390642416943650370], (-5933385944260132005,-5922304961368969939], (-6845196458565704183,-6840860353494826845], (-5020515665976197662,-5010108606548195309]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-01 05:40:40,864 RepairJob.java:234 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:40:40,873 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,880 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,880 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,882 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,882 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,886 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:40:40,887 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:40:40,887 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:40:40,887 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:40:40,890 RepairJob.java:143 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:40:40,892 RepairJob.java:234 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:40:40,892 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,895 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,895 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,898 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,898 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,904 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:40:40,904 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-01 05:40:40,904 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:40:40,905 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-01 05:40:40,905 RepairJob.java:143 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:40:40,921 RepairJob.java:234 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2025-12-01 05:40:40,921 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,927 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,927 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,929 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,930 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,932 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:40:40,932 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:40:40,932 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-12-01 05:40:40,933 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-01 05:40:40,934 RepairJob.java:143 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:40:40,941 RepairJob.java:234 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:40:40,941 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,945 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,945 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,950 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,951 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:40:40,955 RepairSession.java:180 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:40:40,960 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:40:40,960 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-01 05:40:40,961 SyncTask.java:66 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:40:40,962 RepairJob.java:143 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-01 05:40:40,963 RepairSession.java:270 - [repair #45a39070-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:40:40,963 RepairRunnable.java:261 - Repair session 45a39070-ce78-11f0-8b52-65d84dd935fe for range [(-1460691671753710396,-1390642416943650370], (-5933385944260132005,-5922304961368969939], (-6845196458565704183,-6840860353494826845], (-5020515665976197662,-5010108606548195309]] finished INFO [RepairJobTask:1] 2025-12-01 05:40:40,966 ActiveRepairService.java:452 - [repair #45a11f70-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:40:40,971 RepairRunnable.java:343 - Repair command #33 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,066 Validator.java:281 - [repair #46f60110-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,088 Validator.java:281 - [repair #46f60110-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,102 Validator.java:281 - [repair #46f60110-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,112 Validator.java:281 - [repair #46f60110-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,119 ActiveRepairService.java:452 - [repair #46f3b720-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,387 Validator.java:281 - [repair #472611c0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,399 Validator.java:281 - [repair #472611c0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,412 Validator.java:281 - [repair #472611c0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,428 Validator.java:281 - [repair #472611c0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:43,443 ActiveRepairService.java:452 - [repair #47248b20-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,589 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,604 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,619 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,634 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,648 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,713 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,729 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,745 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,761 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,772 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,787 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,806 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,825 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,898 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,913 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,978 Validator.java:281 - [repair #47da94b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:40:44,995 ActiveRepairService.java:452 - [repair #47d98340-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:50,849 Validator.java:281 - [repair #4b9aa9f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:50,872 Validator.java:281 - [repair #4b9aa9f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:50,887 Validator.java:281 - [repair #4b9aa9f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:50,901 Validator.java:281 - [repair #4b9aa9f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:50,916 ActiveRepairService.java:452 - [repair #4b99e6a0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,096 Validator.java:281 - [repair #4cf24ab0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,106 Validator.java:281 - [repair #4cf24ab0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,129 Validator.java:281 - [repair #4cf24ab0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,151 Validator.java:281 - [repair #4cf24ab0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,158 ActiveRepairService.java:452 - [repair #4cef1660-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,414 Validator.java:281 - [repair #4d2122e0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,425 Validator.java:281 - [repair #4d2122e0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,439 Validator.java:281 - [repair #4d2122e0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,454 Validator.java:281 - [repair #4d2122e0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:40:53,459 ActiveRepairService.java:452 - [repair #4d1fc350-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,637 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,696 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,712 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,733 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,752 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,765 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,781 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,806 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,884 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,898 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,917 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,936 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,950 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,968 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,987 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:40:54,997 Validator.java:281 - [repair #4ddad5f0-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:40:55,009 ActiveRepairService.java:452 - [repair #4dd9c480-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:41:00,946 Validator.java:281 - [repair #519d0e10-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:41:00,959 Validator.java:281 - [repair #519d0e10-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:41:00,976 Validator.java:281 - [repair #519d0e10-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:41:00,994 Validator.java:281 - [repair #519d0e10-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:41:01,010 ActiveRepairService.java:452 - [repair #519bfca0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [Repair-Task-35] 2025-12-01 05:41:03,114 RepairRunnable.java:139 - Starting repair command #34 (52ece6a0-ce78-11f0-8b52-65d84dd935fe), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-35] 2025-12-01 05:41:03,118 RepairSession.java:228 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] new session: will sync /10.0.0.50, /10.0.0.33, /10.0.0.249 on range [(-7231162143670259637,-7191400428780835053], (355741831811325710,361503277717191632], (8466383913429868239,8494852325831886938]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-01 05:41:03,127 RepairJob.java:234 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2025-12-01 05:41:03,128 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,130 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,130 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,132 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,132 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,133 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [RepairJobTask:2] 2025-12-01 05:41:03,138 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,138 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-01 05:41:03,138 RepairJob.java:234 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:41:03,139 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:4] 2025-12-01 05:41:03,139 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,139 RepairJob.java:143 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,143 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,148 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,148 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,156 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:41:03,162 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,162 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,162 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,163 RepairJob.java:143 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:41:03,165 RepairJob.java:234 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2025-12-01 05:41:03,166 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,170 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,170 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,172 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,172 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,174 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [RepairJobTask:3] 2025-12-01 05:41:03,176 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,178 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,178 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,178 RepairJob.java:143 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:41:03,179 RepairJob.java:234 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2025-12-01 05:41:03,180 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,184 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,185 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,189 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,189 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,191 RepairSession.java:180 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [RepairJobTask:5] 2025-12-01 05:41:03,191 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:41:03,191 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:41:03,192 SyncTask.java:66 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:41:03,192 RepairJob.java:143 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:41:03,193 RepairSession.java:270 - [repair #52ed82e0-ce78-11f0-8b52-65d84dd935fe] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:41:03,194 RepairRunnable.java:261 - Repair session 52ed82e0-ce78-11f0-8b52-65d84dd935fe for range [(-7231162143670259637,-7191400428780835053], (355741831811325710,361503277717191632], (8466383913429868239,8494852325831886938]] finished INFO [RepairJobTask:3] 2025-12-01 05:41:03,195 ActiveRepairService.java:452 - [repair #52ece6a0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:41:03,197 RepairRunnable.java:343 - Repair command #34 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,451 Validator.java:281 - [repair #531ecc10-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,459 Validator.java:281 - [repair #531ecc10-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,473 Validator.java:281 - [repair #531ecc10-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,488 Validator.java:281 - [repair #531ecc10-ce78-11f0-ba04-016745d45372] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:41:03,493 ActiveRepairService.java:452 - [repair #531e2fd0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction