++ 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: =================== Thu Jun 12 00:41:40 UTC 2025 ===================' INFO: =================== Thu Jun 12 00:41:40 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.61 ++ 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.19,10.0.0.41,10.0.0.61 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.41,10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.41,10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.41,10.0.0.61 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.19:8081 10.0.0.41:8081 10.0.0.61:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.41:8081 10.0.0.61:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.41:8081 10.0.0.61: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.19:9042 10.0.0.41:9042 10.0.0.61:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.41:9042 10.0.0.61:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.41:9042 10.0.0.61:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.41,10.0.0.61 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.19:8086 10.0.0.41:8086 10.0.0.61:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.41:8086 10.0.0.61:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.41:8086 10.0.0.61: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.19,10.0.0.41,10.0.0.61 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.41,10.0.0.61 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.19:8082 10.0.0.41:8082 10.0.0.61:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.41:8082 10.0.0.61:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.41:8082 10.0.0.61: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.19:9161 10.0.0.41:9161 10.0.0.61:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.41:9161 10.0.0.61:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.41:9161 10.0.0.61: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.19:9041 10.0.0.41:9041 10.0.0.61:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.41:9041 10.0.0.61:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.41:9041 10.0.0.61: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.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,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.19,10.0.0.41,10.0.0.61 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.19:2181,10.0.0.41:2181,10.0.0.61:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.41:2181,10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.41:2181,10.0.0.61: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.19:2181 10.0.0.41:2181 10.0.0.61:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.41:2181 10.0.0.61:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.41:2181 10.0.0.61:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.41,10.0.0.61 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.19:5673,10.0.0.41:5673,10.0.0.61:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.41:5673,10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.41:5673,10.0.0.61: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.19:6379 10.0.0.41:6379 10.0.0.61:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.41:6379 10.0.0.61:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.41:6379 10.0.0.61: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.19,10.0.0.41,10.0.0.61 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.19:9092 10.0.0.41:9092 10.0.0.61:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.41:9092 10.0.0.61:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.41:9092 10.0.0.61: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.19 ++ 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.19,10.0.0.41,10.0.0.61 ++ 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.19,10.0.0.41,10.0.0.61 ++ 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}' ++ find_my_ip_and_order_for_node_list 10.0.0.19,10.0.0.41,10.0.0.61 ++ cut -d ' ' -f 1 ++ local servers=10.0.0.19,10.0.0.41,10.0.0.61 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ uniq +++ sort +++ cat /proc/net/fib_trie ++ local local_ips=,10.0.0.61,10.20.0.25,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.19'\''))' ++ local server_ip=10.0.0.19 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.19 ]] ++ [[ ,10.0.0.61,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.61,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.61'\''))' ++ local server_ip=10.0.0.61 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.61 ]] ++ [[ ,10.0.0.61,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.61, ]] ++ echo 10.0.0.61 3 ++ return + my_ip=10.0.0.61 + '[' -n 10.0.0.61 ']' + break + '[' -z 10.0.0.61 ']' ++ echo 10.0.0.19,10.0.0.41,10.0.0.61 ++ tr , ' ' ++ wc -w + export CASSANDRA_COUNT=3 + CASSANDRA_COUNT=3 ++ echo 10.0.0.19,10.0.0.41,10.0.0.61 ++ sed 's/,/", "/g' + export 'CASSANDRA_CONNECT_POINTS=10.0.0.19", "10.0.0.41", "10.0.0.61' + CASSANDRA_CONNECT_POINTS='10.0.0.19", "10.0.0.41", "10.0.0.61' ++ echo 10.0.0.19,10.0.0.41,10.0.0.61 ++ cut -d , -f 1,2 + export CASSANDRA_SEEDS=10.0.0.19,10.0.0.41 + CASSANDRA_SEEDS=10.0.0.19,10.0.0.41 + export CASSANDRA_LISTEN_ADDRESS=10.0.0.61 + CASSANDRA_LISTEN_ADDRESS=10.0.0.61 + export CASSANDRA_RPC_ADDRESS=10.0.0.61 + CASSANDRA_RPC_ADDRESS=10.0.0.61 + 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.61; 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.61; 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.19,10.0.0.41}; 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-06-12 00:41:43,332 DatabaseDescriptor.java:367 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2025-06-12 00:41:43,332 DatabaseDescriptor.java:425 - Global memtable on-heap threshold is enabled at 502MB INFO [main] 2025-06-12 00:41:43,332 DatabaseDescriptor.java:429 - Global memtable off-heap threshold is enabled at 502MB INFO [main] 2025-06-12 00:41:43,362 RateBasedBackPressure.java:123 - Initialized back-pressure with high ratio: 0.9, factor: 5, flow: FAST, window size: 2000. INFO [main] 2025-06-12 00:41:43,362 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-06-12 00:41:43,559 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-06-12 00:41:43,588 CassandraDaemon.java:473 - Hostname: cn-jenkins-deploy-platform-ansible-os-3446-3. INFO [main] 2025-06-12 00:41:43,589 CassandraDaemon.java:480 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_322 INFO [main] 2025-06-12 00:41:43,590 CassandraDaemon.java:481 - Heap size: 984.000MiB/1.961GiB INFO [main] 2025-06-12 00:41:43,590 CassandraDaemon.java:486 - Code Cache Non-heap memory: init = 2555904(2496K) used = 4487360(4382K) committed = 4521984(4416K) max = 251658240(245760K) INFO [main] 2025-06-12 00:41:43,591 CassandraDaemon.java:486 - Metaspace Non-heap memory: init = 0(0K) used = 19101016(18653K) committed = 19660800(19200K) max = -1(-1K) INFO [main] 2025-06-12 00:41:43,591 CassandraDaemon.java:486 - Compressed Class Space Non-heap memory: init = 0(0K) used = 2220048(2168K) committed = 2359296(2304K) max = 1073741824(1048576K) INFO [main] 2025-06-12 00:41:43,592 CassandraDaemon.java:486 - Par Eden Space Heap memory: init = 335544320(327680K) used = 93992872(91789K) committed = 335544320(327680K) max = 335544320(327680K) INFO [main] 2025-06-12 00:41:43,593 CassandraDaemon.java:486 - Par Survivor Space Heap memory: init = 41943040(40960K) used = 0(0K) committed = 41943040(40960K) max = 41943040(40960K) INFO [main] 2025-06-12 00:41:43,602 CassandraDaemon.java:486 - CMS Old Gen Heap memory: init = 654311424(638976K) used = 0(0K) committed = 654311424(638976K) max = 1728053248(1687552K) INFO [main] 2025-06-12 00:41:43,602 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-06-12 00:41:43,603 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-06-12 00:41:43,644 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-06-12 00:41:43,645 StartupChecks.java:140 - jemalloc seems to be preloaded from /usr/lib64/libjemalloc.so.1 INFO [main] 2025-06-12 00:41:43,645 StartupChecks.java:176 - JMX is enabled to receive remote connections on port: 7201 INFO [main] 2025-06-12 00:41:43,647 SigarLibrary.java:44 - Initializing SIGAR library INFO [main] 2025-06-12 00:41:43,657 SigarLibrary.java:180 - Checked OS settings and found them configured for optimal performance. WARN [main] 2025-06-12 00:41:43,657 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-06-12 00:41:43,667 StartupChecks.java:332 - Directory /var/lib/cassandra/commitlog doesn't exist WARN [main] 2025-06-12 00:41:43,668 StartupChecks.java:332 - Directory /var/lib/cassandra/saved_caches doesn't exist WARN [main] 2025-06-12 00:41:43,668 StartupChecks.java:332 - Directory /opt/cassandra/data/hints doesn't exist INFO [main] 2025-06-12 00:41:43,715 QueryProcessor.java:116 - Initialized prepared statement caches with 10 MB (native) and 10 MB (Thrift) INFO [main] 2025-06-12 00:41:44,167 ColumnFamilyStore.java:411 - Initializing system.IndexInfo INFO [main] 2025-06-12 00:41:44,985 ColumnFamilyStore.java:411 - Initializing system.batches INFO [main] 2025-06-12 00:41:44,989 ColumnFamilyStore.java:411 - Initializing system.paxos INFO [main] 2025-06-12 00:41:44,997 ColumnFamilyStore.java:411 - Initializing system.local INFO [main] 2025-06-12 00:41:45,002 ColumnFamilyStore.java:411 - Initializing system.peers INFO [main] 2025-06-12 00:41:45,010 ColumnFamilyStore.java:411 - Initializing system.peer_events INFO [main] 2025-06-12 00:41:45,017 ColumnFamilyStore.java:411 - Initializing system.range_xfers INFO [main] 2025-06-12 00:41:45,021 ColumnFamilyStore.java:411 - Initializing system.compaction_history INFO [main] 2025-06-12 00:41:45,032 ColumnFamilyStore.java:411 - Initializing system.sstable_activity INFO [main] 2025-06-12 00:41:45,047 ColumnFamilyStore.java:411 - Initializing system.size_estimates INFO [main] 2025-06-12 00:41:45,059 ColumnFamilyStore.java:411 - Initializing system.available_ranges INFO [main] 2025-06-12 00:41:45,063 ColumnFamilyStore.java:411 - Initializing system.transferred_ranges INFO [main] 2025-06-12 00:41:45,067 ColumnFamilyStore.java:411 - Initializing system.views_builds_in_progress INFO [main] 2025-06-12 00:41:45,080 ColumnFamilyStore.java:411 - Initializing system.built_views INFO [main] 2025-06-12 00:41:45,088 ColumnFamilyStore.java:411 - Initializing system.hints INFO [main] 2025-06-12 00:41:45,095 ColumnFamilyStore.java:411 - Initializing system.batchlog INFO [main] 2025-06-12 00:41:45,103 ColumnFamilyStore.java:411 - Initializing system.prepared_statements INFO [main] 2025-06-12 00:41:45,107 ColumnFamilyStore.java:411 - Initializing system.schema_keyspaces INFO [main] 2025-06-12 00:41:45,110 ColumnFamilyStore.java:411 - Initializing system.schema_columnfamilies INFO [main] 2025-06-12 00:41:45,114 ColumnFamilyStore.java:411 - Initializing system.schema_columns INFO [main] 2025-06-12 00:41:45,141 ColumnFamilyStore.java:411 - Initializing system.schema_triggers INFO [main] 2025-06-12 00:41:45,162 ColumnFamilyStore.java:411 - Initializing system.schema_usertypes INFO [main] 2025-06-12 00:41:45,201 ColumnFamilyStore.java:411 - Initializing system.schema_functions INFO [main] 2025-06-12 00:41:45,223 ColumnFamilyStore.java:411 - Initializing system.schema_aggregates INFO [main] 2025-06-12 00:41:45,226 ViewManager.java:137 - Not submitting build tasks for views in keyspace system as storage service is not initialized INFO [main] 2025-06-12 00:41:45,362 ApproximateTime.java:44 - Scheduling approximate time-check task with a precision of 10 milliseconds INFO [main] 2025-06-12 00:41:45,418 ColumnFamilyStore.java:411 - Initializing system_schema.keyspaces INFO [main] 2025-06-12 00:41:45,430 ColumnFamilyStore.java:411 - Initializing system_schema.tables INFO [main] 2025-06-12 00:41:45,435 ColumnFamilyStore.java:411 - Initializing system_schema.columns INFO [main] 2025-06-12 00:41:45,441 ColumnFamilyStore.java:411 - Initializing system_schema.triggers INFO [main] 2025-06-12 00:41:45,446 ColumnFamilyStore.java:411 - Initializing system_schema.dropped_columns INFO [main] 2025-06-12 00:41:45,449 ColumnFamilyStore.java:411 - Initializing system_schema.views INFO [main] 2025-06-12 00:41:45,452 ColumnFamilyStore.java:411 - Initializing system_schema.types INFO [main] 2025-06-12 00:41:45,454 ColumnFamilyStore.java:411 - Initializing system_schema.functions INFO [main] 2025-06-12 00:41:45,457 ColumnFamilyStore.java:411 - Initializing system_schema.aggregates INFO [main] 2025-06-12 00:41:45,459 ColumnFamilyStore.java:411 - Initializing system_schema.indexes INFO [main] 2025-06-12 00:41:45,460 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_schema as storage service is not initialized INFO [MemtableFlushWriter:1] 2025-06-12 00:41:46,838 CacheService.java:112 - Initializing key cache with capacity of 49 MBs. INFO [MemtableFlushWriter:1] 2025-06-12 00:41:46,853 CacheService.java:134 - Initializing row cache with capacity of 0 MBs INFO [MemtableFlushWriter:1] 2025-06-12 00:41:46,868 CacheService.java:163 - Initializing counter cache with capacity of 24 MBs INFO [MemtableFlushWriter:1] 2025-06-12 00:41:46,869 CacheService.java:174 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [CompactionExecutor:3] 2025-06-12 00:41:47,207 BufferPool.java:230 - Global buffer pool is enabled, when pool is exhausted (max is 502.000MiB) it will allocate on heap INFO [main] 2025-06-12 00:41:47,368 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-06-12 00:41:47,437 StorageService.java:607 - Token metadata: INFO [pool-4-thread-1] 2025-06-12 00:41:47,499 AutoSavingCache.java:174 - Completed loading (1 ms; 1 keys) KeyCache cache INFO [main] 2025-06-12 00:41:47,513 CommitLog.java:152 - No commitlog files found; skipping replay INFO [main] 2025-06-12 00:41:47,515 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-06-12 00:41:47,532 StorageService.java:607 - Token metadata: INFO [main] 2025-06-12 00:41:47,666 QueryProcessor.java:163 - Preloaded 0 prepared statements INFO [main] 2025-06-12 00:41:47,667 StorageService.java:618 - Cassandra version: 3.11.3 INFO [main] 2025-06-12 00:41:47,671 StorageService.java:619 - Thrift API version: 20.1.0 INFO [main] 2025-06-12 00:41:47,671 StorageService.java:620 - CQL supported versions: 3.4.4 (default: 3.4.4) INFO [main] 2025-06-12 00:41:47,672 StorageService.java:622 - Native protocol supported versions: 3/v3, 4/v4, 5/v5-beta (default: 4/v4) INFO [main] 2025-06-12 00:41:47,765 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-06-12 00:41:47,784 MessagingService.java:761 - Starting Messaging Service on /10.0.0.61:7012 (ens3) WARN [main] 2025-06-12 00:41:47,793 SystemKeyspace.java:1087 - No host ID found, created b5360a6d-7600-47fc-8c4a-42a3122d4cf0 (Note: This should happen exactly once per node). INFO [main] 2025-06-12 00:41:47,829 OutboundTcpConnection.java:108 - OutboundTcpConnection using coalescing strategy DISABLED INFO [HANDSHAKE-/10.0.0.41] 2025-06-12 00:41:49,093 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.41 INFO [HANDSHAKE-/10.0.0.19] 2025-06-12 00:41:49,582 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.19 INFO [main] 2025-06-12 00:41:53,886 StorageService.java:704 - Loading persisted ring state INFO [main] 2025-06-12 00:41:53,887 StorageService.java:822 - Starting up server gossip INFO [main] 2025-06-12 00:41:54,011 StorageService.java:1446 - JOINING: waiting for ring information INFO [HANDSHAKE-/10.0.0.19] 2025-06-12 00:41:54,942 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.19 INFO [HANDSHAKE-/10.0.0.41] 2025-06-12 00:41:55,735 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.41 INFO [GossipStage:1] 2025-06-12 00:41:56,242 Gossiper.java:1055 - Node /10.0.0.41 is now part of the cluster INFO [RequestResponseStage-1] 2025-06-12 00:41:56,250 Gossiper.java:1019 - InetAddress /10.0.0.41 is now UP INFO [GossipStage:1] 2025-06-12 00:41:56,271 TokenMetadata.java:479 - Updating topology for /10.0.0.41 INFO [GossipStage:1] 2025-06-12 00:41:56,273 TokenMetadata.java:479 - Updating topology for /10.0.0.41 INFO [GossipStage:1] 2025-06-12 00:41:56,273 Gossiper.java:1055 - Node /10.0.0.19 is now part of the cluster INFO [GossipStage:1] 2025-06-12 00:41:56,293 TokenMetadata.java:479 - Updating topology for /10.0.0.19 WARN [MigrationStage:1] 2025-06-12 00:41:56,293 MigrationTask.java:67 - Can't send schema pull request: node /10.0.0.19 is down. INFO [GossipStage:1] 2025-06-12 00:41:56,293 TokenMetadata.java:479 - Updating topology for /10.0.0.19 WARN [MigrationStage:1] 2025-06-12 00:41:56,294 MigrationTask.java:67 - Can't send schema pull request: node /10.0.0.19 is down. INFO [RequestResponseStage-4] 2025-06-12 00:41:56,298 Gossiper.java:1019 - InetAddress /10.0.0.19 is now UP INFO [InternalResponseStage:1] 2025-06-12 00:41:56,862 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_traces as storage service is not initialized INFO [InternalResponseStage:1] 2025-06-12 00:41:56,875 ColumnFamilyStore.java:411 - Initializing system_traces.events INFO [InternalResponseStage:1] 2025-06-12 00:41:56,882 ColumnFamilyStore.java:411 - Initializing system_traces.sessions INFO [InternalResponseStage:1] 2025-06-12 00:41:56,908 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_distributed as storage service is not initialized INFO [InternalResponseStage:1] 2025-06-12 00:41:56,915 ColumnFamilyStore.java:411 - Initializing system_distributed.parent_repair_history WARN [GossipTasks:1] 2025-06-12 00:41:56,935 FailureDetector.java:288 - Not marking nodes down due to local pause of 9471452217 > 5000000000 INFO [InternalResponseStage:1] 2025-06-12 00:41:57,036 ColumnFamilyStore.java:411 - Initializing system_distributed.repair_history INFO [InternalResponseStage:1] 2025-06-12 00:41:57,092 ColumnFamilyStore.java:411 - Initializing system_distributed.view_build_status INFO [InternalResponseStage:1] 2025-06-12 00:41:57,148 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_auth as storage service is not initialized INFO [InternalResponseStage:1] 2025-06-12 00:41:57,150 ColumnFamilyStore.java:411 - Initializing system_auth.resource_role_permissons_index INFO [InternalResponseStage:1] 2025-06-12 00:41:57,157 ColumnFamilyStore.java:411 - Initializing system_auth.role_members INFO [InternalResponseStage:1] 2025-06-12 00:41:57,162 ColumnFamilyStore.java:411 - Initializing system_auth.role_permissions INFO [InternalResponseStage:1] 2025-06-12 00:41:57,168 ColumnFamilyStore.java:411 - Initializing system_auth.roles INFO [main] 2025-06-12 00:41:58,019 StorageService.java:1446 - JOINING: waiting for schema information to complete INFO [main] 2025-06-12 00:41:58,019 StorageService.java:1446 - JOINING: schema complete, ready to bootstrap INFO [main] 2025-06-12 00:41:58,019 StorageService.java:1446 - JOINING: waiting for pending range calculation INFO [main] 2025-06-12 00:41:58,019 StorageService.java:1446 - JOINING: calculation complete, ready to bootstrap INFO [main] 2025-06-12 00:41:58,020 StorageService.java:1446 - JOINING: getting bootstrap token INFO [main] 2025-06-12 00:41:58,021 BootStrapper.java:228 - Generated random tokens. tokens are [-7674648723199698657, 6381800779910450867, 3704049905652546589, 6648637414318483487, -6802063361305959088, 5807902568365340020, -271571570805363138, -5437756025782101719, -499773017048804241, 8581553058013480961, 1195327896438431669, 8631346390488108150, 4309568991371123271, -3959624403194123228, 7086114894277194106, 3606439011143979610, 5840144797945795469, -6057057646147736386, -3567414390888874586, -79040113130488224, -4008084213256778742, -8922877656011765450, -3646793951145554034, -5681236983215192924, -4815790567300386929, 3915171590021706825, 2679070676585376143, 3268849783277775501, -340863804141193674, -7000029081993616357, -9121342426831225777, 4638195593526777529, -1837467574650988897, 5803483964287959079, -1092751427061464846, 2384547741843591259, 5364491782780220415, 7340787549431602570, 1173615270873381816, -4798093321429973934, 1520465302621560933, -6910245946428394710, 1091787745237066916, -9138508092550687668, 4645853926314568188, -6774984411680904509, 5688238424758110064, -1241276967903386743, -3760214158570894250, 6204457234970459707, -2338703622897910553, -7154028468363293703, 6063687441608780747, -5456841935798549937, -3599305138718780145, 2975038602325829696, 8723999702519615421, 1045680122857504248, -4381321486716197001, 6420387519568440614, 7338206211532649703, -2205018524089902550, -3309428885200290893, -1808733365556004703, 7833192857773398805, 8883321985349792071, -4355928183440478859, 7363173665495618648, -6087942217235942982, 4607984601049141786, 8647795379946447249, 100210724390374663, 1337572502615909071, 3643010728471046023, -1325021477989630400, -6375746866187112430, -3234874310791616680, 4635443060062952870, -8442816744044478145, -2964180786361005057, 8108302909635822214, -1445167520500768971, 6501437016246726365, -6662213775507324447, 7531346513119237893, -856984064452352724, -3853185835874947869, -9186391905612673206, -1192372143898634515, 8309964680148447072, -4601557705336604457, -5290176832578275543, -191451930306318836, 1893185072944476100, 7441419587131574222, 3904824803425802678, 5474858705755801002, -7816260384303516158, -240382623767165582, 2249308432500607206, -1760793200724291802, -4885431185242460749, 3618839753308611601, -7056787166899757895, -8773636929441843348, -1860900957408593509, 4079635381642820465, -2878170908635505685, 3472026694290288852, 1033285258798830008, 4266693272462277047, 2696084747556410132, -7414575696324162249, -8588831245355402327, 934843200188674858, -2766263871976790231, 6397943196033232836, -8152330497775857429, 4962225828989923375, 8822267729534132023, 458204510910839678, -4942178396237666618, -1398095018989957795, -3145357085351061186, 168817375360347767, -7837158544032513919, 7543384623999574458, 6311278230130257128, -3980106144300894173, -5415510641565478965, -3841289621937935928, 5712670466958856646, 5356387466490088408, 8433036075051444527, 2429250939756866537, -4470719360479776446, 5965668043510471651, 4961630089870932031, -7655977924065938497, 4567317584711462995, -3813545447108972349, -1414653465183377406, 7731692528982428594, -6818766380474981571, 2867174881904918616, -6461984436945004565, 3348760148316742298, -76872757264665339, -1597603406701448325, 5291711780252148785, -2386280136560823648, -7326983446955427555, -2856702987043602236, -4618630357072280780, -2968879769387002712, -5349966503075876149, 7201217870532556531, -2465600010038761393, -677384648041356578, 2572048944572211277, 5261402564839874149, -8137867188902032139, -2833031956216361593, 1323556208801369058, 5574061200328603875, -6692457705805092772, -2190626949901355263, 1446504224437166874, -6372484799695108715, 6835479968272345451, -4854329458818229618, -6378118802354013978, -4147942415848145419, 3325590507992372928, -7488889388451630447, -2402429635985174008, -4085229213560501204, -3514928502090506103, 8225039746785183685, 6883636407800751063, 2281692923071935357, -1938758609890499834, -5615830097456991995, 7348212548895049244, -1014512578654375532, -6021174837948794900, 2275620388115769097, 3478399918284275054, 4697884884187966620, 5866782701782352880, -5862371489667485409, 7246211200946464410, 3254012854213588690, 1414640237828322218, 3694430385951727336, 6152013732961795460, -4939440957502910097, -2306873493480456725, 3270893359711983891, 3756879399319832114, -6741662577376627832, -4574163671309970331, 8535297147114219596, -8391025591941056620, -5142298940770691309, -8233202579042346095, 8219069185414670712, -6613754679991979769, -5535784020187313147, 6919591333959724479, -6021756599458456865, -3475583480146378292, 8015758358157049392, -7767463212202488266, -5569704209497257913, 6719223963175717218, -6243633511125223105, -8595644374951254373, -2656969308200162971, 7782312064850516118, -6737447403616405489, 3051561270812233761, -6200821457350056732, 8405161967889451744, -1025730063277428376, 8197734676602336762, 2372405380069381387, 85647025816966890, 3929338051098991413, -5525660372738586445, -1454294656840645403, 80233606901293232, -3803802526104018202, 2237089819589497040, -8462026151356944614, 8952477116406696524, -2946575546611659856, -7839716295701309040, -5316004414750817902, -7820891713922652140, -4332245786630007966, 2194742838200469266, 4847730119595337521, -3882000004435554847, -309307777673736415, 4865917628224395957, -6834265625880429604, -1865890701087017036, -6562903621096816752, 5174137991326305522, -4368631197861660291, -149296336949225469, 2792430830543317085, -1397395903204248999, 7951929623943880809, -5245432350531355929] INFO [main] 2025-06-12 00:41:58,067 StorageService.java:1446 - JOINING: sleeping 30000 ms for pending range setup INFO [MigrationStage:1] 2025-06-12 00:42:03,397 ViewManager.java:137 - Not submitting build tasks for views in keyspace reaper_db as storage service is not initialized INFO [MigrationStage:1] 2025-06-12 00:42:06,906 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration INFO [MigrationStage:1] 2025-06-12 00:42:07,533 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration_leader INFO [MigrationStage:1] 2025-06-12 00:42:08,418 ColumnFamilyStore.java:411 - Initializing reaper_db.running_reapers INFO [MigrationStage:1] 2025-06-12 00:42:09,013 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_unit_v1 INFO [MigrationStage:1] 2025-06-12 00:42:09,580 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_by_cluster_and_keyspace INFO [MigrationStage:1] 2025-06-12 00:42:09,917 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster INFO [MigrationStage:1] 2025-06-12 00:42:10,576 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_v1 INFO [MigrationStage:1] 2025-06-12 00:42:11,082 ColumnFamilyStore.java:411 - Initializing reaper_db.cluster INFO [MigrationStage:1] 2025-06-12 00:42:11,449 ColumnFamilyStore.java:411 - Initializing reaper_db.snapshot INFO [MigrationStage:1] 2025-06-12 00:42:13,025 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v1 INFO [MigrationStage:1] 2025-06-12 00:42:14,259 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run INFO [MigrationStage:1] 2025-06-12 00:42:15,982 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_unit INFO [MigrationStage:1] 2025-06-12 00:42:16,501 ColumnFamilyStore.java:411 - Initializing reaper_db.leader INFO [MigrationStage:1] 2025-06-12 00:42:19,990 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v2 INFO [InternalResponseStage:3] 2025-06-12 00:42:20,458 ColumnFamilyStore.java:411 - Initializing reaper_db.node_operations INFO [MigrationStage:1] 2025-06-12 00:42:22,073 ColumnFamilyStore.java:411 - Initializing reaper_db.diagnostic_event_subscription INFO [MigrationStage:1] 2025-06-12 00:42:23,402 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v3 INFO [MigrationStage:1] 2025-06-12 00:42:24,026 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster_v2 INFO [MigrationStage:1] 2025-06-12 00:42:25,562 ColumnFamilyStore.java:411 - Initializing reaper_db.running_repairs INFO [MigrationStage:1] 2025-06-12 00:42:25,987 ColumnFamilyStore.java:411 - Initializing reaper_db.percent_repaired_by_schedule INFO [main] 2025-06-12 00:42:28,068 StorageService.java:1446 - JOINING: Starting to bootstrap... INFO [main] 2025-06-12 00:42:28,208 StreamResultFuture.java:90 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415] Executing streaming plan for Bootstrap INFO [StreamConnectionEstablisher:1] 2025-06-12 00:42:28,211 StreamSession.java:266 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415] Starting streaming to /10.0.0.19 INFO [StreamConnectionEstablisher:1] 2025-06-12 00:42:28,218 StreamCoordinator.java:264 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415, ID#0] Beginning stream session with /10.0.0.19 INFO [STREAM-IN-/10.0.0.19:7012] 2025-06-12 00:42:28,258 StreamResultFuture.java:187 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415] Session with /10.0.0.19 is complete INFO [StreamConnectionEstablisher:2] 2025-06-12 00:42:28,266 StreamSession.java:266 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415] Starting streaming to /10.0.0.41 INFO [StreamConnectionEstablisher:2] 2025-06-12 00:42:28,268 StreamCoordinator.java:264 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415, ID#0] Beginning stream session with /10.0.0.41 INFO [STREAM-IN-/10.0.0.41:7012] 2025-06-12 00:42:28,463 StreamResultFuture.java:173 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415 ID#0] Prepare completed. Receiving 4 files(3.784KiB), sending 0 files(0.000KiB) INFO [StreamReceiveTask:1] 2025-06-12 00:42:28,598 StreamResultFuture.java:187 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415] Session with /10.0.0.41 is complete INFO [StreamReceiveTask:1] 2025-06-12 00:42:28,606 StreamResultFuture.java:219 - [Stream #1dad2060-4726-11f0-9375-5b86f1e31415] All sessions completed INFO [StreamReceiveTask:1] 2025-06-12 00:42:28,607 StorageService.java:1505 - Bootstrap completed! for the tokens [-7674648723199698657, 6381800779910450867, 3704049905652546589, 6648637414318483487, -6802063361305959088, 5807902568365340020, -271571570805363138, -5437756025782101719, -499773017048804241, 8581553058013480961, 1195327896438431669, 8631346390488108150, 4309568991371123271, -3959624403194123228, 7086114894277194106, 3606439011143979610, 5840144797945795469, -6057057646147736386, -3567414390888874586, -79040113130488224, -4008084213256778742, -8922877656011765450, -3646793951145554034, -5681236983215192924, -4815790567300386929, 3915171590021706825, 2679070676585376143, 3268849783277775501, -340863804141193674, -7000029081993616357, -9121342426831225777, 4638195593526777529, -1837467574650988897, 5803483964287959079, -1092751427061464846, 2384547741843591259, 5364491782780220415, 7340787549431602570, 1173615270873381816, -4798093321429973934, 1520465302621560933, -6910245946428394710, 1091787745237066916, -9138508092550687668, 4645853926314568188, -6774984411680904509, 5688238424758110064, -1241276967903386743, -3760214158570894250, 6204457234970459707, -2338703622897910553, -7154028468363293703, 6063687441608780747, -5456841935798549937, -3599305138718780145, 2975038602325829696, 8723999702519615421, 1045680122857504248, -4381321486716197001, 6420387519568440614, 7338206211532649703, -2205018524089902550, -3309428885200290893, -1808733365556004703, 7833192857773398805, 8883321985349792071, -4355928183440478859, 7363173665495618648, -6087942217235942982, 4607984601049141786, 8647795379946447249, 100210724390374663, 1337572502615909071, 3643010728471046023, -1325021477989630400, -6375746866187112430, -3234874310791616680, 4635443060062952870, -8442816744044478145, -2964180786361005057, 8108302909635822214, -1445167520500768971, 6501437016246726365, -6662213775507324447, 7531346513119237893, -856984064452352724, -3853185835874947869, -9186391905612673206, -1192372143898634515, 8309964680148447072, -4601557705336604457, -5290176832578275543, -191451930306318836, 1893185072944476100, 7441419587131574222, 3904824803425802678, 5474858705755801002, -7816260384303516158, -240382623767165582, 2249308432500607206, -1760793200724291802, -4885431185242460749, 3618839753308611601, -7056787166899757895, -8773636929441843348, -1860900957408593509, 4079635381642820465, -2878170908635505685, 3472026694290288852, 1033285258798830008, 4266693272462277047, 2696084747556410132, -7414575696324162249, -8588831245355402327, 934843200188674858, -2766263871976790231, 6397943196033232836, -8152330497775857429, 4962225828989923375, 8822267729534132023, 458204510910839678, -4942178396237666618, -1398095018989957795, -3145357085351061186, 168817375360347767, -7837158544032513919, 7543384623999574458, 6311278230130257128, -3980106144300894173, -5415510641565478965, -3841289621937935928, 5712670466958856646, 5356387466490088408, 8433036075051444527, 2429250939756866537, -4470719360479776446, 5965668043510471651, 4961630089870932031, -7655977924065938497, 4567317584711462995, -3813545447108972349, -1414653465183377406, 7731692528982428594, -6818766380474981571, 2867174881904918616, -6461984436945004565, 3348760148316742298, -76872757264665339, -1597603406701448325, 5291711780252148785, -2386280136560823648, -7326983446955427555, -2856702987043602236, -4618630357072280780, -2968879769387002712, -5349966503075876149, 7201217870532556531, -2465600010038761393, -677384648041356578, 2572048944572211277, 5261402564839874149, -8137867188902032139, -2833031956216361593, 1323556208801369058, 5574061200328603875, -6692457705805092772, -2190626949901355263, 1446504224437166874, -6372484799695108715, 6835479968272345451, -4854329458818229618, -6378118802354013978, -4147942415848145419, 3325590507992372928, -7488889388451630447, -2402429635985174008, -4085229213560501204, -3514928502090506103, 8225039746785183685, 6883636407800751063, 2281692923071935357, -1938758609890499834, -5615830097456991995, 7348212548895049244, -1014512578654375532, -6021174837948794900, 2275620388115769097, 3478399918284275054, 4697884884187966620, 5866782701782352880, -5862371489667485409, 7246211200946464410, 3254012854213588690, 1414640237828322218, 3694430385951727336, 6152013732961795460, -4939440957502910097, -2306873493480456725, 3270893359711983891, 3756879399319832114, -6741662577376627832, -4574163671309970331, 8535297147114219596, -8391025591941056620, -5142298940770691309, -8233202579042346095, 8219069185414670712, -6613754679991979769, -5535784020187313147, 6919591333959724479, -6021756599458456865, -3475583480146378292, 8015758358157049392, -7767463212202488266, -5569704209497257913, 6719223963175717218, -6243633511125223105, -8595644374951254373, -2656969308200162971, 7782312064850516118, -6737447403616405489, 3051561270812233761, -6200821457350056732, 8405161967889451744, -1025730063277428376, 8197734676602336762, 2372405380069381387, 85647025816966890, 3929338051098991413, -5525660372738586445, -1454294656840645403, 80233606901293232, -3803802526104018202, 2237089819589497040, -8462026151356944614, 8952477116406696524, -2946575546611659856, -7839716295701309040, -5316004414750817902, -7820891713922652140, -4332245786630007966, 2194742838200469266, 4847730119595337521, -3882000004435554847, -309307777673736415, 4865917628224395957, -6834265625880429604, -1865890701087017036, -6562903621096816752, 5174137991326305522, -4368631197861660291, -149296336949225469, 2792430830543317085, -1397395903204248999, 7951929623943880809, -5245432350531355929] INFO [main] 2025-06-12 00:42:28,609 StorageService.java:1446 - JOINING: Finish joining ring INFO [main] 2025-06-12 00:42:28,643 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='node_metrics_v3') INFO [main] 2025-06-12 00:42:28,644 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='node_operations') INFO [main] 2025-06-12 00:42:28,644 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='schema_migration') INFO [main] 2025-06-12 00:42:28,644 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='cluster') INFO [main] 2025-06-12 00:42:28,644 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_schedule_by_cluster_and_keyspace') INFO [main] 2025-06-12 00:42:28,644 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='node_metrics_v1') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='running_reapers') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='snapshot') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_cluster') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_unit') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='schema_migration_leader') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_schedule_v1') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='leader') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='diagnostic_event_subscription') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_unit_v1') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_cluster_v2') INFO [main] 2025-06-12 00:42:28,645 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='running_repairs') INFO [main] 2025-06-12 00:42:28,646 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='percent_repaired_by_schedule') INFO [main] 2025-06-12 00:42:28,693 Gossiper.java:1692 - Waiting for gossip to settle... INFO [main] 2025-06-12 00:42:36,694 Gossiper.java:1723 - No gossip backlog; proceeding INFO [main] 2025-06-12 00:42:37,025 NativeTransportService.java:70 - Netty using native Epoll event loop INFO [main] 2025-06-12 00:42:37,248 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-06-12 00:42:37,249 Server.java:156 - Starting listening for CQL clients on /10.0.0.61:9041 (unencrypted)... INFO [main] 2025-06-12 00:42:37,330 ThriftServer.java:116 - Binding thrift service to /10.0.0.61:9161 INFO [Thread-6] 2025-06-12 00:42:37,351 ThriftServer.java:133 - Listening for thrift clients... INFO [Native-Transport-Requests-1] 2025-06-12 00:42:45,367 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=[]} INFO [Native-Transport-Requests-1] 2025-06-12 00:42:46,368 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@68e5dbe2[cfId=28952e00-4726-11f0-9375-5b86f1e31415,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-06-12 00:42:46,464 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_uuid_table INFO [MigrationStage:1] 2025-06-12 00:42:48,087 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.service_instance_table INFO [MigrationStage:1] 2025-06-12 00:42:51,553 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_fq_name_table INFO [Native-Transport-Requests-1] 2025-06-12 00:42:52,172 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@55404fee[cfId=2c0accc0-4726-11f0-9375-5b86f1e31415,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-06-12 00:42:52,297 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.pool_table INFO [Native-Transport-Requests-6] 2025-06-12 00:42:53,144 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@29ba2cf3[cfId=2b96d540-4726-11f0-af92-0725c3e5eab5,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@41efc030[cfId=2b96d540-4726-11f0-af92-0725c3e5eab5,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 [Native-Transport-Requests-4] 2025-06-12 00:42:54,091 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@29ba2cf3[cfId=2b96d540-4726-11f0-af92-0725c3e5eab5,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@257150dd[cfId=2b96d540-4726-11f0-af92-0725c3e5eab5,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-06-12 00:42:55,392 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_shared_table INFO [MigrationStage:1] 2025-06-12 00:42:56,578 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.loadbalancer_table INFO [HANDSHAKE-/10.0.0.61] 2025-06-12 00:42:58,104 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.61 INFO [Native-Transport-Requests-1] 2025-06-12 00:42:58,793 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/loadbalancer_table' From org.apache.cassandra.config.CFMetaData@57f4dfa6[cfId=2e9918c0-4726-11f0-af92-0725c3e5eab5,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@7e6984ed[cfId=2e9918c0-4726-11f0-af92-0725c3e5eab5,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 [Native-Transport-Requests-2] 2025-06-12 00:42:59,912 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@267e0829[cfId=30a7d480-4726-11f0-9375-5b86f1e31415,ksName=useragent,cfName=useragent_keyval_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-06-12 00:43:00,027 ColumnFamilyStore.java:411 - Initializing useragent.useragent_keyval_table INFO [MigrationStage:1] 2025-06-12 00:43:00,994 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.healthmonitor_table INFO [Native-Transport-Requests-1] 2025-06-12 00:43:05,910 MigrationManager.java:454 - Update table 'config_db_uuid/obj_shared_table' From org.apache.cassandra.config.CFMetaData@6813c996[cfId=2de706d0-4726-11f0-bebc-7f3e8635d76d,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@3362cc1[cfId=2de706d0-4726-11f0-bebc-7f3e8635d76d,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-1] 2025-06-12 00:43:09,172 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@337a04c7[cfId=362ccb40-4726-11f0-9375-5b86f1e31415,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={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-06-12 00:43:09,410 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.route_target_table INFO [MigrationStage:1] 2025-06-12 00:43:10,558 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_ip_address_table INFO [Native-Transport-Requests-3] 2025-06-12 00:43:11,126 MigrationManager.java:454 - Update table 'to_bgp_keyspace/service_chain_ip_address_table' From org.apache.cassandra.config.CFMetaData@4d2b8422[cfId=36ef09d0-4726-11f0-bebc-7f3e8635d76d,ksName=to_bgp_keyspace,cfName=service_chain_ip_address_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@74e2fce0[cfId=36ef09d0-4726-11f0-bebc-7f3e8635d76d,ksName=to_bgp_keyspace,cfName=service_chain_ip_address_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-06-12 00:43:12,065 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_table INFO [Native-Transport-Requests-1] 2025-06-12 00:43:14,852 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@4b47ab7f[cfId=398f7e40-4726-11f0-9375-5b86f1e31415,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={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-06-12 00:43:15,007 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_uuid_table + curl http://10.0.0.19: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 3798 0 --:--:-- --:--:-- --:--:-- 3796 100 1940 100 1940 0 0 3798 0 --:--:-- --:--:-- --:--:-- 3796 + export CASSANDRA_REAPER_JMX_KEY + run_service cassandra-reaper + [[ 10.0.0.19 == \1\0\.\0\.\0\.\6\1 ]] + echo 'Reaper started successfully' Reaper started successfully + [[ -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-06-12 00:43:47,231] [main] i.c.ReaperApplication - Reaper is ready to get things done! INFO [MigrationStage:1] 2025-06-12 00:44:23,174 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_vn_ip_table INFO [Native-Transport-Requests-1] 2025-06-12 00:44:24,934 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@2255f549[cfId=63552860-4726-11f0-9375-5b86f1e31415,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-06-12 00:44:25,043 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_asn_table INFO [MigrationStage:1] 2025-06-12 00:44:26,477 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_ni_ipv6_ll_table INFO [Native-Transport-Requests-1] 2025-06-12 00:44:27,330 MigrationManager.java:454 - Update table 'dm_keyspace/dm_ni_ipv6_ll_table' From org.apache.cassandra.config.CFMetaData@177e3fa8[cfId=642c4e80-4726-11f0-bebc-7f3e8635d76d,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@7ccbf8b5[cfId=642c4e80-4726-11f0-bebc-7f3e8635d76d,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-06-12 00:44:29,154 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pnf_resource_table INFO [Repair-Task-2] 2025-06-12 00:49:37,469 RepairRunnable.java:139 - Starting repair command #1 (1d9e0fc0-4727-11f0-9375-5b86f1e31415), 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-2] 2025-06-12 00:49:37,571 RepairSession.java:228 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(7635909624275720477,7639849945766610550], (-3145357085351061186,-3086551147164504720], (5577406183799696202,5579964889771615375], (-627632638154312725,-627463443287566151], (-6741662577376627832,-6737447403616405489], (4697884884187966620,4718508621979992627]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [HANDSHAKE-/10.0.0.19] 2025-06-12 00:49:37,583 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.19 INFO [RepairJobTask:2] 2025-06-12 00:49:37,862 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:37,864 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:37,928 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:37,930 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:37,950 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:37,950 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:37,977 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:37,981 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:49:37,981 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:49:37,982 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:49:37,982 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:49:38,033 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:49:38,033 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,041 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,042 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,052 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,052 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,060 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:38,062 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:49:38,062 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:49:38,062 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:49:38,063 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:49:38,143 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:49:38,143 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,160 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,161 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,164 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,165 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,169 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:49:38,170 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:49:38,170 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:49:38,173 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:38,173 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:6] 2025-06-12 00:49:38,174 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,175 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [RepairJobTask:2] 2025-06-12 00:49:38,176 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,176 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,178 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,179 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,185 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:49:38,185 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:49:38,186 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:49:38,186 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:49:38,186 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 00:49:38,236 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:49:38,237 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,242 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,242 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,245 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,245 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,248 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:49:38,249 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:49:38,249 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:49:38,249 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:49:38,250 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:49:38,303 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:49:38,303 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,307 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,307 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,314 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,319 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:38,320 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:49:38,320 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:49:38,320 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:49:38,323 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:49:38,324 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:49:38,324 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,335 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,335 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,338 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,338 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,341 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:38,341 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:49:38,341 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:49:38,341 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:49:38,342 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:49:38,394 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:49:38,394 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,397 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,398 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,401 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,401 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,403 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:49:38,405 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:49:38,405 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:49:38,405 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:49:38,406 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:49:38,444 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:38,444 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,446 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,446 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,449 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,449 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,451 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:49:38,451 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:49:38,452 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:49:38,451 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:49:38,453 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:49:38,453 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:38,454 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,455 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,456 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,460 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,460 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,463 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:49:38,463 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:49:38,463 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:49:38,463 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:49:38,470 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:38,470 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:49:38,470 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,472 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,472 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,481 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,482 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,484 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:38,485 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:49:38,486 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:49:38,486 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:49:38,486 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:2] 2025-06-12 00:49:38,531 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:38,531 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,537 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,537 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,540 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,540 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,549 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:49:38,549 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:49:38,550 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:49:38,551 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:49:38,551 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:38,553 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:38,553 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,555 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,556 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,561 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,561 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,570 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:38,571 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:49:38,571 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:49:38,571 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:49:38,571 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-06-12 00:49:38,631 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:38,637 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,641 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,641 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,647 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,647 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,649 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:49:38,649 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:49:38,649 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:49:38,650 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:49:38,650 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:49:38,663 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:49:38,664 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,668 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,668 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,693 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,693 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,696 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:49:38,696 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:49:38,696 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:49:38,696 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:49:38,696 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [HANDSHAKE-/10.0.0.41] 2025-06-12 00:49:38,708 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.41 INFO [RepairJobTask:1] 2025-06-12 00:49:38,742 RepairJob.java:234 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:38,742 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,747 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,747 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,752 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,752 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:38,755 RepairSession.java:180 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:38,755 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:49:38,756 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:49:38,756 SyncTask.java:66 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:49:38,756 RepairJob.java:143 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:38,756 RepairSession.java:270 - [repair #1dad7910-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:49:38,758 RepairRunnable.java:261 - Repair session 1dad7910-4727-11f0-9375-5b86f1e31415 for range [(7635909624275720477,7639849945766610550], (-3145357085351061186,-3086551147164504720], (5577406183799696202,5579964889771615375], (-627632638154312725,-627463443287566151], (-6741662577376627832,-6737447403616405489], (4697884884187966620,4718508621979992627]] finished INFO [RepairJobTask:4] 2025-06-12 00:49:38,760 ActiveRepairService.java:452 - [repair #1d9e0fc0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:49:38,771 RepairRunnable.java:343 - Repair command #1 finished in 1 second INFO [Repair-Task-3] 2025-06-12 00:49:39,182 RepairRunnable.java:139 - Starting repair command #2 (1ea398e0-4727-11f0-9375-5b86f1e31415), 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-3] 2025-06-12 00:49:39,191 RepairSession.java:228 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6461984436945004565,-6440560723726537541], (-1272790375504394605,-1259712328569362046], (-7414575696324162249,-7377126424961424067]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:49:39,237 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:39,237 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,240 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,240 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,247 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,247 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,249 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:39,250 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:49:39,250 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:49:39,251 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:49:39,251 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:39,275 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:39,275 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,278 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,279 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,285 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,285 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,289 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:39,289 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:49:39,290 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:49:39,290 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:49:39,290 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:49:39,339 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:49:39,340 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,348 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,349 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,352 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,353 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,357 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:49:39,358 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:49:39,358 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:49:39,358 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:49:39,358 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 00:49:39,363 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:39,364 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,366 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,367 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,377 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,377 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,379 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:39,379 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:49:39,379 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:49:39,380 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:49:39,380 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:49:39,385 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:39,385 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,390 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,391 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,393 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,394 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,396 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:39,396 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:49:39,397 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:49:39,397 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:49:39,397 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:39,403 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:39,404 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,410 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,411 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,415 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,418 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:39,420 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:49:39,420 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:49:39,420 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:49:39,421 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:49:39,433 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:49:39,434 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,436 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,436 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,442 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,444 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:39,445 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:49:39,445 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:49:39,445 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:49:39,445 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:49:39,456 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:49:39,457 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,459 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,459 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,475 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,475 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,477 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:39,478 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:49:39,478 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:49:39,481 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:49:39,482 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:49:39,484 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:49:39,485 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,487 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,487 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,491 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,491 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,493 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:39,493 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:49:39,493 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:49:39,493 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:49:39,493 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:6] 2025-06-12 00:49:39,497 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:49:39,497 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,499 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,499 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,501 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,502 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,503 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:49:39,504 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:49:39,504 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:49:39,504 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:49:39,505 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:49:39,507 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:39,507 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,509 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,509 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,512 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,512 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,515 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:49:39,516 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:49:39,516 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:49:39,518 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:39,518 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:49:39,519 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:49:39,520 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,520 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,520 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,523 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,523 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,524 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:39,527 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:39,527 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 00:49:39,528 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:49:39,528 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:49:39,528 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:49:39,528 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,529 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,529 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,532 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,532 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,534 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:49:39,535 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:49:39,536 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:49:39,536 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:49:39,536 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:49:39,581 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:49:39,581 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,585 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,585 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,587 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,587 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,589 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:39,591 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:49:39,591 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:49:39,591 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:49:39,591 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:39,592 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:39,592 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,594 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,595 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,598 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,599 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,609 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:39,611 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:49:39,611 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:49:39,612 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:49:39,612 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:49:39,615 RepairJob.java:234 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:49:39,617 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,620 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,621 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,624 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,625 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:39,626 RepairSession.java:180 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:49:39,627 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:49:39,627 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:49:39,627 SyncTask.java:66 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:49:39,627 RepairJob.java:143 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:49:39,628 RepairSession.java:270 - [repair #1ea4f870-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:49:39,628 RepairRunnable.java:261 - Repair session 1ea4f870-4727-11f0-9375-5b86f1e31415 for range [(-6461984436945004565,-6440560723726537541], (-1272790375504394605,-1259712328569362046], (-7414575696324162249,-7377126424961424067]] finished INFO [RepairJobTask:3] 2025-06-12 00:49:39,630 ActiveRepairService.java:452 - [repair #1ea398e0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:49:39,636 RepairRunnable.java:343 - Repair command #2 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,708 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,732 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,759 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,816 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,838 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,876 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,901 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,922 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,934 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,947 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,958 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,976 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:49:47,990 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:49:48,014 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:49:48,027 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:49:48,039 Validator.java:281 - [repair #239f1450-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:49:48,053 ActiveRepairService.java:452 - [repair #239a3250-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,346 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,374 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,415 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,471 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,493 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,515 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,528 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,543 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,556 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,577 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,587 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,602 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,612 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,627 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,649 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,661 Validator.java:281 - [repair #24a4eb90-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:49:49,668 ActiveRepairService.java:452 - [repair #24a364f0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-4] 2025-06-12 00:49:57,603 RepairRunnable.java:139 - Starting repair command #3 (299e6b30-4727-11f0-9375-5b86f1e31415), 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-4] 2025-06-12 00:49:57,615 RepairSession.java:228 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2297779839202718958,2297999575147220289], (-2386280136560823648,-2355157313750950614], (6360287952409282724,6368028476220915407], (6501437016246726365,6509150983164737136]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:49:57,675 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:57,675 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,678 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,678 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,680 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,681 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,683 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:57,683 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:49:57,687 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:49:57,687 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:57,688 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 00:49:57,688 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:49:57,688 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,691 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,691 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,695 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,695 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,699 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:57,700 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:49:57,700 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:49:57,700 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:49:57,702 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:49:57,740 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:49:57,740 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,742 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,743 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,747 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,747 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,751 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:57,751 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:49:57,751 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:49:57,751 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:49:57,751 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:57,755 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:57,755 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,760 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,760 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,763 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,763 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,766 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:57,766 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:49:57,766 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:49:57,767 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:49:57,767 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:57,774 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:57,774 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,779 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,779 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,790 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,792 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,795 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:57,798 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:49:57,798 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:49:57,798 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:49:57,798 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:57,806 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:57,806 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,812 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,812 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,815 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,815 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,818 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:49:57,818 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:49:57,818 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:49:57,818 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:49:57,818 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:57,824 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:57,824 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,826 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,826 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,828 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,828 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,830 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:57,830 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:49:57,831 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:49:57,831 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:49:57,831 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:49:57,833 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:57,834 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,837 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,837 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,849 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,850 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,852 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:57,853 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:49:57,853 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:49:57,853 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:49:57,854 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:49:57,855 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:49:57,855 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,858 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,858 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,864 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,864 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,867 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:57,868 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:49:57,868 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:49:57,868 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:49:57,868 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 00:49:57,869 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:57,869 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,872 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,872 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,875 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,876 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,877 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:49:57,878 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:49:57,878 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:49:57,878 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:49:57,878 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:49:57,879 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:49:57,879 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,882 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,882 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,884 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,884 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,887 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:49:57,887 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:49:57,887 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:49:57,890 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:49:57,890 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:49:57,890 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:49:57,890 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,894 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,894 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,896 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,896 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,898 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:49:57,898 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:49:57,898 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:49:57,898 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:49:57,898 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:49:57,905 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:49:57,905 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,907 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,907 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,909 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,909 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,910 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:49:57,911 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:49:57,911 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:49:57,911 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:49:57,911 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:49:57,956 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:49:57,956 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,968 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,968 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,974 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,975 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,981 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:57,982 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:49:57,982 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:49:57,982 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:49:57,982 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:49:57,985 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:49:57,985 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,987 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,988 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,991 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,991 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,993 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:57,994 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:49:57,994 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:49:57,994 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:49:57,994 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:57,996 RepairJob.java:234 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:49:57,996 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:57,998 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:49:58,001 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:58,006 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:49:58,006 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:49:58,010 RepairSession.java:180 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:49:58,011 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:49:58,011 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:49:58,011 SyncTask.java:66 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:49:58,011 RepairJob.java:143 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:49:58,012 RepairSession.java:270 - [repair #29a03ff0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:49:58,013 RepairRunnable.java:261 - Repair session 29a03ff0-4727-11f0-9375-5b86f1e31415 for range [(2297779839202718958,2297999575147220289], (-2386280136560823648,-2355157313750950614], (6360287952409282724,6368028476220915407], (6501437016246726365,6509150983164737136]] finished INFO [RepairJobTask:4] 2025-06-12 00:49:58,014 ActiveRepairService.java:452 - [repair #299e6b30-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:49:58,024 RepairRunnable.java:343 - Repair command #3 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,434 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,453 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,472 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,530 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,543 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,561 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,577 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,595 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,610 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,636 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,652 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,660 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,685 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,697 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,705 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,713 Validator.java:281 - [repair #2aa63e40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:49:59,721 ActiveRepairService.java:452 - [repair #2aa505c0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-5] 2025-06-12 00:50:07,650 RepairRunnable.java:139 - Starting repair command #4 (2f9b7820-4727-11f0-9375-5b86f1e31415), 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-5] 2025-06-12 00:50:07,671 RepairSession.java:228 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3004430174200625424,-2968879769387002712], (2168755119579878096,2172886066266463637], (-4738027088853888509,-4710140530614130888]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:50:07,724 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:07,725 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,727 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,728 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,730 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,730 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,732 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:07,739 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:50:07,741 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,741 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:50:07,739 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,744 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,744 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:4] 2025-06-12 00:50:07,745 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:50:07,745 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,748 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,748 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,750 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:07,750 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:50:07,750 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:50:07,750 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:50:07,751 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:07,802 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,802 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,805 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,805 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,807 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,808 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,810 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:07,810 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:50:07,810 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:50:07,810 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:50:07,810 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:07,814 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,814 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,816 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,818 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,820 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,821 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,823 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:07,823 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:50:07,823 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:50:07,824 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:50:07,824 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:07,827 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,829 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,831 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,831 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,837 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,837 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,840 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:07,841 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:50:07,841 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:50:07,841 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:50:07,841 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:07,846 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,847 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,854 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,854 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,858 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,858 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,859 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:07,861 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:50:07,861 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:50:07,862 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:50:07,862 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:50:07,865 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:50:07,867 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,869 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,871 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,873 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,873 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,875 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:07,875 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:50:07,875 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 00:50:07,877 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:50:07,877 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:07,883 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,884 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,887 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,887 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,890 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,890 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,893 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:07,893 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:50:07,893 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:50:07,893 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:50:07,893 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:07,895 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,895 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,897 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,899 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,902 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,902 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,908 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:07,909 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:50:07,909 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:50:07,909 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:50:07,909 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:07,911 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,911 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,915 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,915 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,917 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,917 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,919 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:07,919 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:50:07,919 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:50:07,919 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:50:07,919 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:50:07,921 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:50:07,921 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,923 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,923 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,925 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,926 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,928 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:07,928 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:50:07,929 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:50:07,928 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:50:07,929 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:07,936 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:07,936 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,939 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,939 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,941 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,941 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,942 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:07,942 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:50:07,942 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:50:07,942 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:50:07,943 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:07,946 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:07,946 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,948 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,948 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,950 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,950 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,951 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:07,951 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:50:07,952 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:50:07,952 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:50:07,952 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:50:07,994 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:50:07,994 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,997 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:07,998 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,000 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,000 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,003 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:50:08,003 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:50:08,003 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:50:08,004 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:50:08,004 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:50:08,007 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:50:08,007 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,012 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,012 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,016 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,016 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,031 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:08,032 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:50:08,032 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:50:08,032 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:50:08,034 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:50:08,037 RepairJob.java:234 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:50:08,037 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,042 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,042 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,045 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,045 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:08,060 RepairSession.java:180 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:08,066 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:50:08,066 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:50:08,065 SyncTask.java:66 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:50:08,066 RepairJob.java:143 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:08,068 RepairSession.java:270 - [repair #2f9eac70-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:50:08,068 RepairRunnable.java:261 - Repair session 2f9eac70-4727-11f0-9375-5b86f1e31415 for range [(-3004430174200625424,-2968879769387002712], (2168755119579878096,2172886066266463637], (-4738027088853888509,-4710140530614130888]] finished INFO [RepairJobTask:3] 2025-06-12 00:50:08,074 ActiveRepairService.java:452 - [repair #2f9b7820-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-06-12 00:50:08,087 RepairRunnable.java:343 - Repair command #4 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,543 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,563 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,587 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,664 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,678 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,700 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,715 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,746 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,793 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,803 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,817 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,826 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,839 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,848 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,859 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,877 Validator.java:281 - [repair #30ad8460-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:09,888 ActiveRepairService.java:452 - [repair #30aac540-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,806 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,822 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,843 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,903 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,928 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,938 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,954 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,971 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,987 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:17,999 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,011 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,023 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,031 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,042 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,052 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,067 Validator.java:281 - [repair #359e5170-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,085 ActiveRepairService.java:452 - [repair #359be070-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,479 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,513 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,539 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,592 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,608 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,633 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,649 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,665 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,678 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,690 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,699 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,713 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,724 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,732 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,744 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,759 Validator.java:281 - [repair #35fdd690-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:18,769 ActiveRepairService.java:452 - [repair #35fcc520-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,574 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,590 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,602 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,662 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,673 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,687 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,699 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,714 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,724 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,738 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,760 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,774 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,783 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,793 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,805 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,813 Validator.java:281 - [repair #36acb430-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:19,820 ActiveRepairService.java:452 - [repair #36ab7bb0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:27,839 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:27,864 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:27,884 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:27,935 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:27,950 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:27,970 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:27,983 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,000 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,022 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,031 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,044 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,056 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,064 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,079 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,089 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,112 Validator.java:281 - [repair #3b9a25e0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,121 ActiveRepairService.java:452 - [repair #3b98ed60-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,525 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,541 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,553 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,612 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,625 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,638 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,654 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,663 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,672 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,684 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,695 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,706 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,720 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,727 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,735 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,746 Validator.java:281 - [repair #3bfe65f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:28,750 ActiveRepairService.java:452 - [repair #3bfd7b90-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-6] 2025-06-12 00:50:29,537 RepairRunnable.java:139 - Starting repair command #5 (3ca70200-4727-11f0-9375-5b86f1e31415), 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-6] 2025-06-12 00:50:29,547 RepairSession.java:228 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-8494158087477651862,-8480963944402381520], (-8007462909966335899,-7958935263634655359], (-271571570805363138,-256993919303718034], (8245005852291483466,8262508072322768348]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:50:29,582 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:29,582 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,585 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,585 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,587 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,587 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,589 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:50:29,589 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:50:29,589 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:50:29,590 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:50:29,590 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:50:29,594 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:50:29,595 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,596 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,596 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,600 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,601 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,604 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:50:29,604 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:50:29,604 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:50:29,605 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:50:29,605 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:29,648 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:29,649 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,650 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,651 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,658 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,658 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,659 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:29,659 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:50:29,660 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:50:29,660 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:50:29,661 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:29,663 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:29,663 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,666 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,666 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,668 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,669 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,671 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:29,671 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:50:29,671 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:50:29,671 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:50:29,672 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:29,675 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:29,677 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,681 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,681 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,689 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,689 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,691 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:29,691 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:50:29,691 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:50:29,691 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:50:29,691 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:29,696 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:29,697 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,700 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,700 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,708 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,710 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,713 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:29,714 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:50:29,714 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:50:29,714 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:50:29,715 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-06-12 00:50:29,718 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:50:29,718 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,721 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,721 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,725 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,725 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,727 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:29,731 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:50:29,731 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:50:29,732 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:50:29,733 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:29,738 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:29,739 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,744 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,746 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,753 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,753 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,764 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:29,765 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:50:29,765 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:50:29,765 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:50:29,765 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:29,768 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:29,768 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,774 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,774 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,776 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,776 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,777 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:50:29,777 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:50:29,777 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:50:29,777 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:50:29,777 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:50:29,780 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:50:29,780 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,781 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,782 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,783 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,783 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,784 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:50:29,785 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:50:29,785 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:50:29,785 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:50:29,785 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:29,787 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:29,787 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,788 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,788 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,790 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,790 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,791 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:29,792 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:50:29,792 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:50:29,793 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:50:29,793 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:29,798 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:29,798 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,800 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,802 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,805 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,805 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,808 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:29,808 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:50:29,808 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:50:29,809 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:50:29,809 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:50:29,810 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:50:29,810 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,813 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,813 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,816 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,817 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,819 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:29,820 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:50:29,820 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:50:29,820 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:50:29,820 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:50:29,865 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:50:29,865 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,868 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,869 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,872 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,872 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,873 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:50:29,874 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:50:29,875 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:50:29,875 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:50:29,875 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:50:29,880 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:50:29,880 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,882 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,882 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,884 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,884 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,886 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:29,886 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:50:29,886 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:50:29,886 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:50:29,887 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:29,889 RepairJob.java:234 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:29,890 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,893 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,894 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,908 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,908 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:29,911 RepairSession.java:180 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:29,911 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:50:29,911 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:50:29,911 SyncTask.java:66 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:50:29,911 RepairJob.java:143 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:29,912 RepairSession.java:270 - [repair #3ca8afb0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:50:29,913 RepairRunnable.java:261 - Repair session 3ca8afb0-4727-11f0-9375-5b86f1e31415 for range [(-8494158087477651862,-8480963944402381520], (-8007462909966335899,-7958935263634655359], (-271571570805363138,-256993919303718034], (8245005852291483466,8262508072322768348]] finished INFO [RepairJobTask:3] 2025-06-12 00:50:29,913 ActiveRepairService.java:452 - [repair #3ca70200-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:50:29,918 RepairRunnable.java:343 - Repair command #5 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:50:37,940 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:37,956 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:37,967 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,032 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,049 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,073 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,084 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,098 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,106 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,116 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,124 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,132 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,142 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,152 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,160 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,217 Validator.java:281 - [repair #4198e080-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,225 ActiveRepairService.java:452 - [repair #4197cf10-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,650 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,662 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,680 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,690 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,747 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,763 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,772 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,786 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,801 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,819 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,834 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,844 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,867 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,880 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,890 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,900 Validator.java:281 - [repair #4207cef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:38,907 ActiveRepairService.java:452 - [repair #4205ac10-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-7] 2025-06-12 00:50:39,620 RepairRunnable.java:139 - Starting repair command #6 (42a9b440-4727-11f0-9375-5b86f1e31415), 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: 7, pull repair: false) INFO [Repair-Task-7] 2025-06-12 00:50:39,627 RepairSession.java:228 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2867174881904918616,2904894278539783623], (8617104317862429901,8631346390488108150], (1169131937349542591,1173615270873381816], (7340787549431602570,7348212548895049244], (-8016589176997505823,-8013219881309078168], (-4121071846868427999,-4112990043002876261], (2359956829475097539,2372405380069381387]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:50:39,702 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:39,703 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,708 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,708 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,712 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,712 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,717 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:39,719 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:50:39,727 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:50:39,727 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:50:39,728 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:50:39,735 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:50:39,735 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,739 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,740 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,742 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,743 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,747 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:39,747 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:50:39,747 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:50:39,747 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:50:39,747 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:39,789 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:39,790 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,793 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,793 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,795 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,797 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,800 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:39,800 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:50:39,800 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:50:39,800 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:50:39,801 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:39,804 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:39,805 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,813 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,814 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,817 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,817 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,819 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:39,820 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:50:39,820 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:50:39,820 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:50:39,820 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:50:39,825 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:50:39,825 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,826 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,826 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,829 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,829 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,830 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:50:39,831 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:50:39,831 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:50:39,831 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:50:39,832 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:39,843 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:39,844 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,848 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,849 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,851 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,851 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,854 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:50:39,856 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:50:39,856 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 00:50:39,858 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:50:39,858 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:50:39,857 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:50:39,858 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,863 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,863 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,865 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,865 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,869 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:50:39,870 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:50:39,870 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:50:39,870 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:50:39,870 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:39,878 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:39,879 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,881 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,883 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,885 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,885 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,895 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:50:39,896 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:50:39,896 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:50:39,898 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:50:39,898 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:39,913 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:39,913 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,916 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,916 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,921 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,921 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,923 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:50:39,923 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:50:39,923 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:50:39,924 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:50:39,924 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:50:39,926 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:50:39,926 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,929 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,929 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,932 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,932 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,934 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:50:39,934 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:50:39,934 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:50:39,934 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:50:39,934 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:39,938 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:39,938 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,940 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,941 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,943 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,943 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,947 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:50:39,948 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:50:39,948 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:50:39,948 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:50:39,948 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:50:39,950 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:50:39,950 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,951 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,951 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,954 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,954 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,957 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:39,957 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:50:39,957 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:50:39,957 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:50:39,957 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:50:39,961 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:50:39,961 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,964 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,964 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,966 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,966 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:39,968 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:39,968 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:50:39,968 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:50:39,968 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:50:39,969 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 00:50:40,017 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:50:40,017 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,019 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,019 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,022 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,022 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,023 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:50:40,023 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:50:40,024 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:50:40,024 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:50:40,024 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 00:50:40,026 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:50:40,026 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,028 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,028 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,030 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,031 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,033 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:50:40,033 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:50:40,033 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:50:40,034 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:50:40,034 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:40,037 RepairJob.java:234 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:40,038 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,042 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,042 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,046 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,047 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:40,048 RepairSession.java:180 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:50:40,049 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:50:40,049 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:50:40,049 SyncTask.java:66 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:50:40,049 RepairJob.java:143 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:40,053 RepairSession.java:270 - [repair #42aac5b0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:50:40,055 RepairRunnable.java:261 - Repair session 42aac5b0-4727-11f0-9375-5b86f1e31415 for range [(2867174881904918616,2904894278539783623], (8617104317862429901,8631346390488108150], (1169131937349542591,1173615270873381816], (7340787549431602570,7348212548895049244], (-8016589176997505823,-8013219881309078168], (-4121071846868427999,-4112990043002876261], (2359956829475097539,2372405380069381387]] finished INFO [RepairJobTask:1] 2025-06-12 00:50:40,055 ActiveRepairService.java:452 - [repair #42a9b440-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:50:40,062 RepairRunnable.java:343 - Repair command #6 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:50:47,936 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:47,953 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:47,964 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,017 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,032 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,050 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,066 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,085 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,097 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,112 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,124 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,132 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,179 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,207 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,218 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,231 Validator.java:281 - [repair #47957840-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,236 ActiveRepairService.java:452 - [repair #47948de0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-8] 2025-06-12 00:50:48,595 RepairRunnable.java:139 - Starting repair command #7 (48032e30-4727-11f0-9375-5b86f1e31415), 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-8] 2025-06-12 00:50:48,608 RepairSession.java:228 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3270893359711983891,3294681693400026311], (8919167257965373937,8925654316377457272], (-677384648041356578,-627632638154312725]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:50:48,674 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:48,675 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,676 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,676 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,679 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,679 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,682 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:48,683 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:50:48,686 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:50:48,686 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:50:48,687 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:48,694 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:48,694 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,697 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,697 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,700 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,700 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,703 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:48,703 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:50:48,704 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:50:48,704 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:50:48,704 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:50:48,744 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:50:48,745 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,747 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,747 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,752 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,752 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,763 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:48,765 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:50:48,765 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:50:48,766 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:50:48,766 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 00:50:48,767 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:50:48,768 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,771 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,772 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,774 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,775 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,776 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:50:48,777 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:50:48,779 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:50:48,779 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,781 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [RepairJobTask:1] 2025-06-12 00:50:48,784 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:50:48,783 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,785 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:1] 2025-06-12 00:50:48,785 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,788 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,788 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,790 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:48,791 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:50:48,791 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:50:48,792 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:50:48,792 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:48,797 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:48,797 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,800 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,800 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,803 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,803 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,807 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:48,808 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:50:48,808 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:50:48,808 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:50:48,809 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:48,810 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:48,811 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,813 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,813 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,817 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,817 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,818 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:50:48,819 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:50:48,819 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:50:48,820 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:50:48,820 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:48,822 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:48,823 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,825 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,825 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,827 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,827 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,832 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:48,832 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:50:48,832 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:50:48,832 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:50:48,832 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:50:48,881 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:50:48,881 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,882 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,883 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,886 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,886 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,890 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:50:48,890 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:50:48,891 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:50:48,892 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:50:48,892 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:50:48,895 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:50:48,895 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,896 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,897 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,900 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,900 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,904 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:50:48,907 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:50:48,907 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:50:48,908 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:50:48,910 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:50:48,910 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:50:48,911 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,913 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,913 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,918 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,918 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,920 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:48,921 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:50:48,921 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:50:48,921 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:50:48,921 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:48,925 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:48,925 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,926 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,926 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,927 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,928 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,929 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:48,929 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:50:48,929 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:50:48,929 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:50:48,929 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:50:48,932 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:50:48,932 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,934 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,934 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,936 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,937 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,940 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:50:48,941 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:50:48,942 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:50:48,942 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:50:48,942 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:48,991 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:48,991 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,993 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,993 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,999 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:48,999 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,001 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:50:49,002 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:50:49,002 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:50:49,002 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:50:49,003 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:5] 2025-06-12 00:50:49,004 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:50:49,004 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,008 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,008 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,010 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,010 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,016 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:50:49,017 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:50:49,017 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:50:49,017 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:50:49,017 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:50:49,022 RepairJob.java:234 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:50:49,022 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,024 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,025 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,030 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,030 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,033 RepairSession.java:180 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:50:49,034 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:50:49,034 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:50:49,035 SyncTask.java:66 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:50:49,035 RepairJob.java:143 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-06-12 00:50:49,035 RepairSession.java:270 - [repair #48052a00-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 00:50:49,036 RepairRunnable.java:261 - Repair session 48052a00-4727-11f0-9375-5b86f1e31415 for range [(3270893359711983891,3294681693400026311], (8919167257965373937,8925654316377457272], (-677384648041356578,-627632638154312725]] finished INFO [RepairJobTask:7] 2025-06-12 00:50:49,037 ActiveRepairService.java:452 - [repair #48032e30-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:50:49,043 RepairRunnable.java:343 - Repair command #7 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,829 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,846 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,862 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,879 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,927 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,939 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,950 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,960 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,971 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,985 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:49,994 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:50,002 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:50,011 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:50,025 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:50,037 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:50,045 Validator.java:281 - [repair #48aa1c90-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:50,051 ActiveRepairService.java:452 - [repair #48a895f0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,019 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,036 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,054 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,113 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,132 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,147 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,157 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,165 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,180 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,190 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,202 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,210 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,218 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,227 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,237 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,248 Validator.java:281 - [repair #4d92ac40-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,258 ActiveRepairService.java:452 - [repair #4d90d780-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,723 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,737 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,747 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,800 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,811 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,823 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,833 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,848 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,855 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,863 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,888 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,898 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,905 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,916 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,926 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,940 Validator.java:281 - [repair #4e0236f0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:58,947 ActiveRepairService.java:452 - [repair #4e012580-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,789 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,803 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,818 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,840 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,886 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,900 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,909 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,918 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,932 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,940 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,961 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,969 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,979 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,986 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,992 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:50:59,999 Validator.java:281 - [repair #4ea61810-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:00,004 ActiveRepairService.java:452 - [repair #4ea52db0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,031 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,041 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,053 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,068 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,123 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,135 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,147 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,161 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,174 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,188 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,196 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,209 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,217 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,226 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,240 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,252 Validator.java:281 - [repair #538be8a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,257 ActiveRepairService.java:452 - [repair #538ad730-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,767 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,777 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,788 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,808 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,882 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,893 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,902 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,913 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,924 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,931 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,943 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,950 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,959 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,966 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,978 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,986 Validator.java:281 - [repair #53ff43e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:08,990 ActiveRepairService.java:452 - [repair #53fd4810-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,862 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,875 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,889 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,904 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,952 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,965 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,977 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,986 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:09,995 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:10,018 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:10,028 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:10,038 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:10,051 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:10,061 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:10,075 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:10,083 Validator.java:281 - [repair #54a56ef0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:10,096 ActiveRepairService.java:452 - [repair #54a43670-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-9] 2025-06-12 00:51:17,984 RepairRunnable.java:139 - Starting repair command #8 (59879600-4727-11f0-9375-5b86f1e31415), 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-9] 2025-06-12 00:51:17,993 RepairSession.java:228 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(5364491782780220415,5410541806834462814], (-1362857999796765031,-1361304288671392677], (9098187041510976690,9103289466137062639], (8723999702519615421,8742757296286983800]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:51:18,020 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:18,020 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,022 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,022 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,025 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,026 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,031 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:18,031 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:51:18,031 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:51:18,031 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:51:18,032 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:18,045 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:18,045 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,049 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,050 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,057 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,057 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,065 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:18,070 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:18,070 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:51:18,071 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:18,071 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:18,110 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:18,110 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,111 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,112 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,115 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,115 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,118 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:18,119 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:51:18,120 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:51:18,120 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:51:18,120 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:18,122 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:18,122 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,124 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,124 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,126 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,127 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,128 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:18,129 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:51:18,129 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:51:18,130 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:51:18,132 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:18,133 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:18,133 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,142 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,142 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,145 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,145 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,147 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:18,147 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:51:18,148 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 00:51:18,148 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:51:18,152 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:18,152 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:1] 2025-06-12 00:51:18,152 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,153 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,153 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,158 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,158 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,161 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:18,161 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:51:18,161 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:51:18,162 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:51:18,164 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:51:18,163 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:51:18,165 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,167 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,167 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,169 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,170 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,180 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:18,182 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:51:18,182 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:51:18,182 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:51:18,185 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:18,187 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:18,188 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,190 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,191 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,193 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,193 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,196 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:51:18,200 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:51:18,200 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:51:18,200 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:51:18,201 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:18,205 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:18,205 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,207 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,207 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,209 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,211 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,214 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:18,214 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:51:18,214 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:51:18,214 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:51:18,215 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:18,218 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:18,218 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,220 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,221 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,226 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,226 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,227 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:18,227 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:51:18,227 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:51:18,228 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:51:18,228 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:18,232 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:18,232 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,233 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,233 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,235 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,235 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,237 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:18,237 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:51:18,238 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:51:18,237 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:51:18,238 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:18,239 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:18,239 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,240 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,240 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,242 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,242 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,244 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:51:18,244 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:51:18,244 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:51:18,244 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:51:18,245 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:18,246 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:18,247 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,249 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,249 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,251 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,251 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,252 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:18,254 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:51:18,254 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:51:18,254 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:51:18,254 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:18,292 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:18,294 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,295 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,296 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,298 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,299 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,301 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:51:18,302 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:51:18,302 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:51:18,302 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:51:18,302 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:18,304 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:18,304 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,305 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,307 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,310 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,311 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,313 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:18,316 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:18,316 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:51:18,316 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:18,316 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:18,316 RepairJob.java:234 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:18,316 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,319 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,319 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,322 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,322 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,324 RepairSession.java:180 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:18,324 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:51:18,324 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:51:18,325 SyncTask.java:66 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:51:18,325 RepairJob.java:143 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-06-12 00:51:18,326 RepairSession.java:270 - [repair #5988ce80-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 00:51:18,327 RepairRunnable.java:261 - Repair session 5988ce80-4727-11f0-9375-5b86f1e31415 for range [(5364491782780220415,5410541806834462814], (-1362857999796765031,-1361304288671392677], (9098187041510976690,9103289466137062639], (8723999702519615421,8742757296286983800]] finished INFO [RepairJobTask:7] 2025-06-12 00:51:18,327 ActiveRepairService.java:452 - [repair #59879600-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:51:18,333 RepairRunnable.java:343 - Repair command #8 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,869 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,886 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,901 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,959 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,974 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:18,993 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,007 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,017 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,032 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,053 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,076 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,087 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,098 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,111 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,121 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,133 Validator.java:281 - [repair #59ff5e10-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,139 ActiveRepairService.java:452 - [repair #59fe2590-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-10] 2025-06-12 00:51:19,842 RepairRunnable.java:139 - Starting repair command #9 (5aa31820-4727-11f0-9375-5b86f1e31415), 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-10] 2025-06-12 00:51:19,852 RepairSession.java:228 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2439341689051574328,2458842293483143319], (-1106985054178929844,-1092751427061464846], (-1241276967903386743,-1221748846257194443], (1623148015926342920,1638141460619703731], (5168348385272449106,5169467845087774583], (7566526420728007619,7579538516886321534]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:51:19,893 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:19,894 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,895 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,896 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,898 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,898 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,899 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:19,908 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:51:19,910 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:51:19,910 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:51:19,910 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:19,913 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:19,913 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,915 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,915 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,919 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,919 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,921 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:19,923 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:51:19,923 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:51:19,923 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:51:19,923 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:19,966 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:19,966 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,975 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,975 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,977 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,977 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,979 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:19,981 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:51:19,981 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:51:19,981 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:51:19,981 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:19,982 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:19,982 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,986 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,986 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,989 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,989 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:19,994 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:19,996 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:51:19,996 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:51:19,996 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:51:19,997 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:20,003 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:20,003 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,005 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,005 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,008 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,008 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,013 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:20,014 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:51:20,014 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:51:20,014 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:51:20,016 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:51:20,020 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:20,020 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,022 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,022 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,025 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,029 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,038 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:20,039 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:51:20,039 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:51:20,040 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:51:20,040 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-06-12 00:51:20,042 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:20,042 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,044 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,044 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,046 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,046 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,047 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:20,048 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:51:20,048 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:51:20,048 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:51:20,048 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:51:20,051 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:20,051 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,054 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,054 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,058 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,058 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,060 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:20,061 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:51:20,061 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:51:20,061 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:51:20,062 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:20,066 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:20,066 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,069 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,069 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,071 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,071 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,072 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:20,073 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:51:20,073 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:51:20,073 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:51:20,073 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:20,074 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:20,092 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,099 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,099 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,103 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,103 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,106 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:20,106 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:51:20,106 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:51:20,106 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:51:20,107 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:20,109 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:20,109 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,115 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,115 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,117 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,117 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,119 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:20,119 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:51:20,119 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:51:20,119 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:51:20,119 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:20,128 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:20,129 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,133 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,133 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,135 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,135 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,137 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:20,137 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:51:20,137 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:51:20,137 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:51:20,137 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:51:20,143 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:20,143 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,147 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,147 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,153 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,153 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,157 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:20,157 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:51:20,157 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:51:20,157 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:51:20,157 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:20,207 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:20,207 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,210 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,211 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,212 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,212 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,213 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:20,214 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:51:20,214 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:51:20,214 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:51:20,214 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:20,217 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:20,217 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,218 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,219 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,220 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,220 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,222 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:20,223 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:20,223 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:20,223 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:20,223 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:20,225 RepairJob.java:234 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:20,226 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,229 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,230 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,232 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,232 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:20,234 RepairSession.java:180 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:20,234 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:51:20,234 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:51:20,234 SyncTask.java:66 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:51:20,234 RepairJob.java:143 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:20,235 RepairSession.java:270 - [repair #5aa49ec0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 00:51:20,235 RepairRunnable.java:261 - Repair session 5aa49ec0-4727-11f0-9375-5b86f1e31415 for range [(2439341689051574328,2458842293483143319], (-1106985054178929844,-1092751427061464846], (-1241276967903386743,-1221748846257194443], (1623148015926342920,1638141460619703731], (5168348385272449106,5169467845087774583], (7566526420728007619,7579538516886321534]] finished INFO [RepairJobTask:6] 2025-06-12 00:51:20,236 ActiveRepairService.java:452 - [repair #5aa31820-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:51:20,240 RepairRunnable.java:343 - Repair command #9 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,139 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,151 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,167 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,183 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,233 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,247 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,261 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,278 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,289 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,298 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,307 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,315 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,321 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,334 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,343 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,353 Validator.java:281 - [repair #5f83b890-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,357 ActiveRepairService.java:452 - [repair #5f82ce30-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,881 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,897 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,916 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,933 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,977 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,988 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:28,996 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,008 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,028 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,042 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,050 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,060 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,072 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,085 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,099 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,108 Validator.java:281 - [repair #5ffa6f30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,117 ActiveRepairService.java:452 - [repair #5ff95dc0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-11] 2025-06-12 00:51:29,880 RepairRunnable.java:139 - Starting repair command #10 (609ec580-4727-11f0-9375-5b86f1e31415), 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-11] 2025-06-12 00:51:29,887 RepairSession.java:228 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3086551147164504720,-3004430174200625424], (2239426380774658095,2249308432500607206]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:51:29,930 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:29,930 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,932 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,932 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,934 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,934 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,938 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:29,938 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:51:29,938 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:51:29,939 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:51:29,939 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:29,943 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:29,943 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,945 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,945 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,948 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,948 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:29,956 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:29,956 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:29,956 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:29,956 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:29,957 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:30,007 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:30,007 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,009 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,010 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,013 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,013 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,018 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:30,026 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:51:30,026 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:51:30,028 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:51:30,034 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:30,035 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:30,035 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,037 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,037 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,038 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,039 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,040 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:30,041 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:51:30,042 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:51:30,042 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:51:30,043 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:30,044 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:30,044 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,046 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,047 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,048 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,049 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,054 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:30,055 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:51:30,055 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:51:30,055 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:51:30,056 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:30,058 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:30,059 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,062 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,062 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,064 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,064 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,067 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:30,067 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:51:30,067 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:51:30,067 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:51:30,069 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:30,069 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:30,069 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,073 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,074 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,076 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,076 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,077 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:30,077 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:51:30,077 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:51:30,078 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:51:30,078 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:30,081 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:30,081 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,086 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,086 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,089 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,089 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,091 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:30,092 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:30,091 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:51:30,091 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:51:30,092 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:30,094 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:30,094 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,096 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,096 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,099 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,099 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,100 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:30,100 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:51:30,100 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:51:30,101 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:51:30,102 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:30,103 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:30,103 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,105 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,105 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,107 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,107 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,111 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:30,112 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:51:30,112 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:51:30,112 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:51:30,113 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:30,114 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:30,114 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,115 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,116 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,117 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,117 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,121 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:51:30,122 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:51:30,121 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:51:30,125 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:30,125 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:51:30,126 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:51:30,126 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,128 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,128 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,130 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,130 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,132 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:30,132 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:51:30,132 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:51:30,134 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:51:30,134 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:30,138 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:30,138 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,141 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,141 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,143 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,143 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,145 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:30,145 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:51:30,147 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:51:30,147 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:51:30,147 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 00:51:30,194 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:51:30,196 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,200 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,200 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,202 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,202 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,204 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:30,205 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:51:30,205 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:51:30,205 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:51:30,206 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:30,207 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:30,207 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,211 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,211 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,213 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,213 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,215 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:30,215 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:30,216 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:30,216 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:30,216 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:30,218 RepairJob.java:234 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:30,218 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,221 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,221 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,223 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,223 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:30,225 RepairSession.java:180 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:30,225 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:51:30,225 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:51:30,226 SyncTask.java:66 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:51:30,226 RepairJob.java:143 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:30,227 RepairSession.java:270 - [repair #609fd6f0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:51:30,227 RepairRunnable.java:261 - Repair session 609fd6f0-4727-11f0-9375-5b86f1e31415 for range [(-3086551147164504720,-3004430174200625424], (2239426380774658095,2249308432500607206]] finished INFO [RepairJobTask:1] 2025-06-12 00:51:30,228 ActiveRepairService.java:452 - [repair #609ec580-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:51:30,239 RepairRunnable.java:343 - Repair command #10 finished in 0 seconds INFO [Repair-Task-12] 2025-06-12 00:51:38,098 RepairRunnable.java:139 - Starting repair command #11 (6584bd20-4727-11f0-9375-5b86f1e31415), 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-06-12 00:51:38,107 RepairSession.java:228 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-499773017048804241,-459009880611516183], (-2942846845582036844,-2925447036488701851]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:51:38,123 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:38,123 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,127 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,127 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,129 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,131 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,133 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:38,133 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:51:38,133 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:51:38,133 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:51:38,133 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:38,139 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:38,139 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,141 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,141 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,143 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,143 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,145 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:38,145 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:38,145 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:38,145 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:38,145 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:38,187 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:38,187 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,189 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,191 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,195 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,195 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,196 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:38,196 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:51:38,197 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:51:38,197 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:51:38,197 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:38,198 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:38,198 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,200 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,200 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,203 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,203 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,205 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:38,205 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:51:38,205 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:51:38,206 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:51:38,207 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:51:38,209 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:38,209 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,211 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,211 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,215 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,215 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,216 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:38,216 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:51:38,217 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:51:38,218 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:51:38,218 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:38,221 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:38,222 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,224 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,225 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,227 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,228 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,232 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:38,234 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:51:38,234 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:51:38,234 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:51:38,235 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:38,236 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:38,236 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,238 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,239 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,241 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,242 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,243 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:38,243 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:51:38,243 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:51:38,244 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:51:38,244 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:38,247 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:38,247 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,250 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,250 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,253 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,253 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,255 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:38,255 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:51:38,255 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:51:38,255 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:51:38,257 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:38,258 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:38,258 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,259 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,259 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,261 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,261 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,262 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:38,263 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:51:38,262 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:51:38,264 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:51:38,264 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:38,265 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:38,265 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,267 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,267 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,269 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,269 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,270 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:38,271 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:51:38,271 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:51:38,271 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:51:38,271 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:38,274 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:38,275 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,276 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,276 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,278 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,278 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,279 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:38,280 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:51:38,280 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:51:38,280 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:51:38,280 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:38,282 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:38,282 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,284 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,285 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,286 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,286 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,287 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:38,289 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:51:38,289 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:51:38,289 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:51:38,289 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:38,290 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:38,290 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,292 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,292 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,293 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,293 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,294 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:38,295 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:51:38,295 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:51:38,295 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:51:38,295 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:38,337 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:38,338 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,339 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,340 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,342 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,342 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,344 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:38,345 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:51:38,345 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:51:38,346 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:51:38,346 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:38,348 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:38,349 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,351 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,351 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,353 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,353 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,354 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:38,354 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:38,354 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:38,354 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:51:38,354 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:51:38,357 RepairJob.java:234 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:51:38,357 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,360 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,360 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,362 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,363 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,364 RepairSession.java:180 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:38,365 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:51:38,366 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:51:38,366 SyncTask.java:66 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:51:38,366 RepairJob.java:143 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:38,366 RepairSession.java:270 - [repair #65861cb0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:51:38,367 RepairRunnable.java:261 - Repair session 65861cb0-4727-11f0-9375-5b86f1e31415 for range [(-499773017048804241,-459009880611516183], (-2942846845582036844,-2925447036488701851]] finished INFO [RepairJobTask:1] 2025-06-12 00:51:38,367 ActiveRepairService.java:452 - [repair #6584bd20-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:51:38,370 RepairRunnable.java:343 - Repair command #11 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,963 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,978 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:38,995 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,014 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,064 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,076 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,090 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,114 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,125 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,136 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,151 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,161 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,171 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,180 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,190 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,198 Validator.java:281 - [repair #65fe8100-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:39,206 ActiveRepairService.java:452 - [repair #65fd2170-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,027 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,037 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,048 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,067 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,125 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,135 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,142 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,152 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,163 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,175 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,183 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,191 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,215 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,227 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,238 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,253 Validator.java:281 - [repair #66a06650-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:40,257 ActiveRepairService.java:452 - [repair #669f7bf0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,207 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,217 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,280 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,295 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,354 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,369 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,381 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,398 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,413 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,424 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,431 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,436 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,444 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,454 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,467 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,477 Validator.java:281 - [repair #6b7e47a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:48,480 ActiveRepairService.java:452 - [repair #6b7c72e0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,026 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,041 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,051 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,109 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,120 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,129 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,140 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,154 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,163 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,179 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,193 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,201 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,210 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,220 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,230 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,237 Validator.java:281 - [repair #6bfc5140-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:49,243 ActiveRepairService.java:452 - [repair #6bfb3fd0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,065 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,077 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,096 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,108 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,166 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,177 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,187 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,197 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,212 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,221 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,233 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,241 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,252 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,260 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,267 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,276 Validator.java:281 - [repair #6c9b5060-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:50,280 ActiveRepairService.java:452 - [repair #6c9a6600-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-13] 2025-06-12 00:51:58,151 RepairRunnable.java:139 - Starting repair command #12 (71789570-4727-11f0-9375-5b86f1e31415), 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-13] 2025-06-12 00:51:58,158 RepairSession.java:228 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-2719336361161264351,-2718734885542938535], (6662696430795529213,6719223963175717218], (3196198098046441542,3206718623980203857]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:51:58,182 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:58,182 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,186 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,187 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,190 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,190 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,194 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:58,203 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:51:58,203 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:51:58,204 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:58,204 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 00:51:58,204 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:51:58,204 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,207 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,208 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,210 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,210 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,213 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:58,213 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:51:58,213 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:51:58,214 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:51:58,216 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:58,261 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:58,262 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,264 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,264 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,266 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,267 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,268 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:58,268 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:51:58,268 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:51:58,270 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:51:58,270 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 00:51:58,271 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:58,272 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,274 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,275 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,277 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,279 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:58,279 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:51:58,279 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:51:58,280 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:51:58,280 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:58,285 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:58,285 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,288 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,289 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,290 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,290 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,292 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:58,292 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:51:58,292 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:51:58,292 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:51:58,294 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:51:58,299 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:51:58,300 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,301 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,301 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,304 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,304 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,307 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:51:58,308 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:51:58,308 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:51:58,308 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:51:58,308 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:58,310 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:58,310 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,312 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,315 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,316 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,316 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,318 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:58,318 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:51:58,319 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:51:58,319 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:51:58,319 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:51:58,322 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:51:58,322 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,323 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,323 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,325 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,325 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,326 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:58,327 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:51:58,327 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:51:58,327 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:51:58,328 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:51:58,368 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:51:58,369 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,372 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,372 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,377 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,378 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,379 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:58,380 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:51:58,381 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:51:58,381 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:51:58,381 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 00:51:58,382 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:51:58,382 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,384 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,384 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,391 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,392 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,393 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:58,394 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:51:58,394 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:51:58,394 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:51:58,394 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:51:58,397 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:51:58,397 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,399 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,399 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,401 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,401 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,403 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:58,404 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:51:58,404 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:51:58,404 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:51:58,404 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:58,406 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:58,406 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,411 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,411 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,413 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,413 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,417 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:51:58,418 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:51:58,418 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:51:58,418 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:51:58,419 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:58,421 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:51:58,421 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,424 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,424 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,426 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,426 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,427 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:51:58,428 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:51:58,428 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:51:58,428 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:51:58,428 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:58,473 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:58,474 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,476 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,476 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,478 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,478 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,479 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:51:58,480 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:51:58,481 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:51:58,480 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:51:58,481 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:5] 2025-06-12 00:51:58,483 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:51:58,483 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,487 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,488 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,489 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,489 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,490 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:51:58,491 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:51:58,491 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:51:58,491 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:51:58,491 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:51:58,495 RepairJob.java:234 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:51:58,495 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,496 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,497 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,498 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,499 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:51:58,499 RepairSession.java:180 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:51:58,500 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:51:58,500 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:51:58,500 SyncTask.java:66 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:51:58,500 RepairJob.java:143 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:51:58,501 RepairSession.java:270 - [repair #7179a6e0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:51:58,502 RepairRunnable.java:261 - Repair session 7179a6e0-4727-11f0-9375-5b86f1e31415 for range [(-2719336361161264351,-2718734885542938535], (6662696430795529213,6719223963175717218], (3196198098046441542,3206718623980203857]] finished INFO [RepairJobTask:3] 2025-06-12 00:51:58,503 ActiveRepairService.java:452 - [repair #71789570-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:51:58,506 RepairRunnable.java:343 - Repair command #12 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,057 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,069 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,078 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,089 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,149 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,161 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,179 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,189 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,200 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,209 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,224 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,235 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,246 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,257 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,263 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,276 Validator.java:281 - [repair #71f6ed30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:51:59,282 ActiveRepairService.java:452 - [repair #71f51870-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,113 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,129 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,146 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,164 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,217 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,228 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,239 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,252 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,265 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,276 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,297 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,307 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,320 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,328 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,336 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,344 Validator.java:281 - [repair #729920a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:00,348 ActiveRepairService.java:452 - [repair #72980f30-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-14] 2025-06-12 00:52:08,185 RepairRunnable.java:139 - Starting repair command #13 (77737f80-4727-11f0-9375-5b86f1e31415), 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-14] 2025-06-12 00:52:08,191 RepairSession.java:228 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(4206546725176087087,4228578967164907024], (6311278230130257128,6360287952409282724], (-1076618928250755773,-1052029544138318323]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:52:08,212 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:08,213 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,216 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,216 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,220 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,220 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,225 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:08,227 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:08,245 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:52:08,246 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:52:08,247 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:08,247 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:08,247 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,249 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,249 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,252 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,252 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,254 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:08,255 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:08,255 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:08,255 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:08,255 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:08,301 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:08,301 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,302 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,302 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,305 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,305 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,308 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:08,309 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:52:08,309 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:52:08,309 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:52:08,310 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:08,312 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:08,313 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,314 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,315 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,317 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,318 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:08,319 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:52:08,319 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:52:08,319 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:52:08,319 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:08,321 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:08,322 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,324 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,324 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,326 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,328 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,329 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:08,330 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:52:08,330 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:08,330 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:08,333 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:08,334 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:08,334 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,337 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,339 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,343 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,343 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,344 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:08,345 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:52:08,345 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:52:08,345 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:52:08,346 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:08,347 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:08,347 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,349 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,351 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,352 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,353 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,355 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:08,355 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:52:08,355 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 00:52:08,355 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:52:08,355 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:08,358 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:08,360 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,362 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,362 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,365 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,365 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,366 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:08,367 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:08,368 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:08,368 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:08,368 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:08,369 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:08,370 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,374 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,375 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,378 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,378 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,379 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:08,379 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:52:08,380 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:52:08,380 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:52:08,380 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:08,383 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:08,383 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,384 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,385 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,386 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,386 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,387 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:08,387 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:52:08,387 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:52:08,387 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:52:08,387 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:08,392 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:08,392 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,394 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,394 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,397 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,397 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,398 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:08,399 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:52:08,399 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:52:08,399 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:52:08,399 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:08,401 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:08,401 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,402 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,402 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,404 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,405 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,408 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:52:08,409 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:52:08,409 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:52:08,409 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:52:08,409 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:08,411 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:08,411 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,413 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,413 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,414 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,414 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,417 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:08,417 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:52:08,417 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:52:08,417 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:52:08,417 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:08,459 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:08,459 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,460 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,461 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,463 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,463 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,464 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:08,465 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:52:08,465 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:52:08,465 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:08,465 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:08,467 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:08,467 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,470 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,471 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,476 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,476 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,480 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:08,480 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:52:08,480 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:52:08,480 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:52:08,480 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:08,483 RepairJob.java:234 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:08,484 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,485 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,486 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,487 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,488 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:08,489 RepairSession.java:180 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:08,489 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:52:08,489 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:52:08,490 SyncTask.java:66 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:52:08,490 RepairJob.java:143 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:08,491 RepairSession.java:270 - [repair #777490f0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:52:08,491 RepairRunnable.java:261 - Repair session 777490f0-4727-11f0-9375-5b86f1e31415 for range [(4206546725176087087,4228578967164907024], (6311278230130257128,6360287952409282724], (-1076618928250755773,-1052029544138318323]] finished INFO [RepairJobTask:4] 2025-06-12 00:52:08,492 ActiveRepairService.java:452 - [repair #77737f80-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:52:08,495 RepairRunnable.java:343 - Repair command #13 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,100 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,112 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,122 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,132 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,190 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,200 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,210 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,221 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,235 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,246 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,255 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,272 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,287 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,298 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,317 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,327 Validator.java:281 - [repair #77f559b0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:09,332 ActiveRepairService.java:452 - [repair #77f46f50-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,134 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,145 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,159 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,170 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,233 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,243 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,257 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,282 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,296 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,314 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,334 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,345 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,359 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,376 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,392 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,402 Validator.java:281 - [repair #78928410-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:10,409 ActiveRepairService.java:452 - [repair #789199b0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,352 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,364 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,374 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,427 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,438 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,455 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,471 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,486 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,495 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,507 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,523 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,534 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,541 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,549 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,556 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,566 Validator.java:281 - [repair #7d732480-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:18,573 ActiveRepairService.java:452 - [repair #7d6f05d0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-15] 2025-06-12 00:52:19,075 RepairRunnable.java:139 - Starting repair command #14 (7df15530-4727-11f0-9375-5b86f1e31415), 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-06-12 00:52:19,106 RepairSession.java:228 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(7246494676674500144,7271360024979047823], (4653686101444250794,4690267068779161766], (4962225828989923375,4985987997740438432]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:52:19,165 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:19,165 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,167 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,167 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,169 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,169 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,171 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:19,175 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:19,175 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:19,176 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:19,176 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:6] 2025-06-12 00:52:19,175 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:19,177 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,180 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,180 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,182 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,182 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,185 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:19,185 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:52:19,185 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:19,186 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:19,186 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:19,229 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:19,229 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,231 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,231 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,234 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,235 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,236 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:19,236 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:52:19,236 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:52:19,237 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:52:19,237 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:19,240 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:19,241 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,247 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,247 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,249 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,249 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,250 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:19,250 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:52:19,250 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:52:19,250 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:52:19,250 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:19,254 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:19,257 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,262 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,263 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,265 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,266 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,268 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:19,268 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:52:19,269 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:19,271 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:19,271 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:19,273 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:19,274 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,277 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,277 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,280 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,281 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,284 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:19,285 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:52:19,285 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:52:19,285 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:52:19,286 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:19,288 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:19,288 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,302 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,302 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,305 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,305 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,306 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:19,306 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:52:19,307 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:52:19,307 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:52:19,307 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:19,310 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:19,310 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,313 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,313 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,316 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,316 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,317 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:19,318 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:52:19,318 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:19,318 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:52:19,318 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:19,320 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:19,320 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,322 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,322 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,323 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,323 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,325 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:19,325 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:52:19,325 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:52:19,326 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:52:19,326 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:19,327 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:19,327 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,329 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,329 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,330 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,330 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,331 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:19,331 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:52:19,331 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:52:19,331 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:52:19,331 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:19,333 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:19,333 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,334 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,334 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,336 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,336 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,337 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:19,337 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:52:19,337 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:52:19,337 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:52:19,338 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:19,341 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:19,341 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,343 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,343 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,345 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,345 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,346 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:19,347 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:52:19,347 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:52:19,347 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:52:19,347 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:19,349 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:19,349 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,351 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,351 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,352 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,352 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,353 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:19,353 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:52:19,353 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:52:19,353 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:52:19,354 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:19,397 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:19,397 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,398 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,399 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,403 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,403 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,404 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:19,405 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:52:19,405 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:52:19,405 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:52:19,405 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:19,407 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:19,407 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,410 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,410 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,414 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,415 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,416 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:19,416 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:52:19,416 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:52:19,417 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:52:19,417 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:19,420 RepairJob.java:234 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:19,422 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,423 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,423 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,426 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,427 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:19,430 RepairSession.java:180 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:19,431 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:52:19,431 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:52:19,431 SyncTask.java:66 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:52:19,431 RepairJob.java:143 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:19,432 RepairSession.java:270 - [repair #7df5e910-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:52:19,432 RepairRunnable.java:261 - Repair session 7df5e910-4727-11f0-9375-5b86f1e31415 for range [(7246494676674500144,7271360024979047823], (4653686101444250794,4690267068779161766], (4962225828989923375,4985987997740438432]] finished INFO [RepairJobTask:5] 2025-06-12 00:52:19,433 ActiveRepairService.java:452 - [repair #7df15530-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:52:19,435 RepairRunnable.java:343 - Repair command #14 finished in 0 seconds INFO [Repair-Task-16] 2025-06-12 00:52:20,116 RepairRunnable.java:139 - Starting repair command #15 (7e902d40-4727-11f0-9375-5b86f1e31415), 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-16] 2025-06-12 00:52:20,123 RepairSession.java:228 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4676920998502274198,-4649683920950168770]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:52:20,132 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:20,132 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,133 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,134 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,135 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,135 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,137 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:20,137 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:52:20,137 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:52:20,137 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:52:20,138 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:20,145 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:20,145 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,148 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,148 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,153 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,153 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,155 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:20,157 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:20,157 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:20,157 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:52:20,160 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:20,200 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:20,201 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,202 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,203 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,206 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,206 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,207 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:20,207 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:52:20,207 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:52:20,208 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:52:20,209 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:20,214 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:20,214 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,216 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,216 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,217 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,217 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,220 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:20,220 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:52:20,221 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:52:20,221 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:52:20,221 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:20,223 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:20,223 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,225 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,225 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,227 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,227 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,228 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:20,228 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:20,229 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:20,229 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:20,230 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:20,234 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:20,235 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,239 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,241 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,243 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,244 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,249 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:20,249 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:52:20,249 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:52:20,250 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:52:20,250 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:20,252 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:20,252 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,255 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,255 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,257 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,257 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,259 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:20,260 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:52:20,260 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:52:20,260 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:52:20,260 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:20,266 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:20,268 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,274 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,274 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,276 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,278 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:20,279 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:20,279 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:20,279 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:20,279 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:20,282 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:20,282 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,284 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,284 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,286 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,287 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,287 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:20,288 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:52:20,288 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:52:20,288 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:52:20,288 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:20,291 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:20,291 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,293 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,293 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,295 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,295 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,297 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:20,297 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:52:20,298 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:52:20,299 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:52:20,299 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:20,299 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:20,299 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,301 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,301 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,303 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,303 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,305 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:20,305 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:52:20,305 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:52:20,305 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:52:20,306 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:20,308 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:20,308 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,309 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,310 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,311 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,312 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,313 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:20,313 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:52:20,314 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:52:20,314 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:52:20,314 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:20,316 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:20,316 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,317 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,318 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,319 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,319 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,321 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:20,321 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:52:20,321 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:52:20,321 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:52:20,321 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:20,362 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:20,362 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,363 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,365 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,367 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,367 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,368 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:20,369 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:52:20,369 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:52:20,369 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:52:20,370 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:20,371 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:20,371 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,373 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,373 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,375 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,375 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,377 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:20,377 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:52:20,377 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:52:20,378 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:52:20,379 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:20,380 RepairJob.java:234 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:20,380 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,381 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,381 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,385 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,385 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:20,386 RepairSession.java:180 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:20,386 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:52:20,386 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:52:20,386 SyncTask.java:66 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:52:20,387 RepairJob.java:143 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:20,387 RepairSession.java:270 - [repair #7e913eb0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:52:20,389 RepairRunnable.java:261 - Repair session 7e913eb0-4727-11f0-9375-5b86f1e31415 for range [(-4676920998502274198,-4649683920950168770]] finished INFO [RepairJobTask:1] 2025-06-12 00:52:20,391 ActiveRepairService.java:452 - [repair #7e902d40-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:52:20,393 RepairRunnable.java:343 - Repair command #15 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,339 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,361 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,375 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,454 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,463 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,473 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,482 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,497 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,505 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,523 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,536 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,547 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,557 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,568 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,577 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,590 Validator.java:281 - [repair #836ab330-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:28,601 ActiveRepairService.java:452 - [repair #83692c90-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,233 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,250 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,259 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,315 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,325 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,337 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,346 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,359 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,372 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,381 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,397 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,404 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,412 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,419 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,427 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,436 Validator.java:281 - [repair #83f2cef0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:29,441 ActiveRepairService.java:452 - [repair #83f05df0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-17] 2025-06-12 00:52:30,168 RepairRunnable.java:139 - Starting repair command #16 (848dfd80-4727-11f0-9375-5b86f1e31415), 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-17] 2025-06-12 00:52:30,174 RepairSession.java:228 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8581553058013480961,8581736893955746103], (-543454278316940541,-499773017048804241], (-988527132004341710,-983882523829240994]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:52:30,209 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:30,209 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,212 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,212 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,214 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,214 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,216 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:30,216 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:52:30,217 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:30,217 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:52:30,217 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:30,223 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:30,223 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,226 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,227 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,230 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,231 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,233 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:30,233 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:30,233 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:52:30,239 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:52:30,239 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:30,284 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:30,284 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,295 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,295 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,297 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,297 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,299 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:30,299 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:52:30,299 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-06-12 00:52:30,299 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:52:30,300 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:30,302 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:30,302 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,305 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,306 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,307 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,308 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,310 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:30,310 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:52:30,310 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:52:30,310 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:52:30,310 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,318 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,318 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,321 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,321 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,323 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,323 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,324 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:30,324 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:30,324 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:30,324 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:52:30,324 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,331 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,331 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,338 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,338 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,342 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,342 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,343 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:30,344 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:52:30,344 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:52:30,344 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:52:30,344 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,349 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,350 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,353 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,354 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,357 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,357 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,358 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:30,358 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:52:30,359 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:52:30,359 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:52:30,359 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,365 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,366 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,370 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,370 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,371 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,372 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,373 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:30,373 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:52:30,373 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:52:30,374 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:52:30,374 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,379 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,379 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,388 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,388 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,390 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,390 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,392 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:30,392 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:52:30,392 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:52:30,392 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:52:30,392 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,395 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,395 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,398 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,398 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,400 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,400 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,401 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:30,401 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:52:30,401 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:52:30,402 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:52:30,402 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,404 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,404 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,405 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,406 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,408 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,408 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,410 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:30,410 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:52:30,410 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:52:30,410 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:52:30,410 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,412 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,412 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,413 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,413 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,415 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,415 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,416 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:30,416 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:52:30,416 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:52:30,416 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:52:30,416 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:30,420 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:30,420 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,421 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,422 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,424 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,424 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,426 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:30,426 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:52:30,426 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:52:30,426 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:52:30,426 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,471 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,472 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,474 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,474 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,477 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,477 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,480 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:30,480 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:30,480 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:30,481 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:30,481 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:30,488 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:30,489 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,492 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,494 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,497 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,497 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,500 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:30,501 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:52:30,501 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:52:30,501 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:52:30,501 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:30,506 RepairJob.java:234 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:30,506 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,508 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,508 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,511 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,511 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:30,512 RepairSession.java:180 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:30,513 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:52:30,513 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:52:30,513 SyncTask.java:66 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:52:30,513 RepairJob.java:143 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:30,514 RepairSession.java:270 - [repair #848ee7e0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:52:30,514 RepairRunnable.java:261 - Repair session 848ee7e0-4727-11f0-9375-5b86f1e31415 for range [(8581553058013480961,8581736893955746103], (-543454278316940541,-499773017048804241], (-988527132004341710,-983882523829240994]] finished INFO [RepairJobTask:2] 2025-06-12 00:52:30,517 ActiveRepairService.java:452 - [repair #848dfd80-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-06-12 00:52:30,520 RepairRunnable.java:343 - Repair command #16 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,392 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,405 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,421 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,433 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,484 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,494 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,506 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,520 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,532 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,540 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,550 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,557 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,571 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,580 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,590 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,598 Validator.java:281 - [repair #896af470-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:38,605 ActiveRepairService.java:452 - [repair #896a0a10-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-18] 2025-06-12 00:52:39,182 RepairRunnable.java:139 - Starting repair command #17 (89ed6ae0-4727-11f0-9375-5b86f1e31415), 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-18] 2025-06-12 00:52:39,192 RepairSession.java:228 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3309428885200290893,-3297886964083778407], (2733176962387493254,2766378535572980465]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:52:39,217 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:39,218 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,224 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,224 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,227 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,227 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,232 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:39,233 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:39,235 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:39,237 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:39,237 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,239 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,239 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,241 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,242 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,243 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:39,244 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:39,244 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:52:39,244 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:39,244 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:39,250 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:52:39,250 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:39,287 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:39,287 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,289 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,297 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,301 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,302 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,305 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:39,306 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:52:39,306 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:52:39,306 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:52:39,307 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:39,308 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:39,309 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,312 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,313 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,314 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,316 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:39,316 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:52:39,317 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:52:39,317 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:52:39,318 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:39,319 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:39,319 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,321 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,321 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,323 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,324 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,329 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:39,330 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:52:39,330 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 00:52:39,332 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:52:39,333 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:39,335 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:39,335 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,340 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,340 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,343 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,343 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,346 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:39,346 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:52:39,346 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:52:39,346 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:52:39,347 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:39,350 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:39,352 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,358 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,358 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,360 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,361 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,363 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:39,363 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:52:39,363 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:52:39,363 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:52:39,363 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:39,369 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:39,369 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,371 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,371 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,379 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,379 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,381 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:39,381 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:39,382 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:52:39,382 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:39,382 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:39,385 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:39,385 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,386 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,387 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,388 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,388 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,389 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:39,389 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:52:39,389 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:52:39,389 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:52:39,391 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:39,392 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:39,392 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,394 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,394 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,396 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,396 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,398 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:39,398 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:52:39,399 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:52:39,399 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:52:39,399 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:39,400 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:39,400 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,403 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,403 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,406 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,406 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,407 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:39,407 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:52:39,407 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:52:39,407 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:52:39,408 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:39,412 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:39,412 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,413 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,414 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,416 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,417 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:39,417 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:52:39,417 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:52:39,417 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:52:39,417 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:39,421 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:39,422 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,424 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,424 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,425 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,425 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,426 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:39,426 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:52:39,426 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:52:39,426 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:52:39,427 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:39,470 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:39,470 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,472 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,473 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,475 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,476 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,477 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:39,479 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:52:39,479 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:39,479 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:52:39,479 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:39,480 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:39,481 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,484 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,484 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,486 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,486 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,488 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:39,489 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:52:39,489 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:52:39,489 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:52:39,489 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:39,491 RepairJob.java:234 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:39,492 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,494 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,496 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,498 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,498 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:39,499 RepairSession.java:180 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:39,500 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:52:39,500 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:52:39,500 SyncTask.java:66 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:52:39,500 RepairJob.java:143 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:39,501 RepairSession.java:270 - [repair #89eef180-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:52:39,503 RepairRunnable.java:261 - Repair session 89eef180-4727-11f0-9375-5b86f1e31415 for range [(-3309428885200290893,-3297886964083778407], (2733176962387493254,2766378535572980465]] finished INFO [RepairJobTask:5] 2025-06-12 00:52:39,507 ActiveRepairService.java:452 - [repair #89ed6ae0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:52:39,509 RepairRunnable.java:343 - Repair command #17 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,284 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,299 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,310 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,323 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,371 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,381 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,399 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,405 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,414 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,427 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,440 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,456 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,468 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,482 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,492 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,497 Validator.java:281 - [repair #8a8d2d50-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:40,501 ActiveRepairService.java:452 - [repair #8a8c42f0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,408 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,419 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,429 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,491 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,504 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,513 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,524 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,536 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,548 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,562 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,570 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,577 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,584 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,590 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,598 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,607 Validator.java:281 - [repair #8f64f420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:48,616 ActiveRepairService.java:452 - [repair #8f636d80-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-19] 2025-06-12 00:52:49,219 RepairRunnable.java:139 - Starting repair command #18 (8fe8f130-4727-11f0-9375-5b86f1e31415), 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-19] 2025-06-12 00:52:49,227 RepairSession.java:228 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4178393897414460667,-4171672843070430661], (9195450571193218587,9198765898225459233]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:52:49,271 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:49,272 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,275 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,275 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,277 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,279 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:49,279 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:52:49,282 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:52:49,282 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:52:49,283 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:49,285 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:49,285 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,287 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,287 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,289 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,290 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,292 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:49,292 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:49,292 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:52:49,292 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:49,293 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:49,337 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:49,337 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,339 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,340 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,342 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,342 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,345 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:49,346 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:52:49,346 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:52:49,346 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:52:49,346 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:49,349 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:49,349 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,352 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,352 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,354 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,354 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,358 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:49,359 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:52:49,359 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:52:49,360 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:52:49,360 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:49,362 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:49,363 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,364 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,365 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,368 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,368 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,369 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:49,370 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:52:49,370 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:52:49,370 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:52:49,371 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:49,373 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:49,374 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,375 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,376 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,377 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,378 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,379 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:49,379 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:52:49,379 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:52:49,380 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:52:49,380 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:49,386 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:49,386 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,388 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,388 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,390 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,390 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,391 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:49,391 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:52:49,392 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:52:49,391 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:52:49,392 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:49,395 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:49,395 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,397 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,398 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,404 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,404 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,406 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:49,406 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:49,406 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:52:49,406 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:49,407 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:49,409 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:49,409 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,410 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,410 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,412 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,412 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,414 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:49,414 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:52:49,414 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:52:49,414 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:52:49,415 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:49,415 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:49,416 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,420 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,420 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,422 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,423 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,425 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:49,426 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:52:49,427 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:52:49,428 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:52:49,428 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:49,429 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:49,429 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,430 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,430 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,434 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,434 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,436 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:49,436 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:52:49,437 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:52:49,438 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:49,438 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 00:52:49,438 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:52:49,438 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,439 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,439 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,441 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,441 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,442 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:49,444 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:52:49,444 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:49,444 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:6] 2025-06-12 00:52:49,444 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:52:49,444 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:52:49,444 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,445 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,445 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,447 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,448 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,449 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:49,450 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:52:49,450 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:52:49,450 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:52:49,450 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:49,489 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:49,489 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,491 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,491 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,493 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,493 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,495 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:49,495 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:49,495 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:52:49,495 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:49,495 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 00:52:49,500 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:52:49,501 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,503 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,504 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,505 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,505 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,506 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:52:49,506 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:52:49,507 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:52:49,507 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:52:49,507 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:49,509 RepairJob.java:234 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:49,509 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,511 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,514 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,514 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:49,515 RepairSession.java:180 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:52:49,515 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:52:49,515 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:52:49,515 SyncTask.java:66 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:52:49,516 RepairJob.java:143 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:49,517 RepairSession.java:270 - [repair #8fea29b0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:52:49,517 RepairRunnable.java:261 - Repair session 8fea29b0-4727-11f0-9375-5b86f1e31415 for range [(-4178393897414460667,-4171672843070430661], (9195450571193218587,9198765898225459233]] finished INFO [RepairJobTask:3] 2025-06-12 00:52:49,518 ActiveRepairService.java:452 - [repair #8fe8f130-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:52:49,522 RepairRunnable.java:343 - Repair command #18 finished in 0 seconds INFO [Repair-Task-20] 2025-06-12 00:52:50,269 RepairRunnable.java:139 - Starting repair command #19 (908928d0-4727-11f0-9375-5b86f1e31415), 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-20] 2025-06-12 00:52:50,274 RepairSession.java:228 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-5862371489667485409,-5846938854660063259], (5809801495798765755,5822910354646922125], (-5637136704469857059,-5615830097456991995]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:52:50,290 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:50,290 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,292 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,292 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,294 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,294 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,296 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:50,296 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:50,303 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:52:50,307 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:52:50,311 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:50,311 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:50,311 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,314 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,314 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,318 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,318 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,319 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:50,320 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:52:50,321 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:52:50,320 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:52:50,321 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:50,363 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:50,365 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,367 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,367 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,368 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,369 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,373 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:50,376 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:52:50,374 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:52:50,374 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:52:50,376 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:50,379 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:50,380 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,382 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,382 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,384 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,384 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,386 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:50,387 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:52:50,387 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:52:50,388 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:52:50,388 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:50,392 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:50,392 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,393 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,393 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,395 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,396 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,397 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:50,397 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:52:50,397 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:52:50,397 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:52:50,397 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:50,410 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:50,411 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,416 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,416 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,419 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,419 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,420 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:50,421 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:52:50,421 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:52:50,421 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:52:50,421 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:50,423 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:50,423 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,427 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,427 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,429 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,429 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,430 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:50,430 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:52:50,430 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:52:50,431 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:52:50,431 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:50,477 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:50,479 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,480 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,480 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,482 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,482 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,483 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:50,484 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:52:50,484 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:50,484 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:52:50,484 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:50,486 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:50,487 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,489 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,490 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,491 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,491 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,492 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:50,492 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:52:50,492 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:52:50,492 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:52:50,493 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:50,495 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:50,495 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,497 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,497 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,499 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,499 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,501 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:50,501 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:52:50,501 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:52:50,501 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:52:50,501 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:50,504 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:50,504 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,506 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,507 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,509 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,509 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,510 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:50,510 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:52:50,510 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:52:50,511 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:52:50,511 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:50,514 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:50,514 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,516 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,516 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,518 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,518 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,521 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:52:50,521 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:52:50,521 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:52:50,521 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:52:50,522 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:50,527 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:50,528 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,530 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,530 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,533 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,533 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,536 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:50,537 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:52:50,537 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:52:50,537 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:52:50,538 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:50,578 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:50,579 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,581 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,582 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,583 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,584 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,585 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:50,585 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:50,585 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:52:50,585 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:52:50,586 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:50,588 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:50,589 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,590 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,590 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,592 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,592 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,593 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:50,593 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:52:50,593 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:52:50,593 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:52:50,594 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:50,606 RepairJob.java:234 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:52:50,606 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,608 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,609 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,611 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,611 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:50,612 RepairSession.java:180 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:50,612 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:52:50,612 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:52:50,612 SyncTask.java:66 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:52:50,613 RepairJob.java:143 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:52:50,613 RepairSession.java:270 - [repair #9089ec20-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:52:50,613 RepairRunnable.java:261 - Repair session 9089ec20-4727-11f0-9375-5b86f1e31415 for range [(-5862371489667485409,-5846938854660063259], (5809801495798765755,5822910354646922125], (-5637136704469857059,-5615830097456991995]] finished INFO [RepairJobTask:3] 2025-06-12 00:52:50,615 ActiveRepairService.java:452 - [repair #908928d0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:52:50,618 RepairRunnable.java:343 - Repair command #19 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,481 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,541 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,553 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,619 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,629 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,690 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,702 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,710 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,727 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,736 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,749 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,755 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,763 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,772 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,786 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,834 Validator.java:281 - [repair #95605360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:52:58,842 ActiveRepairService.java:452 - [repair #955f6900-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-21] 2025-06-12 00:52:59,255 RepairRunnable.java:139 - Starting repair command #20 (95e45070-4727-11f0-9375-5b86f1e31415), 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-21] 2025-06-12 00:52:59,261 RepairSession.java:228 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1791493128433745236,1893185072944476100]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:52:59,280 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:59,280 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,282 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,282 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,284 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,284 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,288 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:59,289 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:52:59,289 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:52:59,290 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:52:59,290 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:59,295 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:59,295 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,297 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,297 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,299 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,299 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,300 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:59,301 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:52:59,302 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:59,302 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:52:59,302 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:52:59,351 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:52:59,351 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,353 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,353 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,355 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,356 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,357 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:59,358 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:52:59,358 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:52:59,358 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:52:59,358 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:59,360 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:52:59,361 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,364 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,365 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,366 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,367 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,368 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:59,369 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:52:59,369 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:52:59,369 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:52:59,369 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:59,372 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:59,372 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,373 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,374 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,375 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,376 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,378 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:59,378 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:52:59,378 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:52:59,378 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:52:59,381 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:52:59,383 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:59,383 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,387 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,387 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,389 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,390 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,391 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:59,394 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:52:59,395 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:52:59,394 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:52:59,395 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,396 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,396 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:5] 2025-06-12 00:52:59,397 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:52:59,398 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,399 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,399 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,401 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:59,401 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:52:59,401 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:52:59,401 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:52:59,402 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:59,405 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:59,406 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,407 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,407 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,409 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,409 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,411 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:59,413 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:52:59,413 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:52:59,413 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:52:59,413 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:59,419 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:59,419 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,421 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,422 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,424 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,424 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,425 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:59,426 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:52:59,426 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:52:59,426 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:52:59,426 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:59,430 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:59,430 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,432 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,432 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,434 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,434 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,436 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:59,436 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:52:59,436 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:52:59,436 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:52:59,437 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:59,439 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:59,439 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,440 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,441 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,442 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,443 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:59,444 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:52:59,444 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:52:59,445 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:52:59,445 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:59,446 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:59,447 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,448 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,448 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,449 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,450 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,451 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:52:59,451 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:52:59,451 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:52:59,451 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:52:59,452 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:59,453 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:59,453 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,457 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,457 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,458 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,459 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,460 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:52:59,460 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:52:59,460 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:52:59,460 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:52:59,461 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:52:59,499 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:52:59,500 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,503 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,503 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,505 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,506 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,507 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:59,507 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:52:59,507 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:52:59,508 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:52:59,509 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:59,509 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:52:59,509 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,512 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,514 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,514 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,515 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:52:59,516 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:52:59,516 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:52:59,516 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:52:59,516 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:52:59,520 RepairJob.java:234 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:52:59,520 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,522 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,523 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,524 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,525 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:52:59,526 RepairSession.java:180 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:52:59,526 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:52:59,526 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:52:59,527 SyncTask.java:66 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:52:59,527 RepairJob.java:143 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:52:59,529 RepairSession.java:270 - [repair #95e53ad0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:52:59,529 RepairRunnable.java:261 - Repair session 95e53ad0-4727-11f0-9375-5b86f1e31415 for range [(1791493128433745236,1893185072944476100]] finished INFO [RepairJobTask:4] 2025-06-12 00:52:59,532 ActiveRepairService.java:452 - [repair #95e45070-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:52:59,536 RepairRunnable.java:343 - Repair command #20 finished in 0 seconds INFO [Repair-Task-22] 2025-06-12 00:53:00,321 RepairRunnable.java:139 - Starting repair command #21 (9686d200-4727-11f0-9375-5b86f1e31415), 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-22] 2025-06-12 00:53:00,328 RepairSession.java:228 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1934447290739211268,1937467722191741605], (-6012141734709651195,-5935639847141248753]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:53:00,347 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:00,348 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,350 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,350 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,353 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,353 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,355 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:00,357 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:53:00,357 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:53:00,357 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:53:00,358 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:00,361 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:00,362 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,364 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,364 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,367 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,367 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,371 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:00,372 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:00,372 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:00,372 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:00,372 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:00,418 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:00,418 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,420 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,420 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,422 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,422 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,423 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:00,424 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:53:00,424 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:53:00,424 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:53:00,426 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:00,428 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:00,428 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,432 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,432 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,436 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,437 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,438 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:00,439 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:53:00,439 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:53:00,439 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:53:00,441 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:00,443 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:00,444 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,446 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,446 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,449 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,449 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,453 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:00,453 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:53:00,453 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:53:00,453 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:53:00,456 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:00,459 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:00,459 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,461 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,461 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,466 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,466 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,468 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:53:00,468 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:53:00,468 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:53:00,468 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:53:00,469 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:00,474 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:00,474 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,476 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,477 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,479 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,480 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,481 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:00,481 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:53:00,482 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:53:00,482 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:53:00,482 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:00,485 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:00,486 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,488 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,488 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,490 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,490 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,492 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:00,492 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:00,492 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:00,492 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:00,492 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:00,495 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:00,495 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,497 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,497 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,499 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,499 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,500 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:00,501 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:53:00,501 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:53:00,501 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:53:00,501 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:00,503 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:00,503 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,505 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,505 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,506 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,507 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,508 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:00,508 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:53:00,509 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:53:00,509 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:53:00,509 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:00,511 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:00,511 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,513 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,513 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,515 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,515 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,517 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:00,517 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:53:00,517 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:53:00,517 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:53:00,517 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:00,520 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:00,521 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,522 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,522 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,529 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,529 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,531 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:00,531 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:53:00,531 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:53:00,531 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:53:00,531 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:00,533 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:00,533 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,534 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,534 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,536 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,536 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,538 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:00,539 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:53:00,539 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:53:00,539 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:53:00,539 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:00,582 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:00,582 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,584 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,584 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,588 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,589 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,589 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:00,590 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:53:00,590 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:53:00,590 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:53:00,590 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:00,592 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:00,592 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,595 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,595 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,598 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,598 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,600 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:00,600 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:53:00,600 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:53:00,600 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:53:00,600 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:00,603 RepairJob.java:234 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:00,603 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,608 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,608 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,611 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,611 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:00,612 RepairSession.java:180 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:00,613 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:53:00,613 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:53:00,613 SyncTask.java:66 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:53:00,613 RepairJob.java:143 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:00,614 RepairSession.java:270 - [repair #96880a80-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:53:00,614 RepairRunnable.java:261 - Repair session 96880a80-4727-11f0-9375-5b86f1e31415 for range [(1934447290739211268,1937467722191741605], (-6012141734709651195,-5935639847141248753]] finished INFO [RepairJobTask:2] 2025-06-12 00:53:00,614 ActiveRepairService.java:452 - [repair #9686d200-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:53:00,617 RepairRunnable.java:343 - Repair command #21 finished in 0 seconds INFO [Repair-Task-23] 2025-06-12 00:53:08,455 RepairRunnable.java:139 - Starting repair command #22 (9b601f70-4727-11f0-9375-5b86f1e31415), 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-23] 2025-06-12 00:53:08,464 RepairSession.java:228 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6562903621096816752,-6543796577430289341], (-5905194181650483094,-5893994336544693142]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:53:08,490 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:08,491 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,493 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,493 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,495 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,495 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,500 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:08,504 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:53:08,504 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:53:08,505 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:53:08,505 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:08,507 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:08,508 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,512 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,514 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,518 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,518 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,534 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:08,535 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:53:08,535 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:53:08,535 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:53:08,535 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:08,582 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:08,582 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,585 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,585 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,587 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,587 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,591 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:08,591 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:53:08,592 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:53:08,592 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:53:08,592 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:08,594 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:08,594 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,595 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,596 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,597 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,598 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,599 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:08,599 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:53:08,599 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:53:08,600 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:53:08,600 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:08,602 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:08,603 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,604 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,605 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,607 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,607 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,611 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:08,613 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:53:08,613 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:53:08,613 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:53:08,613 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:08,616 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:08,618 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,622 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,622 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,624 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,625 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,626 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:08,630 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:53:08,630 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:08,630 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:53:08,632 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:53:08,630 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:53:08,632 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,635 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,636 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,639 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,639 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,641 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:08,642 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:53:08,642 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:53:08,643 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:53:08,643 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:08,648 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:08,648 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,651 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,651 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,653 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,654 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,656 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:08,657 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:53:08,657 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:53:08,657 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:53:08,657 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:08,699 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:08,700 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,702 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,702 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,706 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,706 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,708 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:08,708 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:53:08,708 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:53:08,708 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:53:08,709 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:08,715 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:08,715 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,719 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,720 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,725 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,725 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,728 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:08,730 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:53:08,729 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:53:08,729 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:53:08,730 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:08,733 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:08,733 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,736 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,736 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,740 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,740 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,743 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:08,747 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:53:08,746 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:53:08,750 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:53:08,750 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:08,764 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:08,764 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,766 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,767 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,770 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,771 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,776 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:08,777 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:53:08,777 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:53:08,777 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:53:08,777 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:08,785 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:08,786 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,799 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,801 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,805 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,805 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,811 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:08,812 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:53:08,812 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:53:08,812 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:53:08,812 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:08,857 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:08,857 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,859 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,861 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,863 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,863 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,864 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:08,865 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:53:08,865 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:53:08,865 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:53:08,865 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:08,868 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:08,868 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,871 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,871 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,874 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,876 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,879 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:08,881 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:53:08,881 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:53:08,881 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:53:08,882 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:08,884 RepairJob.java:234 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:08,885 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,887 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,888 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,892 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,892 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:08,894 RepairSession.java:180 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:08,895 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:53:08,895 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:53:08,895 SyncTask.java:66 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:53:08,895 RepairJob.java:143 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:08,896 RepairSession.java:270 - [repair #9b617f00-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:53:08,896 RepairRunnable.java:261 - Repair session 9b617f00-4727-11f0-9375-5b86f1e31415 for range [(-6562903621096816752,-6543796577430289341], (-5905194181650483094,-5893994336544693142]] finished INFO [RepairJobTask:1] 2025-06-12 00:53:08,897 ActiveRepairService.java:452 - [repair #9b601f70-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:53:08,901 RepairRunnable.java:343 - Repair command #22 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,420 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,434 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,447 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,460 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,516 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,534 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,543 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,557 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,570 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,577 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,591 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,596 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,606 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,618 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,625 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,633 Validator.java:281 - [repair #9be83b30-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:09,639 ActiveRepairService.java:452 - [repair #9be44390-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,436 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,450 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,471 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,540 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,550 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,558 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,572 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,588 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,596 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,602 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,614 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,625 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,636 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,645 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,654 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,670 Validator.java:281 - [repair #9c845420-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:10,675 ActiveRepairService.java:452 - [repair #9c8342b0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,563 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,579 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,590 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,606 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,659 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,668 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,687 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,697 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,711 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,720 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,728 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,737 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,746 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,757 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,764 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,770 Validator.java:281 - [repair #a15c6910-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:18,774 ActiveRepairService.java:452 - [repair #a1595bd0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,516 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,532 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,544 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,628 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,635 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,645 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,653 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,668 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,676 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,695 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,708 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,718 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,732 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,745 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,753 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,760 Validator.java:281 - [repair #a1e37360-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:19,768 ActiveRepairService.java:452 - [repair #a1e19ea0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,515 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,529 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,543 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,555 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,614 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,625 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,635 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,647 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,660 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,671 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,683 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,690 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,697 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,709 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,720 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,727 Validator.java:281 - [repair #a285a6d0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:20,733 ActiveRepairService.java:452 - [repair #a2842030-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,599 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,609 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,621 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,631 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,685 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,694 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,709 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,718 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,731 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,743 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,751 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,772 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,792 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,800 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,807 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,813 Validator.java:281 - [repair #a757c850-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:28,818 ActiveRepairService.java:452 - [repair #a75641b0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,481 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,489 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,501 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,511 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,565 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,577 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,588 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,598 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,611 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,622 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,631 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,650 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,658 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,666 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,674 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,681 Validator.java:281 - [repair #a7dde840-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:29,687 ActiveRepairService.java:452 - [repair #a7dd4c00-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,561 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,573 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,584 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,595 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,647 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,665 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,679 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,689 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,703 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,713 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,720 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,729 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,738 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,748 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,756 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,764 Validator.java:281 - [repair #a881a250-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:30,769 ActiveRepairService.java:452 - [repair #a88090e0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-24] 2025-06-12 00:53:38,591 RepairRunnable.java:139 - Starting repair command #23 (ad5682f0-4727-11f0-9375-5b86f1e31415), 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-24] 2025-06-12 00:53:38,597 RepairSession.java:228 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-5274939239167465592,-5245432350531355929], (8268000231648379444,8287937526290006517]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:53:38,612 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:38,612 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,613 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,614 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,616 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,616 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,618 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:38,619 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:53:38,619 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:53:38,619 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:53:38,619 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:38,623 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:38,623 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,624 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,624 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,627 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,627 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,628 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:38,629 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:53:38,629 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:53:38,630 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:53:38,630 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:38,670 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:38,671 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,673 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,674 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,676 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,676 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,677 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:38,678 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:53:38,678 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:53:38,678 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:53:38,678 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:38,680 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:38,681 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,682 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,682 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,686 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,686 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,687 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:38,687 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:53:38,687 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:53:38,687 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:53:38,688 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:38,690 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:38,691 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,693 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,693 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,695 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,695 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,696 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:38,696 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:53:38,696 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:53:38,698 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:53:38,699 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:38,700 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:38,700 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,702 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,702 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,706 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,706 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,709 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:38,709 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:53:38,709 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:53:38,709 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:53:38,709 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:38,712 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:38,712 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,714 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,716 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,718 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,718 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,719 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:38,719 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:53:38,719 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:53:38,719 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:53:38,721 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:38,722 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:38,722 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,724 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,726 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,728 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,728 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,729 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:38,730 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:53:38,730 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:38,730 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:38,730 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:38,734 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:38,734 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,738 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,738 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,740 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,740 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,742 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:38,743 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:53:38,743 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:53:38,743 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:53:38,743 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:38,745 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:38,746 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,749 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,749 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,750 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,750 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,752 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:38,752 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:53:38,752 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:53:38,753 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:53:38,753 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:38,754 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:38,754 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,757 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,757 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,759 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,759 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,761 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:38,762 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:53:38,762 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:53:38,762 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:53:38,762 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:38,764 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:38,764 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,766 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,766 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,768 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,768 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,769 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:38,770 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:53:38,770 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:53:38,770 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:53:38,770 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:38,773 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:38,773 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,774 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,775 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,776 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,776 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,778 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:38,778 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:53:38,778 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:53:38,779 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:53:38,780 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:38,826 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:38,828 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,829 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,830 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,831 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,832 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,833 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:38,834 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:53:38,834 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:53:38,834 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:53:38,834 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:38,835 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:38,836 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,838 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,838 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,840 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,840 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,842 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:38,842 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:53:38,842 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:53:38,842 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:53:38,844 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:38,845 RepairJob.java:234 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:38,845 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,847 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,848 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,850 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,850 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:38,853 RepairSession.java:180 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:38,854 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:53:38,854 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:53:38,854 SyncTask.java:66 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:53:38,854 RepairJob.java:143 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:38,855 RepairSession.java:270 - [repair #ad574640-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:53:38,855 RepairRunnable.java:261 - Repair session ad574640-4727-11f0-9375-5b86f1e31415 for range [(-5274939239167465592,-5245432350531355929], (8268000231648379444,8287937526290006517]] finished INFO [RepairJobTask:1] 2025-06-12 00:53:38,855 ActiveRepairService.java:452 - [repair #ad5682f0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:53:38,858 RepairRunnable.java:343 - Repair command #23 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,528 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,543 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,554 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,621 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,631 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,641 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,651 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,663 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,680 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,690 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,700 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,706 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,712 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,719 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,726 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,736 Validator.java:281 - [repair #addc2db0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:39,743 ActiveRepairService.java:452 - [repair #addace20-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-25] 2025-06-12 00:53:40,539 RepairRunnable.java:139 - Starting repair command #24 (ae7fc0b0-4727-11f0-9375-5b86f1e31415), 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-25] 2025-06-12 00:53:40,545 RepairSession.java:228 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(4692825860274050236,4697884884187966620], (934843200188674858,1007373234145719077]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:53:40,580 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:40,580 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,582 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,582 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,585 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,586 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,590 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:40,595 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:53:40,595 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:53:40,595 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:53:40,595 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:40,600 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:40,600 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,602 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,602 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,605 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,605 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,609 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:40,610 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:53:40,610 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:53:40,617 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:53:40,618 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:40,660 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:40,661 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,662 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,662 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,665 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,665 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,668 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:40,669 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:53:40,669 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:53:40,669 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:53:40,670 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:40,672 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:40,672 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,674 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,675 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,678 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,678 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,685 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:40,687 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:53:40,687 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:53:40,687 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:53:40,687 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:40,693 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:40,695 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,696 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,697 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,699 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,699 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,701 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:40,701 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:53:40,701 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:53:40,701 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:53:40,702 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:40,704 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:40,705 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,707 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,708 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,711 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,711 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,719 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:40,720 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:53:40,720 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:53:40,720 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:53:40,720 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:40,732 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:40,733 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,734 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,735 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,737 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,737 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,739 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:40,739 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:53:40,740 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:53:40,740 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:53:40,740 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:40,748 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:40,748 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,750 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,750 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,752 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,752 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,755 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:40,756 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:53:40,756 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:53:40,757 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:53:40,757 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:53:40,763 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:53:40,764 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,765 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,765 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,767 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,768 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,771 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:53:40,772 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:53:40,772 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:53:40,772 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:53:40,773 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:40,776 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:40,777 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,778 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,779 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,781 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,782 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,784 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:53:40,785 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:53:40,785 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:53:40,785 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:53:40,785 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:40,789 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:40,789 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,791 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,791 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,797 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,797 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,800 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:40,801 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:53:40,801 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:53:40,801 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:53:40,801 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:40,804 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:40,804 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,806 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,807 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,808 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,808 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,810 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:40,810 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:53:40,810 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:53:40,810 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:53:40,810 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:40,812 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:40,814 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,816 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,816 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,819 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,819 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,824 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:53:40,825 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:53:40,825 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:53:40,825 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:53:40,825 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:40,877 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:40,877 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,880 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,881 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,883 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,883 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,886 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:53:40,886 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:53:40,886 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:53:40,886 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:53:40,886 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:40,888 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:40,888 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,889 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,889 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,891 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,891 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,892 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:53:40,893 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:53:40,893 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:53:40,893 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:53:40,893 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:40,895 RepairJob.java:234 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:40,898 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,902 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,902 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,905 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,906 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:40,907 RepairSession.java:180 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:53:40,907 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:53:40,907 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:53:40,908 SyncTask.java:66 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:53:40,908 RepairJob.java:143 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-06-12 00:53:40,909 RepairSession.java:270 - [repair #ae80ab10-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 00:53:40,909 RepairRunnable.java:261 - Repair session ae80ab10-4727-11f0-9375-5b86f1e31415 for range [(4692825860274050236,4697884884187966620], (934843200188674858,1007373234145719077]] finished INFO [RepairJobTask:7] 2025-06-12 00:53:40,910 ActiveRepairService.java:452 - [repair #ae7fc0b0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:53:40,913 RepairRunnable.java:343 - Repair command #24 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,755 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,773 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,785 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,843 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,852 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,875 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,889 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,907 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,920 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,930 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,943 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,952 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,962 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,970 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,978 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:48,989 Validator.java:281 - [repair #b3558bb0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,000 ActiveRepairService.java:452 - [repair #b3540510-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,549 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,567 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,580 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,638 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,650 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,664 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,681 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,693 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,701 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,708 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,716 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,724 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,732 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,739 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,746 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,752 Validator.java:281 - [repair #b3d6c9a0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:49,758 ActiveRepairService.java:452 - [repair #b3d60650-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,660 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,673 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,684 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,700 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,752 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,764 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,795 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,806 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,820 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,829 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,835 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,845 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,857 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,866 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,875 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,884 Validator.java:281 - [repair #b47ca690-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:50,887 ActiveRepairService.java:452 - [repair #b47be340-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-26] 2025-06-12 00:53:58,660 RepairRunnable.java:139 - Starting repair command #25 (b94ccc40-4727-11f0-9375-5b86f1e31415), 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-26] 2025-06-12 00:53:58,668 RepairSession.java:228 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-7033645101397959397,-7006238929695600616], (-4939440957502910097,-4885431185242460749]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:53:58,692 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:58,693 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,697 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,698 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,700 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,700 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,709 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:58,711 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:53:58,714 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:53:58,714 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:53:58,714 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:58,719 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:58,719 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,722 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,722 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,724 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,724 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,729 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:58,731 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:53:58,731 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:58,731 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:53:58,731 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:58,780 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:58,780 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,782 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,783 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,784 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,785 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,787 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:58,787 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:53:58,787 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:53:58,787 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:53:58,789 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:58,793 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:58,793 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,795 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,796 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,800 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,800 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,802 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:58,804 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:53:58,804 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:53:58,804 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:53:58,805 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:58,806 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:53:58,806 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,808 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,808 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,811 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,812 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,817 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:58,819 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:53:58,819 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:53:58,819 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:53:58,819 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:58,824 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:58,824 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,828 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,828 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,831 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,832 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,834 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:53:58,836 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:53:58,836 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:53:58,837 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:53:58,837 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:58,843 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:58,843 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,845 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,845 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,848 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,848 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,877 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:58,877 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:53:58,879 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:53:58,879 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:53:58,879 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:58,880 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:58,880 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,883 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,883 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,887 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,887 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,889 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:58,890 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:53:58,890 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:53:58,890 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:53:58,891 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:53:58,891 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:53:58,892 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,893 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,893 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,900 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,900 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,901 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:58,901 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:53:58,901 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:53:58,901 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:53:58,901 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:53:58,903 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:53:58,903 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,904 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,904 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,905 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,905 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,907 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:53:58,907 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:53:58,908 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:53:58,908 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:53:58,909 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:53:58,911 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:53:58,911 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,915 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,915 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,916 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,917 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,918 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:58,919 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:53:58,919 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:53:58,919 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:53:58,919 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:53:58,924 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:53:58,924 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,927 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,927 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,929 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,929 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,930 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:58,931 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:53:58,931 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:53:58,931 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:53:58,931 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:53:58,936 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:53:58,936 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,938 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,938 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,940 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,940 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,941 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:53:58,942 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:53:58,942 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:53:58,942 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:53:58,942 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:58,981 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:58,982 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,983 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,984 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,985 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,985 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,986 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:53:58,987 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:53:58,987 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:53:58,987 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:53:58,987 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:53:58,989 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:53:58,990 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,991 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,991 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,992 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,993 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:58,995 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:53:58,995 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:53:58,996 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:53:58,996 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:53:58,996 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:53:58,998 RepairJob.java:234 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:53:58,999 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,000 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,000 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,002 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,003 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,004 RepairSession.java:180 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:53:59,004 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:53:59,004 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:53:59,004 SyncTask.java:66 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:53:59,004 RepairJob.java:143 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:53:59,005 RepairSession.java:270 - [repair #b94e04c0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:53:59,005 RepairRunnable.java:261 - Repair session b94e04c0-4727-11f0-9375-5b86f1e31415 for range [(-7033645101397959397,-7006238929695600616], (-4939440957502910097,-4885431185242460749]] finished INFO [RepairJobTask:1] 2025-06-12 00:53:59,005 ActiveRepairService.java:452 - [repair #b94ccc40-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:53:59,007 RepairRunnable.java:343 - Repair command #25 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,661 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,681 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,696 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,744 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,752 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,764 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,774 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,786 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,794 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,803 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,811 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,818 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,828 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,845 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,857 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,881 Validator.java:281 - [repair #b9d424b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:53:59,889 ActiveRepairService.java:452 - [repair #b9d2ec30-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-27] 2025-06-12 00:54:00,635 RepairRunnable.java:139 - Starting repair command #26 (ba7a28b0-4727-11f0-9375-5b86f1e31415), 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-27] 2025-06-12 00:54:00,644 RepairSession.java:228 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4381321486716197001,-4368631197861660291], (4309568991371123271,4387859613708801957]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:54:00,679 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:00,679 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,681 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,681 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,685 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,685 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,687 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:00,688 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:54:00,688 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:54:00,688 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:00,688 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:00,692 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:00,692 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,695 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,696 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,698 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,698 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,702 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:00,703 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:00,705 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:00,705 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:00,707 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:00,745 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:00,745 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,747 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,747 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,750 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,750 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,751 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:00,752 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:54:00,752 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:54:00,752 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:54:00,754 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:00,757 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:00,757 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,758 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,759 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,770 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,771 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,772 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:00,772 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:54:00,772 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:54:00,772 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:54:00,772 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:00,776 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:00,776 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,779 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,779 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,781 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,783 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,784 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:00,784 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:54:00,785 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:54:00,785 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:54:00,785 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:00,789 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:00,791 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,804 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,804 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,807 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,807 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,813 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:00,813 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:54:00,814 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:54:00,814 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:54:00,814 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:00,817 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:00,817 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,818 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,819 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,820 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,821 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,823 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:00,823 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:54:00,823 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:54:00,824 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:54:00,824 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:00,832 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:00,832 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,834 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,834 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,837 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,837 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,840 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:00,841 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:00,841 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:00,841 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:00,841 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:00,842 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:00,843 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,844 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,844 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,849 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,849 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,850 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:00,851 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:54:00,851 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:54:00,851 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:54:00,851 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:54:00,853 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:54:00,853 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,854 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,854 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,856 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,856 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,857 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:00,857 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:00,858 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:00,858 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:00,858 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:54:00,860 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:54:00,860 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,861 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,861 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,863 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,863 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,865 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:00,865 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:54:00,865 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:54:00,866 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:54:00,866 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:00,867 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:00,868 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,869 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,869 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,871 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,871 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,873 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:00,873 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:54:00,874 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:54:00,874 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:54:00,874 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:00,875 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:00,875 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,879 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,879 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,881 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,881 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,884 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:00,884 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:54:00,884 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:54:00,895 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:54:00,896 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:00,933 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:00,933 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,936 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,936 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,938 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,939 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,941 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:00,944 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:54:00,944 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:54:00,945 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:54:00,944 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:54:00,947 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:2] 2025-06-12 00:54:00,947 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,948 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,948 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,951 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,951 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,955 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:00,958 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:54:00,958 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:54:00,958 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:54:00,958 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:00,971 RepairJob.java:234 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:00,972 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,974 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,974 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,978 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,978 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:00,980 RepairSession.java:180 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:00,981 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:54:00,981 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:54:00,981 SyncTask.java:66 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:54:00,982 RepairJob.java:143 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:00,983 RepairSession.java:270 - [repair #ba7b8840-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:54:00,983 RepairRunnable.java:261 - Repair session ba7b8840-4727-11f0-9375-5b86f1e31415 for range [(-4381321486716197001,-4368631197861660291], (4309568991371123271,4387859613708801957]] finished INFO [RepairJobTask:4] 2025-06-12 00:54:00,985 ActiveRepairService.java:452 - [repair #ba7a28b0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-06-12 00:54:00,990 RepairRunnable.java:343 - Repair command #26 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:54:08,829 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:08,851 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:08,911 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:54:08,931 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:08,993 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,003 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,021 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,036 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,046 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,056 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,081 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,092 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,103 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,116 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,122 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,132 Validator.java:281 - [repair #bf4915e0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,143 ActiveRepairService.java:452 - [repair #bf482b80-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-28] 2025-06-12 00:54:09,588 RepairRunnable.java:139 - Starting repair command #27 (bfd04740-4727-11f0-9375-5b86f1e31415), 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-28] 2025-06-12 00:54:09,607 RepairSession.java:228 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1292134610659595167,1323556208801369058], (5579964889771615375,5589036148555666572], (8535297147114219596,8535563972392788443], (458548695781951570,481750330256860143]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:54:09,627 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:09,627 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,629 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,629 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,631 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,631 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,632 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:09,632 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:09,635 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:54:09,636 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:54:09,636 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:09,637 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:09,639 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,644 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,644 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,648 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,648 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,650 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:09,650 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:09,650 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:09,650 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:09,650 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:09,692 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:09,692 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,694 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,694 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,695 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,696 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,698 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:09,699 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:54:09,699 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:54:09,699 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:54:09,700 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:09,701 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:09,701 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,704 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,704 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,705 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,705 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,706 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:09,707 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:54:09,707 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:54:09,707 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:54:09,708 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:09,708 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:09,709 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,711 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,711 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,712 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,712 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,713 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:09,714 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:54:09,714 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 00:54:09,714 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:54:09,714 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:09,721 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:09,722 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,724 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,724 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,726 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,727 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,729 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:09,730 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:09,730 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:09,730 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:09,730 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:09,734 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:09,736 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,737 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,737 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,739 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,739 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,741 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:09,741 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:54:09,741 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:54:09,741 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:54:09,744 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:09,745 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:09,746 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,751 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,751 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,755 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,756 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,759 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:09,760 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:09,760 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:09,760 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:09,760 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:09,764 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:09,764 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,766 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,767 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,768 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,768 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,769 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:09,770 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:54:09,770 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:54:09,770 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:54:09,770 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:09,772 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:09,772 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,774 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,774 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,776 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,776 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,777 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:54:09,778 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:54:09,778 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:54:09,778 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:54:09,778 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:09,781 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:09,781 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,783 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,783 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,785 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,785 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,786 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:09,786 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:54:09,786 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:54:09,786 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:54:09,786 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:09,789 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:09,789 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,790 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,790 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,792 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,792 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,794 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:09,794 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:54:09,794 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:54:09,794 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:54:09,795 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:09,801 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:09,801 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,802 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,802 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,804 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,804 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,805 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:09,806 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:54:09,806 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:54:09,807 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:54:09,807 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:09,853 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:09,855 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,857 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,857 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,859 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,859 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,860 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:09,860 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:54:09,861 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:54:09,861 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:54:09,861 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:09,863 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:09,864 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,867 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,868 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,872 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,872 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,875 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:09,875 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:54:09,875 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:54:09,875 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:54:09,876 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:09,878 RepairJob.java:234 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:09,878 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,885 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,886 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,888 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,888 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:09,889 RepairSession.java:180 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:09,890 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:54:09,890 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:54:09,890 SyncTask.java:66 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:54:09,891 RepairJob.java:143 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:09,892 RepairSession.java:270 - [repair #bfd32d70-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:54:09,893 RepairRunnable.java:261 - Repair session bfd32d70-4727-11f0-9375-5b86f1e31415 for range [(1292134610659595167,1323556208801369058], (5579964889771615375,5589036148555666572], (8535297147114219596,8535563972392788443], (458548695781951570,481750330256860143]] finished INFO [RepairJobTask:1] 2025-06-12 00:54:09,895 ActiveRepairService.java:452 - [repair #bfd04740-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:54:09,901 RepairRunnable.java:343 - Repair command #27 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,748 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,762 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,785 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,801 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,868 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,878 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,887 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,896 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,905 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,914 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,925 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,941 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,952 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,960 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,966 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:54:10,990 Validator.java:281 - [repair #c077aad0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:11,000 ActiveRepairService.java:452 - [repair #c076c070-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-29] 2025-06-12 00:54:18,731 RepairRunnable.java:139 - Starting repair command #28 (c54363b0-4727-11f0-9375-5b86f1e31415), 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-29] 2025-06-12 00:54:18,739 RepairSession.java:228 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1520465302621560933,1594800608721118194]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:54:18,755 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:18,755 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,758 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,759 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,761 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,761 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,763 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:18,764 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:54:18,765 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:18,765 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:54:18,765 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:18,768 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:18,768 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,771 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,771 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,773 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,773 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,775 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:18,776 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:54:18,776 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:18,776 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:54:18,776 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:18,825 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:18,826 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,829 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,829 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,832 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,832 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,834 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:18,834 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:54:18,834 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:54:18,835 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:54:18,835 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:18,842 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:18,844 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,846 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,848 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,851 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,852 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,858 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:18,859 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:54:18,860 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:54:18,861 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:54:18,865 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:18,867 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 00:54:18,864 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,871 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,871 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,873 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,873 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,875 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:18,875 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:54:18,875 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:54:18,875 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:54:18,875 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:18,879 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:18,880 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,882 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,883 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,887 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,887 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,890 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:18,891 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:54:18,891 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:54:18,891 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:54:18,892 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:18,896 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:18,896 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,899 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,899 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,901 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,901 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,904 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:18,905 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:54:18,905 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:54:18,905 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:54:18,905 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:18,909 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:18,909 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,911 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,911 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,914 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,914 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,917 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:18,917 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:18,917 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:18,917 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:54:18,917 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:18,971 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:18,976 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,978 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,980 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,982 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,982 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,984 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:18,984 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:54:18,984 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:54:18,985 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:54:18,987 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:18,991 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:18,992 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,994 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,994 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,996 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,996 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:18,998 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:18,998 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:54:18,998 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:18,998 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:54:18,999 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:19,002 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:19,003 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,007 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,007 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,012 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,014 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,016 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:19,017 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:54:19,017 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:54:19,017 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:54:19,018 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:19,026 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:19,026 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,028 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,028 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,031 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,031 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,033 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:19,033 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:54:19,033 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:54:19,033 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:54:19,033 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:19,035 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:19,036 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,037 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,037 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,038 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,038 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,040 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:19,040 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:54:19,040 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:54:19,040 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:54:19,040 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:19,078 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:19,078 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,080 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,081 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,083 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,084 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,086 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:19,087 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:54:19,087 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:54:19,087 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:54:19,087 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:19,089 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:19,094 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,096 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,096 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,098 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,098 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,100 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:19,102 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:54:19,102 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:54:19,102 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:54:19,102 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:19,105 RepairJob.java:234 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:19,105 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,107 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,107 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,109 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,109 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,110 RepairSession.java:180 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:19,111 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:54:19,111 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:54:19,111 SyncTask.java:66 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:54:19,111 RepairJob.java:143 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:19,112 RepairSession.java:270 - [repair #c5449c30-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:54:19,113 RepairRunnable.java:261 - Repair session c5449c30-4727-11f0-9375-5b86f1e31415 for range [(1520465302621560933,1594800608721118194]] finished INFO [RepairJobTask:2] 2025-06-12 00:54:19,114 ActiveRepairService.java:452 - [repair #c54363b0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:54:19,116 RepairRunnable.java:343 - Repair command #28 finished in 0 seconds INFO [Repair-Task-30] 2025-06-12 00:54:19,655 RepairRunnable.java:139 - Starting repair command #29 (c5d06170-4727-11f0-9375-5b86f1e31415), 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-30] 2025-06-12 00:54:19,662 RepairSession.java:228 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6156821202524155744,-6087942217235942982], (-1860900957408593509,-1837467574650988897]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:54:19,704 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:19,705 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,706 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,707 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,709 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,709 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,711 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:19,712 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:19,712 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-06-12 00:54:19,712 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:19,712 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:19,717 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:19,717 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,719 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,719 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,721 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,721 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,723 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:19,724 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:19,724 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:19,724 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:19,724 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:19,766 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:19,768 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,769 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,769 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,771 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,771 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,773 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:19,775 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:54:19,775 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:54:19,776 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:54:19,777 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:19,778 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:19,778 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,781 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,782 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,783 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,783 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,785 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:19,785 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:54:19,785 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:54:19,785 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:54:19,786 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:19,791 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:19,792 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,794 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,795 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,796 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,796 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,797 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:19,798 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:54:19,798 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:54:19,798 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:54:19,798 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:19,802 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:19,803 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,804 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,804 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,807 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,808 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,810 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:19,812 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:54:19,813 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:54:19,814 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:54:19,814 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:19,814 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:19,816 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,818 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,818 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,821 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,821 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,826 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:19,826 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:54:19,826 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:54:19,826 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:54:19,826 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:19,831 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:19,832 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,833 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,833 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,835 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,835 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,836 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:19,837 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:54:19,837 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:54:19,837 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:54:19,837 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:19,841 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:19,841 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,843 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,844 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,845 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,846 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,847 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:19,847 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:54:19,847 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:54:19,847 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:54:19,847 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:19,849 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:19,850 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,851 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,851 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,852 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,853 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,854 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:19,854 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:54:19,854 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:19,855 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:54:19,855 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:19,859 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:19,859 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,860 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,861 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,863 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,863 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,865 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:19,865 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:54:19,865 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:54:19,865 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:54:19,866 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:19,867 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:19,867 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,868 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,868 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,869 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,869 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,870 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:19,871 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:54:19,871 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:54:19,871 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:54:19,872 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:19,873 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:19,873 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,875 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,875 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,879 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,879 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,881 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:19,881 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:54:19,881 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:54:19,882 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:54:19,882 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:19,986 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:19,986 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,987 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,988 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,989 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,990 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,992 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:19,993 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:54:19,993 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:54:19,993 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:54:19,994 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:19,995 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:19,995 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,996 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,996 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,997 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,998 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:19,999 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:19,999 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:54:20,000 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:54:20,000 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:54:20,000 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:20,002 RepairJob.java:234 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:20,003 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,004 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,006 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,008 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,009 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,010 RepairSession.java:180 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:20,011 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:54:20,011 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:54:20,011 SyncTask.java:66 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:54:20,011 RepairJob.java:143 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:20,013 RepairSession.java:270 - [repair #c5d172e0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:54:20,013 RepairRunnable.java:261 - Repair session c5d172e0-4727-11f0-9375-5b86f1e31415 for range [(-6156821202524155744,-6087942217235942982], (-1860900957408593509,-1837467574650988897]] finished INFO [RepairJobTask:3] 2025-06-12 00:54:20,014 ActiveRepairService.java:452 - [repair #c5d06170-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:54:20,017 RepairRunnable.java:343 - Repair command #29 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,812 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,826 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,839 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,890 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,902 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,918 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,933 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,946 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,956 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,962 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,970 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,984 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:20,993 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:54:21,000 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:54:21,010 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:54:21,022 Validator.java:281 - [repair #c6752cf0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:54:21,027 ActiveRepairService.java:452 - [repair #c671f8a0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,844 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,856 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,868 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,933 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,942 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,952 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,969 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,983 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,992 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:28,999 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,011 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,020 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,030 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,046 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,062 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,084 Validator.java:281 - [repair #cb4097b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,090 ActiveRepairService.java:452 - [repair #cb3eea00-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,779 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,790 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,799 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,850 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,859 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,871 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,882 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,893 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,903 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,913 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,924 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,935 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,944 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,953 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,964 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,974 Validator.java:281 - [repair #cbcd6e60-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:54:29,979 ActiveRepairService.java:452 - [repair #cbcc5cf0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-31] 2025-06-12 00:54:30,759 RepairRunnable.java:139 - Starting repair command #30 (cc6eb770-4727-11f0-9375-5b86f1e31415), 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-31] 2025-06-12 00:54:30,768 RepairSession.java:228 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(5591646990392855947,5592602318198660099], (-8137867188902032139,-8133345855704721221], (8219069185414670712,8225039746785183685], (-1414653465183377406,-1398095018989957795], (-1923254180773275798,-1895405936932294938], (5649775417393067754,5688238424758110064]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:54:30,901 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:30,902 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,904 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,904 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,908 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,908 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,911 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:30,911 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:30,911 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:54:30,911 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:30,916 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:30,916 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:30,916 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,918 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,918 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,920 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,920 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,921 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:30,922 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:30,923 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:54:30,923 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:30,923 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:30,966 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:30,966 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,968 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,968 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,971 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,971 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,972 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:30,973 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:54:30,973 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:54:30,973 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:54:30,973 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:30,981 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:30,981 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,982 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,983 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,986 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,987 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:30,988 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:30,989 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:54:30,989 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:54:30,989 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:54:30,990 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:30,994 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:30,994 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,000 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,000 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,003 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,003 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,006 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:31,007 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:54:31,007 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:54:31,007 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:54:31,007 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:31,015 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:31,016 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,021 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,021 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,028 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,029 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,032 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:31,034 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:31,036 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:54:31,036 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:31,036 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:31,040 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:31,040 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,042 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,042 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,044 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,044 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,046 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:31,046 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:54:31,046 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:54:31,046 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:54:31,047 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:31,049 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:31,049 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,051 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,051 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,053 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,053 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,054 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:31,054 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:54:31,054 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:31,054 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:54:31,054 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:54:31,062 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:54:31,062 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,065 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,065 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,070 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,070 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,071 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:31,072 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:54:31,072 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:54:31,072 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:54:31,072 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:31,074 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:31,074 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,077 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,077 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,079 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,079 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,080 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:31,081 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:31,081 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:31,081 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:31,081 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:31,083 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:31,083 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,086 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,086 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,088 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,089 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,091 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:31,091 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:54:31,091 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:54:31,091 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:54:31,091 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:31,092 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:31,092 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,097 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,097 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,099 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,099 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,102 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:31,102 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:54:31,102 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:54:31,102 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:54:31,102 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:31,107 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:31,107 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,109 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,109 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,110 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,111 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,112 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:31,112 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:54:31,113 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:54:31,113 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:54:31,113 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:31,151 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:31,151 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,154 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,155 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,156 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,156 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,157 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:31,158 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:54:31,159 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:54:31,159 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:54:31,159 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 00:54:31,165 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:54:31,165 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,168 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,169 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,173 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,173 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,174 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:31,175 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:54:31,175 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:54:31,175 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:54:31,175 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:54:31,177 RepairJob.java:234 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:54:31,177 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,180 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,180 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,183 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,183 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:31,184 RepairSession.java:180 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:31,184 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:54:31,184 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:54:31,184 SyncTask.java:66 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:54:31,184 RepairJob.java:143 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:31,184 RepairSession.java:270 - [repair #cc701700-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:54:31,185 RepairRunnable.java:261 - Repair session cc701700-4727-11f0-9375-5b86f1e31415 for range [(5591646990392855947,5592602318198660099], (-8137867188902032139,-8133345855704721221], (8219069185414670712,8225039746785183685], (-1414653465183377406,-1398095018989957795], (-1923254180773275798,-1895405936932294938], (5649775417393067754,5688238424758110064]] finished INFO [RepairJobTask:4] 2025-06-12 00:54:31,186 ActiveRepairService.java:452 - [repair #cc6eb770-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-06-12 00:54:31,189 RepairRunnable.java:343 - Repair command #30 finished in 0 seconds INFO [Repair-Task-32] 2025-06-12 00:54:38,826 RepairRunnable.java:139 - Starting repair command #31 (d13da4a0-4727-11f0-9375-5b86f1e31415), 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-32] 2025-06-12 00:54:38,834 RepairSession.java:228 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(5626077170730139124,5649775417393067754], (930932876995901695,934843200188674858], (8925654316377457272,8952477116406696524], (-5349966503075876149,-5316004414750817902]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:54:38,903 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:38,903 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,906 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,906 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,909 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,910 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,912 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:38,916 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:54:38,923 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:38,923 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:38,923 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:54:38,923 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:54:38,923 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,926 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,926 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,928 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,929 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,932 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:38,932 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:54:38,933 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:38,933 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:54:38,934 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:38,985 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:38,986 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,989 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,989 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,994 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,994 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:38,997 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:38,997 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:54:38,997 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-06-12 00:54:38,998 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:54:38,999 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:7] 2025-06-12 00:54:39,002 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:54:39,002 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,004 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,006 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,008 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,009 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,016 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:39,017 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:54:39,017 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:54:39,018 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 00:54:39,021 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:39,021 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:39,023 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,026 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,027 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,030 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,030 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,032 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:39,033 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:54:39,033 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:54:39,033 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:54:39,034 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:39,040 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:39,040 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,043 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,044 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,047 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,047 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,050 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:54:39,050 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:54:39,050 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:54:39,051 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:54:39,051 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:39,058 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:39,059 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,061 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,062 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,064 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,064 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,066 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:39,066 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:54:39,066 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:54:39,066 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:54:39,066 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:39,069 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:39,069 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,071 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,071 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,073 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,073 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,076 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:39,076 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:54:39,076 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:39,076 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:54:39,077 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:39,081 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:39,081 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,086 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,086 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,088 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,088 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,099 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:39,099 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:54:39,100 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:54:39,100 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:54:39,100 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:39,106 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:39,106 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,108 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,109 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,117 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,117 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,118 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:39,118 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:54:39,119 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:54:39,119 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:54:39,119 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:39,121 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:39,121 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,123 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,123 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,124 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,124 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,125 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:39,125 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:54:39,126 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:54:39,126 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:54:39,126 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:39,128 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:39,128 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,131 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,131 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,133 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,134 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,143 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:39,145 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:54:39,145 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:54:39,145 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:54:39,145 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:39,149 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:39,149 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,150 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,150 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,153 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,160 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:39,161 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:54:39,161 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:54:39,161 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:54:39,161 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:39,206 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:39,206 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,208 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,209 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,211 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,211 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,212 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:39,212 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:54:39,212 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:54:39,212 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:54:39,212 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:39,214 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:39,215 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,217 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,217 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,220 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,221 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,222 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:39,222 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:54:39,223 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:54:39,223 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:54:39,223 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:54:39,224 RepairJob.java:234 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:54:39,225 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,226 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,226 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,228 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,228 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,230 RepairSession.java:180 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:54:39,230 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:54:39,230 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:54:39,230 SyncTask.java:66 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:54:39,231 RepairJob.java:143 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:39,232 RepairSession.java:270 - [repair #d13edd20-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:54:39,232 RepairRunnable.java:261 - Repair session d13edd20-4727-11f0-9375-5b86f1e31415 for range [(5626077170730139124,5649775417393067754], (930932876995901695,934843200188674858], (8925654316377457272,8952477116406696524], (-5349966503075876149,-5316004414750817902]] finished INFO [RepairJobTask:2] 2025-06-12 00:54:39,232 ActiveRepairService.java:452 - [repair #d13da4a0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:54:39,235 RepairRunnable.java:343 - Repair command #31 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,840 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,851 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,865 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,922 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,930 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,941 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,954 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,968 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,978 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,985 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:54:39,995 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,005 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,012 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,018 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,026 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,033 Validator.java:281 - [repair #d1c9b800-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,038 ActiveRepairService.java:452 - [repair #d1c7bc30-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-33] 2025-06-12 00:54:40,801 RepairRunnable.java:139 - Starting repair command #32 (d26ada00-4727-11f0-9375-5b86f1e31415), 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-33] 2025-06-12 00:54:40,807 RepairSession.java:228 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8535563972392788443,8569591816968740103]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:54:40,826 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:40,827 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,830 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,830 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,834 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,834 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,836 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:40,836 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:54:40,837 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:54:40,837 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:54:40,838 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:40,839 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:40,839 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,841 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,841 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,845 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,845 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,847 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:40,847 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:54:40,848 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:54:40,848 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:54:40,849 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:40,891 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:40,892 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,895 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,895 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,897 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,897 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,898 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:40,899 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:54:40,899 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:54:40,899 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:54:40,902 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:40,904 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:40,905 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,907 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,907 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,910 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,910 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,911 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:40,912 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:54:40,912 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:54:40,912 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:54:40,913 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:40,915 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:40,915 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,917 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,919 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,919 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,922 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:40,924 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:54:40,924 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:54:40,924 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:54:40,925 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:40,928 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:40,929 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,931 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,931 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,933 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,934 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,937 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:40,938 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:40,938 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:40,938 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:40,938 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:40,943 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:40,943 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,945 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,945 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,947 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,947 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,949 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:40,950 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:54:40,950 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:54:40,950 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:54:40,952 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:40,953 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:40,953 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,956 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,956 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,959 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,959 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,963 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:40,963 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:40,964 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:40,964 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:40,964 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:40,966 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:40,966 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,970 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,970 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,972 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,972 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,975 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:54:40,975 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:54:40,975 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:54:40,975 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:54:40,975 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:40,983 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:40,983 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,987 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,988 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,991 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,991 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,993 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:40,993 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:54:40,993 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:54:40,993 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:54:40,993 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:40,996 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:40,996 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,997 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:40,998 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,000 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,000 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,008 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:54:41,009 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:54:41,010 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:54:41,010 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:54:41,010 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:41,013 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:41,014 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,015 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,016 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,019 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,020 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,023 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:54:41,024 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:54:41,024 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:54:41,024 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:54:41,025 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:41,031 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:41,031 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,034 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,035 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,038 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,038 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,041 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:41,041 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:54:41,041 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:54:41,042 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:54:41,042 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:41,086 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:41,087 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,089 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,089 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,095 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,095 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,097 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:41,098 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:54:41,099 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:54:41,099 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:54:41,099 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:41,101 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:41,101 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,102 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,103 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,105 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,105 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,106 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:41,107 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:54:41,107 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:54:41,107 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:54:41,107 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:41,109 RepairJob.java:234 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:41,111 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,112 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,112 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,114 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,114 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:41,115 RepairSession.java:180 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:41,116 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:54:41,116 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:54:41,116 SyncTask.java:66 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:54:41,116 RepairJob.java:143 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:41,118 RepairSession.java:270 - [repair #d26beb70-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:54:41,118 RepairRunnable.java:261 - Repair session d26beb70-4727-11f0-9375-5b86f1e31415 for range [(8535563972392788443,8569591816968740103]] finished INFO [RepairJobTask:3] 2025-06-12 00:54:41,119 ActiveRepairService.java:452 - [repair #d26ada00-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:54:41,121 RepairRunnable.java:343 - Repair command #32 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:54:48,950 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:48,966 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:48,978 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,034 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,049 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,066 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,076 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,098 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,114 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,127 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,141 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,152 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,161 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,195 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,204 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,212 Validator.java:281 - [repair #d7384090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,215 ActiveRepairService.java:452 - [repair #d7375630-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,822 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,831 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,838 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,847 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,904 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,914 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,928 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,938 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,956 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,966 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,978 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,985 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:54:49,992 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,004 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,015 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,023 Validator.java:281 - [repair #d7c390a0-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,030 ActiveRepairService.java:452 - [repair #d7c2f460-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-34] 2025-06-12 00:54:50,834 RepairRunnable.java:139 - Starting repair command #33 (d865eb20-4727-11f0-9375-5b86f1e31415), 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-34] 2025-06-12 00:54:50,841 RepairSession.java:228 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2978415964005446690,3048858258320573338]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:54:50,860 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:50,860 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,868 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,868 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,870 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,870 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,872 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:50,873 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:54:50,873 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:54:50,873 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:54:50,873 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:50,877 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:50,877 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,879 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,880 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,882 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,882 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,884 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:50,884 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:54:50,885 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:54:50,885 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:54:50,885 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:50,924 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:50,924 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,925 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,926 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,927 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,930 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,933 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:50,934 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:54:50,934 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:54:50,934 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:54:50,935 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:50,936 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:50,936 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,939 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,939 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,941 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,941 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,942 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:50,944 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:54:50,944 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:54:50,944 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:54:50,945 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:50,946 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:50,947 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,951 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,951 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,953 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,954 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,955 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:50,955 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:54:50,955 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:54:50,956 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:54:50,957 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:50,959 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:50,961 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,963 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,964 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,969 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,969 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,973 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:50,973 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:54:50,973 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:54:50,974 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:54:50,975 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:50,976 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:50,976 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,978 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,983 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,986 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,986 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,988 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:50,989 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:54:50,989 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:54:50,989 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:54:50,989 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:50,996 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:50,996 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,998 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:50,998 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,001 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,001 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,004 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:51,004 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:54:51,004 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:54:51,004 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:54:51,005 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:54:51,006 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:54:51,006 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,007 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,007 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,009 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,010 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,011 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:51,011 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:54:51,011 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:54:51,012 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:54:51,012 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:51,014 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:51,014 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,015 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,015 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,017 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,017 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,018 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:51,019 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:54:51,019 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:54:51,019 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:54:51,019 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:51,022 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:51,023 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,024 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,025 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,028 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,028 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,029 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:51,030 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:54:51,030 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:54:51,030 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:54:51,030 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:51,032 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:51,033 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,036 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,037 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,040 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,040 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,041 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:54:51,042 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:54:51,042 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:54:51,042 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:54:51,042 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:51,043 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:51,044 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,046 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,046 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,049 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,049 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,050 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:51,050 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:54:51,050 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:54:51,050 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:54:51,050 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:51,093 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:51,093 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,095 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,095 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,097 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,098 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,099 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:54:51,100 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:54:51,100 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:54:51,100 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:54:51,100 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:51,103 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:51,103 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,105 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,106 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,107 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,108 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,109 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:51,110 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:54:51,110 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:54:51,110 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:54:51,110 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:51,113 RepairJob.java:234 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:51,113 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,115 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,115 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,118 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,119 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:51,120 RepairSession.java:180 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:51,121 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:54:51,121 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:54:51,121 SyncTask.java:66 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:54:51,121 RepairJob.java:143 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:51,122 RepairSession.java:270 - [repair #d866fc90-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:54:51,122 RepairRunnable.java:261 - Repair session d866fc90-4727-11f0-9375-5b86f1e31415 for range [(2978415964005446690,3048858258320573338]] finished INFO [RepairJobTask:3] 2025-06-12 00:54:51,126 ActiveRepairService.java:452 - [repair #d865eb20-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-06-12 00:54:51,129 RepairRunnable.java:343 - Repair command #33 finished in 0 seconds INFO [Repair-Task-35] 2025-06-12 00:54:58,881 RepairRunnable.java:139 - Starting repair command #34 (dd31cb10-4727-11f0-9375-5b86f1e31415), 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-35] 2025-06-12 00:54:58,886 RepairSession.java:228 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-8391025591941056620,-8384954321013321057], (-3236590650682918963,-3234874310791616680], (-1867497907694489229,-1865890701087017036], (7902280731125503700,7929438104895659217], (-4132037926987066524,-4127780106509837823], (-3339673535991741465,-3309428885200290893]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:54:58,916 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:58,916 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,924 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,925 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,927 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,927 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,928 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:58,929 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:54:58,930 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:54:58,930 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:54:58,930 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:58,937 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:58,937 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,941 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,941 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,945 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,945 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:58,946 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:58,946 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:58,946 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:54:58,947 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:54:58,947 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:59,007 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:59,007 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,009 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,010 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,011 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,012 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,014 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:59,014 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:54:59,014 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:54:59,015 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:54:59,016 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:59,016 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:59,017 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,019 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,019 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,023 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,024 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,025 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:59,027 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:54:59,027 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:54:59,027 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:54:59,027 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:54:59,030 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:54:59,030 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,032 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,034 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,036 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,036 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,039 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:54:59,040 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:54:59,040 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:54:59,042 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:54:59,042 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:59,043 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:59,045 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,049 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,049 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,051 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,052 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,054 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:59,055 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:54:59,055 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:54:59,055 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:54:59,055 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:59,057 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:59,057 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,064 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,064 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,065 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,065 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,067 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:59,068 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:54:59,068 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:54:59,068 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:54:59,068 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:59,072 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:59,072 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,076 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,076 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,078 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,078 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,081 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:54:59,081 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:59,081 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:59,081 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:54:59,081 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:59,086 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:59,086 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,088 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,088 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,089 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,089 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,091 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:54:59,091 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:54:59,091 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:54:59,092 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:54:59,092 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:59,095 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:59,095 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,097 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,097 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,099 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,099 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,100 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:59,100 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:54:59,100 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:54:59,100 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:54:59,101 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:59,102 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:59,102 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,104 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,104 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,105 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,108 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,109 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:54:59,109 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:54:59,110 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:54:59,110 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:54:59,110 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:54:59,111 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:54:59,111 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,112 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,113 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,114 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,114 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,116 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:59,116 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:54:59,116 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:54:59,116 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:54:59,116 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:54:59,118 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:54:59,118 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,119 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,120 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,121 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,121 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,122 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:54:59,123 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:54:59,123 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:54:59,123 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:54:59,123 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:59,160 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:59,160 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,162 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,162 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,164 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,165 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,167 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:59,168 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:54:59,168 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:54:59,168 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:54:59,168 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:54:59,171 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:54:59,171 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,173 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,174 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,175 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,176 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,177 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:54:59,177 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:54:59,177 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:54:59,177 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:54:59,179 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:59,181 RepairJob.java:234 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:54:59,181 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,183 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,184 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,186 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,186 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,188 RepairSession.java:180 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:54:59,189 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:54:59,189 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:54:59,189 SyncTask.java:66 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:54:59,189 RepairJob.java:143 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:54:59,190 RepairSession.java:270 - [repair #dd328e60-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:54:59,190 RepairRunnable.java:261 - Repair session dd328e60-4727-11f0-9375-5b86f1e31415 for range [(-8391025591941056620,-8384954321013321057], (-3236590650682918963,-3234874310791616680], (-1867497907694489229,-1865890701087017036], (7902280731125503700,7929438104895659217], (-4132037926987066524,-4127780106509837823], (-3339673535991741465,-3309428885200290893]] finished INFO [RepairJobTask:2] 2025-06-12 00:54:59,192 ActiveRepairService.java:452 - [repair #dd31cb10-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-06-12 00:54:59,195 RepairRunnable.java:343 - Repair command #34 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,873 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,883 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,897 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,955 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,967 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,983 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:54:59,997 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,012 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,027 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,039 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,049 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,057 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,066 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,075 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,085 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,099 Validator.java:281 - [repair #ddc1af00-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,108 ActiveRepairService.java:452 - [repair #ddbfda40-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,946 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,958 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,971 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:00,987 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,038 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,049 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,066 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,078 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,087 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,096 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,109 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,115 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,125 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,134 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,145 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,152 Validator.java:281 - [repair #de631f20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:01,156 ActiveRepairService.java:452 - [repair #de625bd0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,000 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,017 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,030 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,083 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,096 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,111 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,121 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,132 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,141 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,153 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,161 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,171 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,189 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,196 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,204 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,223 Validator.java:281 - [repair #e32e14b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,228 ActiveRepairService.java:452 - [repair #e32cdc30-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-36] 2025-06-12 00:55:09,844 RepairRunnable.java:139 - Starting repair command #35 (e3ba9d40-4727-11f0-9375-5b86f1e31415), 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-36] 2025-06-12 00:55:09,852 RepairSession.java:228 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3970097469781153786,4029480840530020945], (3694430385951727336,3704049905652546589], (7419815176654796271,7441419587131574222]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:55:09,874 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:09,874 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,877 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,878 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,879 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,879 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,882 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:09,883 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:55:09,883 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:09,883 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:55:09,883 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:09,888 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:09,888 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,890 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,891 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,892 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,892 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,895 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:09,896 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:55:09,896 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:55:09,897 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:09,897 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:09,939 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:09,939 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,941 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,942 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,943 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,943 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,944 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:09,945 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:55:09,945 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:55:09,946 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:55:09,947 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:09,948 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:09,949 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,951 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,951 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,955 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,955 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,957 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:09,958 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:55:09,958 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:09,959 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:55:09,959 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:09,962 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:09,963 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,965 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,965 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,966 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,967 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,968 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:09,968 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:55:09,968 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:55:09,969 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:55:09,969 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:09,972 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:09,973 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,975 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,975 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,977 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,977 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,979 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:09,980 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:55:09,980 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:55:09,980 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:55:09,980 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:09,985 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:09,985 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,992 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:09,992 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,001 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,001 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,022 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:10,023 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:55:10,024 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:55:10,024 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:55:10,024 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:10,027 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:10,027 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,029 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,029 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,031 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,031 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,033 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:10,033 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:10,033 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:55:10,033 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:10,033 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:10,034 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:10,034 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,035 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,035 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,037 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,037 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,040 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:10,040 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:55:10,040 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:55:10,040 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:55:10,041 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:10,042 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:10,042 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,043 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,043 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,045 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,045 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,046 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:10,046 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:55:10,047 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:55:10,047 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:55:10,047 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:10,048 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:10,048 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,049 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,049 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,051 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,051 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,052 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:10,052 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:55:10,052 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:55:10,053 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:55:10,053 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:10,053 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:10,053 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,054 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,054 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,058 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,058 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,059 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:10,059 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:55:10,059 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:55:10,060 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:55:10,060 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:10,060 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:10,061 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,061 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,062 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,063 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,063 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,064 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:10,064 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:55:10,064 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:55:10,065 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:55:10,065 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:10,113 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:10,114 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,116 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,116 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,118 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,118 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,120 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:10,121 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:55:10,124 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:55:10,124 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:55:10,124 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:10,125 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:10,126 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,127 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,128 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,130 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,132 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,134 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:10,135 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:55:10,135 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:55:10,135 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:55:10,137 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:10,138 RepairJob.java:234 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:10,138 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,140 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,141 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,142 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,143 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,144 RepairSession.java:180 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:55:10,144 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:55:10,144 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:55:10,144 SyncTask.java:66 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:55:10,146 RepairJob.java:143 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:10,147 RepairSession.java:270 - [repair #e3bbd5c0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:55:10,147 RepairRunnable.java:261 - Repair session e3bbd5c0-4727-11f0-9375-5b86f1e31415 for range [(3970097469781153786,4029480840530020945], (3694430385951727336,3704049905652546589], (7419815176654796271,7441419587131574222]] finished INFO [RepairJobTask:2] 2025-06-12 00:55:10,148 ActiveRepairService.java:452 - [repair #e3ba9d40-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-06-12 00:55:10,154 RepairRunnable.java:343 - Repair command #35 finished in 0 seconds INFO [Repair-Task-37] 2025-06-12 00:55:10,905 RepairRunnable.java:139 - Starting repair command #36 (e45c8290-4727-11f0-9375-5b86f1e31415), 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-37] 2025-06-12 00:55:10,911 RepairSession.java:228 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-5245432350531355929,-5168684465264941360]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:55:10,921 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:10,921 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,923 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,923 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,925 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,925 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,930 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:10,930 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:55:10,930 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:10,930 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:10,931 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:10,935 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:10,936 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,938 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,938 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,941 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,941 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,948 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:10,948 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:55:10,948 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:55:10,949 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:55:10,949 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:10,991 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:10,992 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,993 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,994 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,997 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,997 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:10,999 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:11,000 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:11,001 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:11,001 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:11,001 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:11,006 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:11,006 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,008 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,009 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,010 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,010 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,011 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:11,012 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:55:11,012 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:55:11,012 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 00:55:11,012 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:11,015 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:11,015 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,016 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,017 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,019 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,020 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,023 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:11,023 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:55:11,023 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:55:11,023 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:55:11,024 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:11,027 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:11,029 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,031 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,031 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,035 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,035 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,038 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:11,039 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:55:11,039 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:55:11,039 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:55:11,041 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:11,043 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:11,044 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,046 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,046 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,049 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,050 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,062 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:55:11,063 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:55:11,063 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:55:11,063 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:55:11,064 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:11,068 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:11,068 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,070 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,071 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,073 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,073 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,075 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:11,075 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:55:11,075 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:55:11,076 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:11,076 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:11,079 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:11,079 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,080 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,080 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,082 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,082 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,083 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:11,084 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:55:11,084 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:55:11,084 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:55:11,084 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:11,088 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:11,088 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,089 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,089 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,091 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,091 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,092 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:11,092 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:55:11,092 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:55:11,092 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:55:11,092 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:11,094 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:11,094 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,097 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,097 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,102 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,102 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,104 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:11,104 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:55:11,105 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:55:11,104 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:55:11,105 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:11,107 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:11,107 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,108 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,108 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,110 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,110 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,112 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:11,112 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:55:11,112 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:55:11,113 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:55:11,113 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:11,116 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:11,116 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,117 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,118 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,119 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,119 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,120 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:11,121 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:11,121 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:11,122 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:11,122 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:11,164 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:11,164 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,167 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,167 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,169 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,172 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,173 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:11,173 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:55:11,173 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:55:11,174 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:55:11,174 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:11,175 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:11,176 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,178 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,179 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,182 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,182 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,184 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:11,185 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:55:11,185 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:55:11,186 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:55:11,186 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:11,189 RepairJob.java:234 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:11,189 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,193 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,193 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,196 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,196 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:11,199 RepairSession.java:180 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:11,201 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:55:11,201 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:55:11,201 SyncTask.java:66 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:55:11,201 RepairJob.java:143 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:11,202 RepairSession.java:270 - [repair #e45d6cf0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:55:11,203 RepairRunnable.java:261 - Repair session e45d6cf0-4727-11f0-9375-5b86f1e31415 for range [(-5245432350531355929,-5168684465264941360]] finished INFO [RepairJobTask:3] 2025-06-12 00:55:11,206 ActiveRepairService.java:452 - [repair #e45c8290-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:55:11,208 RepairRunnable.java:343 - Repair command #36 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,056 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,074 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,091 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,142 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,154 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,170 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,184 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,198 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,206 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,220 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,229 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,236 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,245 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,252 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,261 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,307 Validator.java:281 - [repair #e9294ce0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,312 ActiveRepairService.java:452 - [repair #e927c640-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-38] 2025-06-12 00:55:19,892 RepairRunnable.java:139 - Starting repair command #37 (e9b7d140-4727-11f0-9375-5b86f1e31415), 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-38] 2025-06-12 00:55:19,898 RepairSession.java:228 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3646793951145554034,-3642741389204653050], (-3799024701760747373,-3760214158570894250]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:55:19,908 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:19,909 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,910 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,910 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,911 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,911 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,913 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:19,913 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:55:19,913 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:19,913 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:19,914 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:19,917 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:19,917 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,920 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,921 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,923 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,923 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,925 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:19,925 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:55:19,925 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:55:19,925 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:55:19,925 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:19,970 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:19,970 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,972 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,972 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,974 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,974 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,976 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:19,977 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:19,977 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:7] 2025-06-12 00:55:19,977 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:55:19,979 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:19,980 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:19,980 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,982 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,982 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,984 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,984 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,986 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:19,986 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:19,986 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:55:19,986 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:19,989 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:19,989 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 00:55:19,989 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,990 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,991 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,992 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,994 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:19,996 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:19,996 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:55:19,996 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 00:55:19,997 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:55:19,997 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:20,005 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:20,005 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,007 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,008 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,011 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,011 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,013 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:20,014 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:55:20,014 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:55:20,014 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:55:20,014 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:20,017 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:20,017 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,018 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,020 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,021 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,022 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,025 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:20,025 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:55:20,025 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:55:20,026 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:55:20,026 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:20,030 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:20,030 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,033 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,033 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,037 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,037 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,042 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:20,042 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:55:20,042 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:55:20,044 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:55:20,044 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:20,046 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:20,046 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,048 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,048 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,050 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,050 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,052 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:20,052 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:55:20,052 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:55:20,053 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:55:20,053 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:20,055 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:20,055 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,057 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,057 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,060 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,060 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,062 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:20,062 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:55:20,063 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:55:20,063 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:55:20,063 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:20,065 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:20,065 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,067 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,067 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,069 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,069 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,070 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:20,071 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:55:20,071 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:55:20,072 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:55:20,072 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:20,073 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:20,074 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,076 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,076 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,077 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,078 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,080 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:20,080 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:55:20,081 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:20,082 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:20,083 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:55:20,083 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:55:20,083 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,085 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,085 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,086 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,086 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,088 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:20,088 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:55:20,089 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:55:20,089 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:55:20,089 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:20,135 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:20,135 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,137 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,138 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,141 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,141 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,142 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:20,142 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:55:20,143 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:55:20,143 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:55:20,144 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:20,153 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:20,154 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,157 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,157 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,160 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,161 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,165 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:20,167 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:55:20,167 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:55:20,167 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:55:20,167 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:20,172 RepairJob.java:234 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:20,172 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,174 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,175 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,180 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,180 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,182 RepairSession.java:180 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:20,182 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:55:20,182 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:55:20,182 SyncTask.java:66 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:55:20,183 RepairJob.java:143 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:20,184 RepairSession.java:270 - [repair #e9b8bba0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 00:55:20,185 RepairRunnable.java:261 - Repair session e9b8bba0-4727-11f0-9375-5b86f1e31415 for range [(-3646793951145554034,-3642741389204653050], (-3799024701760747373,-3760214158570894250]] finished INFO [RepairJobTask:6] 2025-06-12 00:55:20,186 ActiveRepairService.java:452 - [repair #e9b7d140-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:55:20,191 RepairRunnable.java:343 - Repair command #37 finished in 0 seconds INFO [Repair-Task-39] 2025-06-12 00:55:20,948 RepairRunnable.java:139 - Starting repair command #38 (ea58f340-4727-11f0-9375-5b86f1e31415), 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-39] 2025-06-12 00:55:20,958 RepairSession.java:228 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-980668720674011525,-968813897754654363], (-1128208490741276344,-1106985054178929844], (1195327896438431669,1202592827434132309], (-5681236983215192924,-5637136704469857059]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:55:20,986 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:20,986 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,989 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,989 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,992 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,992 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:20,996 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:20,997 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:55:20,997 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:55:20,997 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:20,997 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:20,999 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:21,000 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,003 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,003 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,005 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,005 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,014 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:21,016 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:21,017 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:55:21,017 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:55:21,017 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:21,060 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:21,060 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,062 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,062 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,064 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,064 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,066 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:21,066 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:55:21,067 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:21,067 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:21,067 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:21,069 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:21,069 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,073 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,073 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,075 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,075 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,076 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:21,077 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:21,077 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 00:55:21,077 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:21,077 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:21,092 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:21,093 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,095 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,095 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,097 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,098 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,100 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:21,100 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:55:21,100 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:55:21,101 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:55:21,103 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:21,111 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:21,112 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,115 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,115 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,118 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,119 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,120 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:21,121 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:55:21,122 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:55:21,122 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:55:21,122 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:21,125 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:21,125 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,128 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,129 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,132 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,132 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,133 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:21,134 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:55:21,134 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:55:21,134 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:55:21,134 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:21,138 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:21,139 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,142 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,142 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,144 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,144 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,145 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:21,146 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:55:21,146 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:55:21,146 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:55:21,147 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:21,149 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:21,149 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,151 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,151 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,154 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,156 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:21,157 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:55:21,157 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:55:21,158 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:55:21,158 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:21,159 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:21,160 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,161 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,162 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,164 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,164 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,166 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:21,167 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:55:21,167 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:55:21,167 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:55:21,167 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:21,170 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:21,171 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,173 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,173 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,179 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,180 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,184 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:21,185 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:55:21,186 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:55:21,186 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:55:21,186 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:21,191 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:21,191 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,199 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,199 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,201 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,201 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,203 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:21,204 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:21,204 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:21,204 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:21,204 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:21,205 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:21,205 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,207 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,207 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,209 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,209 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,214 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:21,215 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:55:21,215 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:55:21,215 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:55:21,215 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:21,257 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:21,258 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,259 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,259 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,262 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,263 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,265 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:21,266 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:55:21,266 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:55:21,266 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:55:21,267 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:21,268 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:21,268 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,271 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,271 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,273 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,273 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,275 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:21,275 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:55:21,275 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:55:21,276 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:55:21,276 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:21,278 RepairJob.java:234 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:21,278 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,280 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,281 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,282 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,282 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:21,284 RepairSession.java:180 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:21,285 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:55:21,285 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:55:21,285 SyncTask.java:66 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:55:21,285 RepairJob.java:143 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:21,286 RepairSession.java:270 - [repair #ea5a79e0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:55:21,286 RepairRunnable.java:261 - Repair session ea5a79e0-4727-11f0-9375-5b86f1e31415 for range [(-980668720674011525,-968813897754654363], (-1128208490741276344,-1106985054178929844], (1195327896438431669,1202592827434132309], (-5681236983215192924,-5637136704469857059]] finished INFO [RepairJobTask:3] 2025-06-12 00:55:21,288 ActiveRepairService.java:452 - [repair #ea58f340-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:55:21,291 RepairRunnable.java:343 - Repair command #38 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,082 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,095 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,151 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,163 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,229 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,238 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,263 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,299 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,309 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,318 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,330 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,336 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,350 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,359 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,369 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,385 Validator.java:281 - [repair #ef24ac20-4727-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,389 ActiveRepairService.java:452 - [repair #ef2373a0-4727-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:55:29,996 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,011 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,025 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,077 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,085 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,100 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,111 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,124 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,137 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,147 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,154 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,164 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,171 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,178 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,184 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,195 Validator.java:281 - [repair #efb3a5b0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:30,203 ActiveRepairService.java:452 - [repair #efb24620-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,044 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,057 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,066 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,120 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,128 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,139 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,149 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,160 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,169 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,177 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,188 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,195 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,204 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,210 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,218 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,225 Validator.java:281 - [repair #f054eec0-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:31,230 ActiveRepairService.java:452 - [repair #f0536820-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-40] 2025-06-12 00:55:39,026 RepairRunnable.java:139 - Starting repair command #39 (f51f6f20-4727-11f0-9375-5b86f1e31415), 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-40] 2025-06-12 00:55:39,038 RepairSession.java:228 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-106194067472963989,-79040113130488224], (7531346513119237893,7543384623999574458]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:55:39,089 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:39,090 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,092 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,092 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,096 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,098 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,109 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:39,110 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:55:39,110 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:39,110 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:55:39,111 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:39,115 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:39,115 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,117 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,117 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,122 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,122 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,127 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:39,127 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:55:39,127 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:55:39,127 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:55:39,127 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:39,193 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:39,193 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,194 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,195 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,197 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,197 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,198 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:39,199 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:55:39,199 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:55:39,199 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:55:39,200 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:39,207 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:39,208 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,210 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,210 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,212 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,212 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,214 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:39,214 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:55:39,214 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:55:39,219 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:55:39,220 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:39,227 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:39,228 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,230 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,230 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,234 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,234 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,237 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:39,237 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:55:39,238 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:55:39,238 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:55:39,238 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:39,242 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:39,242 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,247 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,248 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,250 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,250 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,253 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:39,254 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:55:39,254 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:55:39,254 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:55:39,254 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:39,256 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:39,258 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,261 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,261 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,264 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,266 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,268 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:39,270 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:55:39,270 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:55:39,270 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:55:39,275 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:39,276 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:39,276 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,279 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,279 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,280 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,281 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,283 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:39,283 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:55:39,283 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:55:39,283 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:55:39,284 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:39,286 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:39,286 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,287 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,288 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,289 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,289 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,292 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:39,293 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:55:39,293 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:55:39,293 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:55:39,295 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:39,298 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:39,298 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,299 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,300 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,301 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,301 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,303 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:39,304 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:55:39,304 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:55:39,304 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:55:39,304 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:39,308 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:39,308 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,321 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,321 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,323 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,323 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,325 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:39,326 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:55:39,326 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:55:39,326 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:55:39,327 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:39,330 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:39,331 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,333 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,333 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,337 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,338 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,339 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:39,340 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:55:39,340 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:55:39,340 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:55:39,341 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:39,346 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:39,346 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,348 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,349 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,351 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,351 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,352 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:55:39,352 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:55:39,352 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:55:39,353 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:55:39,353 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:39,399 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:39,399 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,400 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,401 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,402 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,403 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,404 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:55:39,404 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:55:39,404 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:55:39,404 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:55:39,404 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:39,408 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:39,408 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,409 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,410 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,412 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,412 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,414 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:39,415 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:55:39,415 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:55:39,416 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:55:39,416 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:39,422 RepairJob.java:234 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:39,422 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,425 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,426 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,429 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,429 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:39,432 RepairSession.java:180 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:39,434 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:55:39,434 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:55:39,434 SyncTask.java:66 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:55:39,435 RepairJob.java:143 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:39,435 RepairSession.java:270 - [repair #f52143e0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 00:55:39,435 RepairRunnable.java:261 - Repair session f52143e0-4727-11f0-9375-5b86f1e31415 for range [(-106194067472963989,-79040113130488224], (7531346513119237893,7543384623999574458]] finished INFO [RepairJobTask:6] 2025-06-12 00:55:39,436 ActiveRepairService.java:452 - [repair #f51f6f20-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:55:39,440 RepairRunnable.java:343 - Repair command #39 finished in 0 seconds INFO [Repair-Task-41] 2025-06-12 00:55:39,967 RepairRunnable.java:139 - Starting repair command #40 (f5aedde0-4727-11f0-9375-5b86f1e31415), 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-41] 2025-06-12 00:55:39,977 RepairSession.java:228 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-7958935263634655359,-7839716295701309040]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:55:39,996 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:39,996 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,002 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,002 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,005 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,006 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,008 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:40,009 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:40,009 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:55:40,009 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:55:40,010 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:40,011 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:40,011 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,014 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,014 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,017 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,017 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,019 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:40,019 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:55:40,020 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:55:40,020 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:55:40,020 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:40,066 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:40,066 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,068 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,068 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,070 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,070 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,074 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:40,074 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:40,074 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:55:40,074 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:40,078 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:40,079 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:40,080 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,082 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,082 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,084 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,084 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,085 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:40,087 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:40,087 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:55:40,087 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:40,089 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:40,090 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:40,090 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,093 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,093 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,096 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,097 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,101 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:40,102 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:55:40,102 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:55:40,102 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:55:40,102 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:40,105 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:40,105 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,106 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,107 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,110 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,111 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,112 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:40,113 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:55:40,113 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:55:40,113 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:55:40,114 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:40,114 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:40,114 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,117 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,118 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,121 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,121 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,124 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:40,125 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:55:40,125 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:55:40,125 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:55:40,126 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:40,127 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:40,127 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,133 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,133 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,136 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,137 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,140 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:40,141 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:55:40,141 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:55:40,142 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:55:40,142 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:40,145 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:40,145 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,147 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,147 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,148 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,148 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,154 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:40,156 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:55:40,156 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:55:40,156 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:55:40,156 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:40,158 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:40,159 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,161 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,161 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,163 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,163 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,164 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:40,166 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:55:40,166 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:55:40,166 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:55:40,166 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:40,169 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:40,169 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,171 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,171 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,174 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,177 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:40,178 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:55:40,178 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:55:40,178 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:55:40,179 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:40,185 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:40,185 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,189 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,191 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,199 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,199 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,209 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:40,212 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:40,212 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:40,212 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:40,212 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:40,213 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:40,213 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,215 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,216 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,218 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,218 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,220 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:40,220 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:40,221 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:40,221 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:40,221 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:40,263 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:40,263 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,266 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,267 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,269 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,270 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,271 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:40,271 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:55:40,272 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:55:40,272 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:55:40,275 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:40,278 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:40,278 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,280 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,281 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,284 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,284 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,286 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:40,286 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:55:40,286 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:55:40,286 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:55:40,286 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:40,292 RepairJob.java:234 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:40,292 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,295 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,296 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,298 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,298 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:40,300 RepairSession.java:180 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:40,301 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:55:40,301 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:55:40,301 SyncTask.java:66 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:55:40,302 RepairJob.java:143 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:40,305 RepairSession.java:270 - [repair #f5b08b90-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:55:40,306 RepairRunnable.java:261 - Repair session f5b08b90-4727-11f0-9375-5b86f1e31415 for range [(-7958935263634655359,-7839716295701309040]] finished INFO [RepairJobTask:1] 2025-06-12 00:55:40,307 ActiveRepairService.java:452 - [repair #f5aedde0-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:55:40,311 RepairRunnable.java:343 - Repair command #40 finished in 0 seconds INFO [Repair-Task-42] 2025-06-12 00:55:41,032 RepairRunnable.java:139 - Starting repair command #41 (f6518680-4727-11f0-9375-5b86f1e31415), 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-42] 2025-06-12 00:55:41,071 RepairSession.java:228 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2956752217406587049,2975038602325829696], (-7487698458758328228,-7458562084439976253]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:55:41,106 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:41,110 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,112 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,112 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,115 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,115 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,117 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:41,118 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:41,118 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-06-12 00:55:41,118 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:55:41,118 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:41,122 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:41,122 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,125 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,126 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,129 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,129 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,132 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:41,133 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:41,133 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:55:41,133 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:41,134 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:41,192 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:41,193 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,196 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,197 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,200 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,200 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,203 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:41,203 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:55:41,203 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:55:41,203 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:55:41,203 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:41,209 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:41,210 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,212 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,212 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,215 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,215 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,225 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:41,226 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:55:41,226 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 00:55:41,227 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:41,227 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:41,229 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:41,229 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,231 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,235 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,237 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,238 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,245 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:41,247 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:55:41,247 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:55:41,248 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:55:41,248 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:41,264 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:41,265 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,267 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,268 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,270 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,270 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,280 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:41,283 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:55:41,283 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:55:41,283 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:55:41,285 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:41,286 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:41,286 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,369 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,369 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,372 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,374 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,376 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:41,376 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:55:41,377 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:55:41,377 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:55:41,377 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:41,385 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:41,386 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,388 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,388 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,390 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,390 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,392 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:41,392 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:41,392 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:55:41,393 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:55:41,393 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:41,395 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:41,396 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,398 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,398 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,400 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,401 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,410 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:41,410 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:55:41,410 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:55:41,410 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:55:41,410 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:41,415 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:41,415 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,422 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,422 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,424 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,425 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,435 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:41,436 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:55:41,436 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:55:41,436 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:55:41,436 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:41,443 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:41,443 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,447 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,447 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,454 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,454 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,457 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:41,457 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:55:41,458 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:55:41,457 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:55:41,458 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:41,462 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:41,462 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,464 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,464 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,466 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,466 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,469 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:41,469 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:41,469 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:55:41,469 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:55:41,469 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:41,472 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:41,473 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,474 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,474 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,477 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,477 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,478 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:41,478 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:55:41,478 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:55:41,478 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:55:41,478 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:41,524 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:41,525 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,526 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,526 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,529 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,529 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,530 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:41,530 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:55:41,530 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:55:41,531 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:55:41,531 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:41,543 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:41,543 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,544 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,545 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,546 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,546 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,549 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:41,549 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:55:41,549 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:55:41,549 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:55:41,549 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:41,553 RepairJob.java:234 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:41,553 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,555 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,555 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,557 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,557 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:41,559 RepairSession.java:180 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:41,560 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:55:41,560 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:55:41,560 SyncTask.java:66 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:55:41,560 RepairJob.java:143 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:41,561 RepairSession.java:270 - [repair #f65779f0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 00:55:41,561 RepairRunnable.java:261 - Repair session f65779f0-4727-11f0-9375-5b86f1e31415 for range [(2956752217406587049,2975038602325829696], (-7487698458758328228,-7458562084439976253]] finished INFO [RepairJobTask:6] 2025-06-12 00:55:41,561 ActiveRepairService.java:452 - [repair #f6518680-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:55:41,566 RepairRunnable.java:343 - Repair command #41 finished in 0 seconds INFO [Repair-Task-43] 2025-06-12 00:55:49,062 RepairRunnable.java:139 - Starting repair command #42 (fb1ace60-4727-11f0-9375-5b86f1e31415), 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-43] 2025-06-12 00:55:49,067 RepairSession.java:228 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-5535210828446929515,-5525660372738586445], (4635443060062952870,4638195593526777529], (6883636407800751063,6919591333959724479], (-5026920746158472151,-4992144651969003161]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:55:49,106 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:49,107 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,110 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,111 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,113 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,113 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,117 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:49,123 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:55:49,123 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:55:49,124 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:55:49,125 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:49,125 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 00:55:49,126 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,128 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,128 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,132 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,132 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,135 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:49,137 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:55:49,137 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:55:49,137 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:55:49,138 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:49,181 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:49,181 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,183 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,185 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,187 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,188 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,189 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:49,189 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:49,190 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:55:49,190 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:55:49,191 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:55:49,194 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:55:49,194 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,203 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,203 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,205 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,206 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,210 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:49,211 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:49,211 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:55:49,211 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:55:49,212 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:49,213 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:49,214 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,218 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,218 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,220 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,220 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,223 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:49,223 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:55:49,223 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:55:49,223 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:55:49,223 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:49,228 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:49,228 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,236 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,237 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,240 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,240 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,243 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:55:49,245 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:55:49,245 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:55:49,245 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:55:49,245 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:55:49,251 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:55:49,251 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,253 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,253 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,255 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,255 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,259 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:49,260 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:55:49,260 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:55:49,261 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:55:49,261 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:55:49,271 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:55:49,271 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,275 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,276 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,279 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,279 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,282 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:55:49,282 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:55:49,282 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:55:49,283 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:55:49,283 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:49,288 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:49,288 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,290 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,290 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,292 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,293 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,295 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:49,295 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:55:49,296 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:55:49,296 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:55:49,296 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:49,300 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:49,300 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,301 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,302 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,304 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,304 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,306 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:55:49,311 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:55:49,311 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:55:49,311 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:55:49,311 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:55:49,323 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:55:49,323 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,331 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,331 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,335 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,335 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,348 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:49,348 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:55:49,348 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:55:49,349 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:55:49,349 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:49,353 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:49,354 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,355 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,356 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,358 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,358 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,361 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:49,361 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:55:49,361 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:55:49,361 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:55:49,362 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:49,365 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:55:49,365 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,368 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,369 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,371 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,371 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,373 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:49,374 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:49,374 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:49,374 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:55:49,374 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:55:49,419 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:55:49,419 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,422 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,422 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,424 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,424 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,426 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:55:49,426 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:55:49,427 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:55:49,427 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:55:49,428 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:55:49,430 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:49,430 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,433 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,434 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,436 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,436 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,438 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:55:49,438 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:55:49,439 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:55:49,441 RepairJob.java:234 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:55:49,441 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:55:49,443 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,444 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,447 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:6] 2025-06-12 00:55:49,448 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] leader is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,450 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,450 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:55:49,452 RepairSession.java:180 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:55:49,453 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:55:49,454 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:55:49,454 SyncTask.java:66 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:55:49,454 RepairJob.java:143 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-06-12 00:55:49,455 RepairSession.java:270 - [repair #fb1b91b0-4727-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 00:55:49,455 RepairRunnable.java:261 - Repair session fb1b91b0-4727-11f0-9375-5b86f1e31415 for range [(-5535210828446929515,-5525660372738586445], (4635443060062952870,4638195593526777529], (6883636407800751063,6919591333959724479], (-5026920746158472151,-4992144651969003161]] finished INFO [RepairJobTask:7] 2025-06-12 00:55:49,456 ActiveRepairService.java:452 - [repair #fb1ace60-4727-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:55:49,464 RepairRunnable.java:343 - Repair command #42 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,143 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,157 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,169 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,229 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,243 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,254 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,274 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,290 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,306 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,321 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,340 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,355 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,365 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,379 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,389 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,406 Validator.java:281 - [repair #fbb03090-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:50,417 ActiveRepairService.java:452 - [repair #fbaea9f0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,164 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,176 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,188 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,249 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,260 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,271 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,280 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,290 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,299 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,309 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,318 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,334 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,343 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,351 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,359 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,372 Validator.java:281 - [repair #fc4d8200-4727-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:51,382 ActiveRepairService.java:452 - [repair #fc4c97a0-4727-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,170 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,181 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,196 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,262 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,275 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,290 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,303 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,318 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,338 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,350 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,358 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,366 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,381 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,388 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,396 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,409 Validator.java:281 - [repair #0116f0f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:55:59,417 ActiveRepairService.java:452 - [repair #0115df80-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,134 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,144 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,168 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,194 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,242 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,252 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,263 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,270 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,288 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,307 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,320 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,328 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,337 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,344 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,359 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,375 Validator.java:281 - [repair #01a80d60-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:00,380 ActiveRepairService.java:452 - [repair #01a74a10-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,187 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,204 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,215 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,276 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,289 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,304 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,315 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,330 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,343 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,351 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,367 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,377 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,387 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,408 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,418 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,428 Validator.java:281 - [repair #0249f2b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:01,438 ActiveRepairService.java:452 - [repair #02490850-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,222 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,239 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,249 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,312 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,330 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,347 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,371 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,385 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,397 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,404 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,412 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,421 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,428 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,434 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,442 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,452 Validator.java:281 - [repair #07113ec0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:09,457 ActiveRepairService.java:452 - [repair #07102d50-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-44] 2025-06-12 00:56:10,095 RepairRunnable.java:139 - Starting repair command #43 (07a42ff0-4728-11f0-9375-5b86f1e31415), 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-44] 2025-06-12 00:56:10,103 RepairSession.java:228 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-954205539309957187,-856984064452352724]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:56:10,113 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:10,113 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,114 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,114 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,116 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,116 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,119 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:10,120 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:56:10,120 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:56:10,120 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:56:10,120 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:10,124 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:10,124 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,128 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,128 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,130 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,130 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,133 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:10,134 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:56:10,134 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:56:10,135 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:56:10,135 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:10,177 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:10,177 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,179 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,179 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,182 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,182 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,183 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:10,184 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:56:10,185 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:10,185 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:56:10,186 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:56:10,186 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:56:10,186 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,190 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,190 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,192 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,192 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,193 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:10,193 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:56:10,193 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 00:56:10,195 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:56:10,195 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:10,196 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:10,196 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,199 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,200 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,205 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,205 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,206 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:10,207 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:56:10,207 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 00:56:10,208 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:56:10,208 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:10,219 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:10,219 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,221 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,222 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,224 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,224 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,226 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:10,226 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:56:10,226 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:56:10,226 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:56:10,227 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:10,228 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:10,229 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,231 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,232 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,234 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,234 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,235 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:10,237 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:56:10,237 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:56:10,238 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 00:56:10,238 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:10,240 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:10,241 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,243 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,243 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,245 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,245 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,247 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:10,247 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:10,247 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:56:10,247 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:56:10,247 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:10,250 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:10,250 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,253 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,253 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,255 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,255 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,257 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:10,257 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:56:10,257 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:56:10,257 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:56:10,258 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:10,259 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:10,259 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,260 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,260 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,262 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,262 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,263 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:10,263 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:56:10,263 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:56:10,263 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:56:10,263 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:56:10,266 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:10,266 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,268 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,268 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,271 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,271 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,272 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:10,272 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:56:10,272 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:56:10,272 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:56:10,273 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:10,274 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:10,274 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,275 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,275 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,283 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,284 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,285 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:10,285 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:56:10,285 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:56:10,285 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:56:10,286 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:56:10,289 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:10,289 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,290 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,290 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,292 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,292 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,293 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:10,294 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:56:10,294 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:56:10,294 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:56:10,295 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:10,340 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:10,340 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,342 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,344 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,348 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,348 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,351 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:10,351 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:56:10,351 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:56:10,351 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:56:10,351 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:56:10,353 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:10,355 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,357 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,357 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,358 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,358 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,360 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:10,360 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:56:10,360 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:56:10,360 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:56:10,360 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:10,363 RepairJob.java:234 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:10,365 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,366 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,366 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,369 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,369 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:10,370 RepairSession.java:180 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:10,370 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:56:10,370 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:56:10,370 SyncTask.java:66 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:56:10,370 RepairJob.java:143 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:10,371 RepairSession.java:270 - [repair #07a56870-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:56:10,371 RepairRunnable.java:261 - Repair session 07a56870-4728-11f0-9375-5b86f1e31415 for range [(-954205539309957187,-856984064452352724]] finished INFO [RepairJobTask:1] 2025-06-12 00:56:10,372 ActiveRepairService.java:452 - [repair #07a42ff0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:56:10,377 RepairRunnable.java:343 - Repair command #43 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,204 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,219 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,232 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,250 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,299 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,311 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,321 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,331 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,350 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,374 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,383 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,390 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,410 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,424 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,434 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,441 Validator.java:281 - [repair #08446790-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:11,446 ActiveRepairService.java:452 - [repair #08437d30-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,263 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,281 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,298 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,312 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,366 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,379 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,390 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,400 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,410 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,423 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,433 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,445 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,456 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,467 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,477 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,489 Validator.java:281 - [repair #0d0b3e70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:19,493 ActiveRepairService.java:452 - [repair #0d0a5410-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,218 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,227 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,237 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,248 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,305 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,318 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,324 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,335 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,347 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,355 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,381 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,391 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,409 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,422 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,430 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,438 Validator.java:281 - [repair #0da18b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:20,444 ActiveRepairService.java:452 - [repair #0da02b70-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-45] 2025-06-12 00:56:21,182 RepairRunnable.java:139 - Starting repair command #44 (0e3fede0-4728-11f0-9375-5b86f1e31415), 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-45] 2025-06-12 00:56:21,191 RepairSession.java:228 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-2286391329207346707,-2205018524089902550]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:56:21,212 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:21,213 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,214 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,215 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,216 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,218 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,224 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:21,224 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:56:21,224 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:56:21,227 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:56:21,227 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:21,239 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:21,239 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,242 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,243 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,247 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,247 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,251 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:21,252 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:56:21,252 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:56:21,252 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:56:21,252 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:21,291 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:21,292 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,294 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,294 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,297 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,297 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,298 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:21,299 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:56:21,301 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:56:21,301 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:56:21,301 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:21,302 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:56:21,303 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,305 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,305 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,306 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,307 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,309 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:21,309 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:56:21,309 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 00:56:21,310 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 00:56:21,313 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:21,313 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:21,314 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,316 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,316 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,319 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,320 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,325 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:21,327 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:56:21,327 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:56:21,327 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:56:21,327 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:21,333 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:21,334 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,336 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,337 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,339 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,339 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,344 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:21,345 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:56:21,345 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:56:21,346 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:56:21,346 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:21,348 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:21,349 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,351 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,351 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,353 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,354 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,355 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:21,356 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:56:21,356 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 00:56:21,356 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:56:21,356 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:21,366 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:21,366 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,369 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,371 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,373 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,374 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,376 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:21,377 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:56:21,377 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:56:21,377 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:56:21,377 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:21,380 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:21,380 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,382 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,382 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,383 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,384 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,385 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:21,386 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:56:21,386 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:56:21,386 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:56:21,386 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:21,391 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:21,391 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,392 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,392 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,394 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,394 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,395 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:21,396 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:56:21,396 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:56:21,396 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:56:21,396 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:21,399 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:21,399 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,400 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,400 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,402 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,402 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,403 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:21,403 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:56:21,403 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:56:21,403 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:56:21,403 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:21,406 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:21,406 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,408 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,408 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,412 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,412 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,419 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:21,420 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:56:21,420 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:56:21,420 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:56:21,420 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:21,422 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:21,423 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,424 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,424 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,426 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,426 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,431 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:21,431 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:56:21,431 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:56:21,432 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:56:21,432 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:21,477 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:21,484 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,486 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,486 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,490 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,490 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,492 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:21,493 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:56:21,493 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:56:21,493 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:56:21,493 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:21,495 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:21,496 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,500 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,501 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,504 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,504 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,505 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:21,507 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:56:21,507 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:56:21,507 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:56:21,507 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:21,510 RepairJob.java:234 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:21,510 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,511 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,515 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,517 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,518 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:21,519 RepairSession.java:180 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:21,520 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:56:21,520 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:56:21,520 SyncTask.java:66 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:56:21,525 RepairJob.java:143 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:21,526 RepairSession.java:270 - [repair #0e414d70-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:56:21,527 RepairRunnable.java:261 - Repair session 0e414d70-4728-11f0-9375-5b86f1e31415 for range [(-2286391329207346707,-2205018524089902550]] finished INFO [RepairJobTask:4] 2025-06-12 00:56:21,528 ActiveRepairService.java:452 - [repair #0e3fede0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-06-12 00:56:21,544 RepairRunnable.java:343 - Repair command #44 finished in 0 seconds INFO [Repair-Task-46] 2025-06-12 00:56:29,181 RepairRunnable.java:139 - Starting repair command #45 (13047ad0-4728-11f0-9375-5b86f1e31415), 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: 8, pull repair: false) INFO [Repair-Task-46] 2025-06-12 00:56:29,196 RepairSession.java:228 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(4307290878693613807,4309568991371123271], (-6473955690832584776,-6461984436945004565], (2266194998586226703,2274848928623240029], (7579538516886321534,7587890797345866697], (5462943364313840265,5474353135677537308], (-8206181906210645744,-8185464972672841507], (-3853185835874947869,-3841289621937935928], (2534301389120967775,2534385833720283596]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:56:29,230 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:29,230 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,231 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,231 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,234 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,234 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,235 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:29,236 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:56:29,236 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:56:29,236 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:56:29,237 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:29,238 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:29,239 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,244 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,245 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,249 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,249 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,252 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:29,252 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:29,252 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:29,253 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:56:29,253 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:29,295 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:29,295 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,296 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,298 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,300 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,303 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:29,303 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:56:29,303 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:56:29,303 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:56:29,303 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:56:29,307 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:29,307 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,310 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,310 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,311 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,312 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,313 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:29,313 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:56:29,313 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:56:29,313 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:56:29,314 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:29,317 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:29,317 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,319 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,319 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,320 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,320 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,322 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:29,322 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:56:29,322 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 00:56:29,322 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:56:29,323 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:56:29,327 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:29,328 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,332 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,332 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,334 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,335 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,340 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:29,342 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:56:29,342 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:56:29,342 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:56:29,343 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:29,343 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:56:29,343 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,345 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,345 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,347 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,347 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,348 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:29,350 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:56:29,350 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:56:29,350 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:56:29,350 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:29,353 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:29,353 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,354 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,357 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,359 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,359 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,363 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:29,365 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:29,365 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:29,365 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:29,366 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:29,410 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:29,411 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,413 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,413 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,416 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,417 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:29,418 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:56:29,418 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:56:29,418 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:56:29,418 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:29,420 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:29,420 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,422 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,422 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,424 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,424 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,425 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:29,426 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:56:29,426 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:56:29,426 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:56:29,426 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:29,429 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:29,429 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,431 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,431 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,432 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,432 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,434 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:29,434 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:56:29,434 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:56:29,434 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:56:29,434 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:29,437 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:29,438 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,439 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,440 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,441 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,444 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:29,445 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:56:29,445 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:56:29,445 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:56:29,445 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:29,447 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:29,448 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,451 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,452 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,453 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,454 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,455 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:29,456 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:56:29,456 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:56:29,456 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:56:29,456 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:29,505 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:29,507 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,510 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,510 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,511 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,511 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,513 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:29,514 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:56:29,514 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:56:29,514 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:56:29,515 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:29,517 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:29,518 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,521 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,521 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,524 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,524 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,526 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:29,526 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:56:29,526 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:56:29,526 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:56:29,526 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:29,530 RepairJob.java:234 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:29,531 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,533 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,535 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,536 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,537 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:29,538 RepairSession.java:180 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:29,539 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:56:29,540 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:56:29,540 SyncTask.java:66 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:56:29,540 RepairJob.java:143 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:29,540 RepairSession.java:270 - [repair #13069db0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:56:29,540 RepairRunnable.java:261 - Repair session 13069db0-4728-11f0-9375-5b86f1e31415 for range [(4307290878693613807,4309568991371123271], (-6473955690832584776,-6461984436945004565], (2266194998586226703,2274848928623240029], (7579538516886321534,7587890797345866697], (5462943364313840265,5474353135677537308], (-8206181906210645744,-8185464972672841507], (-3853185835874947869,-3841289621937935928], (2534301389120967775,2534385833720283596]] finished INFO [RepairJobTask:4] 2025-06-12 00:56:29,541 ActiveRepairService.java:452 - [repair #13047ad0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:56:29,543 RepairRunnable.java:343 - Repair command #45 finished in 0 seconds INFO [Repair-Task-47] 2025-06-12 00:56:30,173 RepairRunnable.java:139 - Starting repair command #46 (139bd8d0-4728-11f0-9375-5b86f1e31415), 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-47] 2025-06-12 00:56:30,180 RepairSession.java:228 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(9103289466137062639,9195450571193218587]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:56:30,190 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:30,190 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,192 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,192 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,193 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,193 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,194 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:30,195 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:56:30,195 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:56:30,195 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:56:30,195 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:30,200 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:30,200 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,202 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,202 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,205 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,205 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,207 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:30,208 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:56:30,208 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:56:30,209 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:56:30,209 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:30,249 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:30,249 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,250 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,251 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,252 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,252 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,253 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:30,253 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:56:30,254 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:56:30,254 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:56:30,254 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:30,256 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:30,256 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,258 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,259 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,260 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,260 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,262 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:30,264 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:56:30,264 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:56:30,264 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:56:30,264 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:30,275 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:30,275 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,278 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,278 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,282 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,282 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,288 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:30,288 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 00:56:30,289 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:56:30,290 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:56:30,291 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:30,295 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:30,296 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,299 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,299 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,301 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,301 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,304 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:30,307 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:56:30,308 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:56:30,308 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:56:30,309 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:30,312 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:30,314 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,317 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,317 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,319 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,319 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,321 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:30,323 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:56:30,324 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:56:30,324 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:56:30,324 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:30,325 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:30,325 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,327 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,327 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,328 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,328 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,328 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:30,329 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:56:30,329 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:56:30,329 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:56:30,329 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:30,332 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:30,333 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,335 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,335 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,336 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,336 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,337 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:30,337 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:56:30,338 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:56:30,338 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:56:30,338 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:30,339 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:30,339 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,340 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,340 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,342 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,342 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,344 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:30,344 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:56:30,344 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:56:30,347 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:56:30,347 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:30,355 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:30,355 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,357 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,357 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,358 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,358 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,361 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:30,361 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:56:30,362 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:56:30,362 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:56:30,362 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:30,363 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:30,364 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,365 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,365 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,366 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,367 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,368 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:30,368 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:56:30,368 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:56:30,368 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:56:30,369 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:30,370 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:30,370 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,378 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,378 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,380 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,381 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,382 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:30,382 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:56:30,383 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:56:30,383 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:56:30,383 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:30,426 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:30,427 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,430 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,430 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,433 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,433 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,435 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:30,436 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:56:30,436 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:56:30,437 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:30,437 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:56:30,436 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:56:30,438 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,439 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,440 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,441 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,441 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,442 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:30,443 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:56:30,443 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:56:30,443 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:56:30,443 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:30,446 RepairJob.java:234 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:30,447 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,453 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,453 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,456 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,457 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:30,458 RepairSession.java:180 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:30,458 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:56:30,458 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:56:30,458 SyncTask.java:66 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:56:30,459 RepairJob.java:143 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:30,459 RepairSession.java:270 - [repair #139cea40-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 00:56:30,460 RepairRunnable.java:261 - Repair session 139cea40-4728-11f0-9375-5b86f1e31415 for range [(9103289466137062639,9195450571193218587]] finished INFO [RepairJobTask:7] 2025-06-12 00:56:30,460 ActiveRepairService.java:452 - [repair #139bd8d0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:56:30,463 RepairRunnable.java:343 - Repair command #46 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,315 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,330 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,343 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,405 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,417 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,433 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,445 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,458 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,471 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,483 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,498 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,506 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,515 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,522 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,527 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,533 Validator.java:281 - [repair #143dbe20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:31,538 ActiveRepairService.java:452 - [repair #143a14a0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,278 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,295 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,311 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,363 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,378 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,408 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,418 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,428 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,443 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,452 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,460 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,470 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,480 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,489 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,512 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,558 Validator.java:281 - [repair #19009d60-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:39,562 ActiveRepairService.java:452 - [repair #18ffda10-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,290 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,305 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,319 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,368 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,380 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,390 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,414 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,426 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,435 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,444 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,461 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,470 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,479 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,486 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,493 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,504 Validator.java:281 - [repair #19971100-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:40,508 ActiveRepairService.java:452 - [repair #199626a0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-48] 2025-06-12 00:56:41,253 RepairRunnable.java:139 - Starting repair command #47 (1a365e40-4728-11f0-9375-5b86f1e31415), 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-48] 2025-06-12 00:56:41,265 RepairSession.java:228 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2276450053262777905,2281692923071935357], (4391473059040548333,4452627440550093421]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:56:41,284 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:41,284 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,291 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,291 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,293 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,293 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,294 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:41,295 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:56:41,295 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:56:41,295 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:56:41,297 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:41,298 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:41,298 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,300 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,300 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,303 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,303 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,309 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:41,314 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:56:41,316 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:56:41,314 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:56:41,316 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:41,376 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:41,377 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,379 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,379 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,381 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,381 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,382 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:41,382 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:56:41,382 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:56:41,382 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:56:41,383 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:41,385 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:41,385 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,390 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,390 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,392 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,392 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,395 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:41,396 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:56:41,396 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:56:41,396 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:56:41,396 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:41,397 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:41,398 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,401 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,401 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,402 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,403 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,416 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:41,418 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:56:41,418 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:56:41,418 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:56:41,419 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:41,423 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:41,423 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,428 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,428 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,430 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,430 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,433 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:41,435 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:56:41,435 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:56:41,437 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:56:41,437 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:41,438 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:41,438 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,440 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,441 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,444 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,444 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,445 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:41,446 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:56:41,446 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 00:56:41,450 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:56:41,450 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:41,455 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:41,456 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,458 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,458 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,461 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,461 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,463 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:41,464 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:41,465 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:41,465 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:41,465 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:41,468 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:41,469 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,471 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,471 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,472 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,473 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,474 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:41,475 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:56:41,475 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:56:41,475 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:56:41,475 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:41,479 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:41,479 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,480 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,480 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,487 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,487 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,488 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:41,488 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:56:41,488 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:56:41,488 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:56:41,488 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:41,490 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:41,491 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,492 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,492 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,493 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,494 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,495 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:41,495 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:56:41,496 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:56:41,496 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:56:41,496 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:41,499 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:41,499 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,501 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,501 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,503 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,503 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,505 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:41,505 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:56:41,506 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:56:41,506 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:56:41,506 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:41,507 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:41,508 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,509 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,509 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,510 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,511 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,511 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:41,513 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:56:41,513 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:56:41,513 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:56:41,513 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:41,551 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:41,551 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,553 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,554 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,556 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,556 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,557 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:41,558 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:56:41,558 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:56:41,558 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:56:41,559 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:41,560 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:41,560 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,561 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,562 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,563 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,564 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,565 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:41,565 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:56:41,566 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:56:41,566 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:56:41,566 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:41,569 RepairJob.java:234 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:41,569 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,572 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,572 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,575 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,575 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:41,576 RepairSession.java:180 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:41,577 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:56:41,577 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:56:41,577 SyncTask.java:66 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:56:41,577 RepairJob.java:143 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:41,578 RepairSession.java:270 - [repair #1a385a10-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:56:41,579 RepairRunnable.java:261 - Repair session 1a385a10-4728-11f0-9375-5b86f1e31415 for range [(2276450053262777905,2281692923071935357], (4391473059040548333,4452627440550093421]] finished INFO [RepairJobTask:5] 2025-06-12 00:56:41,580 ActiveRepairService.java:452 - [repair #1a365e40-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:56:41,582 RepairRunnable.java:343 - Repair command #47 finished in 0 seconds INFO [Repair-Task-49] 2025-06-12 00:56:49,255 RepairRunnable.java:139 - Starting repair command #48 (1efb8770-4728-11f0-9375-5b86f1e31415), 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-49] 2025-06-12 00:56:49,263 RepairSession.java:228 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(458204510910839678,458548695781951570], (-8898753946823042546,-8875078679655573306], (5054663464833066181,5082572347896817911], (-8442816744044478145,-8412304831064445671]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:56:49,298 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:49,298 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,301 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,301 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,304 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,304 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,306 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:49,306 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:56:49,307 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:56:49,307 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:56:49,307 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:49,316 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:49,316 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,321 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,321 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,328 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,328 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,333 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:49,333 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:56:49,334 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:49,338 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:56:49,338 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:49,380 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:49,380 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,382 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,382 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,384 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,384 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,389 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:49,391 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:56:49,391 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:56:49,392 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:56:49,392 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:49,393 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:49,394 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,396 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,396 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,403 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,403 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,405 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:49,406 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:56:49,406 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:56:49,406 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:56:49,406 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:49,410 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:49,410 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,413 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,413 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,415 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,416 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:49,417 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:56:49,417 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:56:49,417 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:56:49,417 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:49,423 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:49,423 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,425 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,426 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,431 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,431 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,433 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:49,434 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:56:49,434 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:56:49,434 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:56:49,434 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:49,436 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:49,436 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,438 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,438 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,440 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,440 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,441 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:49,441 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:56:49,441 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:56:49,442 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:56:49,442 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:49,444 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:49,444 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,446 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,446 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,449 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,449 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,451 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:49,451 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:56:49,451 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:56:49,451 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:56:49,452 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:49,455 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:49,455 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,456 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,456 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,461 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,461 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,464 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:49,466 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:56:49,467 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:56:49,467 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:56:49,467 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:3] 2025-06-12 00:56:49,468 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:49,468 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,469 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,469 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,472 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,472 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,474 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:49,475 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:56:49,475 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:56:49,475 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:56:49,475 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:49,476 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:49,476 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,479 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,479 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,481 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,481 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,482 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:49,482 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:56:49,482 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:56:49,482 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:56:49,482 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:49,484 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:49,484 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,485 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,485 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,487 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,487 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,489 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:49,489 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:56:49,489 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:56:49,489 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:56:49,489 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:49,492 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:49,493 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,495 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,495 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,498 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,499 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,500 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:49,500 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:56:49,501 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:56:49,501 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:56:49,501 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:49,547 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:49,547 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,548 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,548 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,550 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,550 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,551 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:56:49,553 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:56:49,553 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:56:49,554 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:56:49,555 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:49,556 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:49,556 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,559 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,559 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,561 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,562 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,565 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:49,566 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:56:49,566 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:56:49,566 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:56:49,566 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:49,567 RepairJob.java:234 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:49,567 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,569 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,569 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,571 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,571 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:49,572 RepairSession.java:180 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:49,572 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:56:49,572 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:56:49,572 SyncTask.java:66 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:56:49,572 RepairJob.java:143 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:49,573 RepairSession.java:270 - [repair #1efcbff0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:56:49,573 RepairRunnable.java:261 - Repair session 1efcbff0-4728-11f0-9375-5b86f1e31415 for range [(458204510910839678,458548695781951570], (-8898753946823042546,-8875078679655573306], (5054663464833066181,5082572347896817911], (-8442816744044478145,-8412304831064445671]] finished INFO [RepairJobTask:1] 2025-06-12 00:56:49,574 ActiveRepairService.java:452 - [repair #1efb8770-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:56:49,576 RepairRunnable.java:343 - Repair command #48 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,348 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,360 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,368 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,425 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,441 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,455 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,467 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,476 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,483 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,493 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,500 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,508 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,518 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,526 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,537 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,546 Validator.java:281 - [repair #1f91fb10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:50,556 ActiveRepairService.java:452 - [repair #1f90e9a0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-50] 2025-06-12 00:56:51,294 RepairRunnable.java:139 - Starting repair command #49 (2032a7e0-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-50] 2025-06-12 00:56:51,299 RepairSession.java:228 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-1361304288671392677,-1325021477989630400], (-4968106229192948879,-4962626485996824399], (7776336954569640129,7782312064850516118], (6204457234970459707,6243293825096568121], (-2720791628715416139,-2719336361161264351]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:56:51,372 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:56:51,372 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,374 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,374 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,379 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,379 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,380 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:51,381 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:56:51,381 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:56:51,383 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:56:51,383 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:51,385 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:51,386 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,387 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,387 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,390 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,390 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,392 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:51,392 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:56:51,393 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:56:51,393 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:56:51,394 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:51,436 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:51,436 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,439 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,439 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,441 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,444 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:51,444 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:56:51,444 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:56:51,446 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:56:51,448 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:51,448 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:56:51,449 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,452 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,452 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,462 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,462 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,463 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:51,465 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:56:51,466 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:56:51,467 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:56:51,467 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:56:51,468 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:56:51,468 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,470 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,470 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,472 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,473 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,475 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:51,476 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:56:51,476 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:56:51,476 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:56:51,476 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:51,479 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:51,479 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,481 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,481 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,485 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,485 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,499 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:51,499 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:56:51,500 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:56:51,500 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:56:51,500 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:56:51,505 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:51,505 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,507 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,507 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,509 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,510 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,512 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:56:51,513 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:56:51,513 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:56:51,513 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:56:51,513 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:51,517 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:51,517 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,519 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,519 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,521 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,522 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,523 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:56:51,524 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:56:51,524 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:56:51,524 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:56:51,526 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:51,526 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,527 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,527 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,529 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,531 RepairJob.java:270 - Validating /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:56:51,528 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,532 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:51,533 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:56:51,533 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:56:51,533 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:56:51,535 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 00:56:51,536 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:56:51,536 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,538 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,539 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,541 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,542 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,543 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:56:51,544 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:56:51,544 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:56:51,546 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:56:51,546 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:51,546 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:56:51,547 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,549 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,549 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,551 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,551 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,553 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:51,553 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:56:51,553 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:56:51,554 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:56:51,554 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:51,556 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:51,556 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,558 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,558 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,560 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,560 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,562 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:51,562 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:56:51,562 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:56:51,562 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:56:51,563 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:51,565 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:51,566 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,567 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,567 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,571 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,571 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,572 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:51,573 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:56:51,573 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:56:51,573 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:56:51,573 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:56:51,617 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:56:51,618 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,620 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,621 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,623 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,624 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,625 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:51,625 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:56:51,625 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:56:51,626 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:56:51,628 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:56:51,628 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:6] 2025-06-12 00:56:51,628 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,629 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,630 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,633 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,633 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,634 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:56:51,634 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:56:51,634 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:56:51,634 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:56:51,634 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:56:51,638 RepairJob.java:234 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:56:51,639 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,640 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,640 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,643 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,643 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:56:51,645 RepairSession.java:180 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:56:51,645 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:56:51,645 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:56:51,645 SyncTask.java:66 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:56:51,645 RepairJob.java:143 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:56:51,647 RepairSession.java:270 - [repair #20336b30-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:56:51,647 RepairRunnable.java:261 - Repair session 20336b30-4728-11f0-9375-5b86f1e31415 for range [(-1361304288671392677,-1325021477989630400], (-4968106229192948879,-4962626485996824399], (7776336954569640129,7782312064850516118], (6204457234970459707,6243293825096568121], (-2720791628715416139,-2719336361161264351]] finished INFO [RepairJobTask:2] 2025-06-12 00:56:51,647 ActiveRepairService.java:452 - [repair #2032a7e0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:56:51,651 RepairRunnable.java:343 - Repair command #49 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,353 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,362 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,374 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,388 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,439 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,449 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,461 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,471 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,482 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,491 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,501 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,512 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,521 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,529 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,535 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,542 Validator.java:281 - [repair #24f53900-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:56:59,545 ActiveRepairService.java:452 - [repair #24f475b0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-51] 2025-06-12 00:57:00,274 RepairRunnable.java:139 - Starting repair command #50 (258ce520-4728-11f0-9375-5b86f1e31415), 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-51] 2025-06-12 00:57:00,296 RepairSession.java:228 - [repair #25904080-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2828462796553431615,2829983742057014331], (-191451930306318836,-162456278234623813], (-3514928502090506103,-3475583480146378292]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:57:00,324 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:00,324 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,325 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,326 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,328 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,328 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,330 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:00,330 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:57:00,330 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:57:00,330 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:57:00,330 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:00,335 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:00,335 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,337 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,337 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,339 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,339 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,342 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:00,343 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:57:00,343 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:57:00,343 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:57:00,343 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:00,386 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:00,387 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,394 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,394 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,398 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,400 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:00,401 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:57:00,401 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:57:00,401 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:57:00,401 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:00,403 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:00,403 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,405 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,405 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,409 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,409 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,410 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:00,411 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:57:00,412 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:57:00,412 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:57:00,412 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:00,415 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:00,415 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,418 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,418 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,422 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,423 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,425 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:00,425 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:57:00,425 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:57:00,425 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:57:00,425 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:00,434 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:00,434 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,442 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,442 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,444 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,445 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,447 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:00,448 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:57:00,448 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:57:00,448 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:57:00,448 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:00,452 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:00,452 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,454 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,454 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,457 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,457 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,458 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:00,458 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:57:00,458 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:57:00,459 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:57:00,459 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:00,463 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:00,463 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,464 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,464 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,466 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,466 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,469 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:00,469 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:57:00,469 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:57:00,469 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:57:00,469 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:00,474 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:00,474 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,477 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,477 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,481 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,482 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,486 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:00,486 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:00,487 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:57:00,487 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:00,487 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:00,489 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:00,489 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,491 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,491 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,492 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,492 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,496 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:00,496 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:57:00,497 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:57:00,499 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:57:00,501 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:00,501 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 00:57:00,501 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,503 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,503 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,505 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,505 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,506 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:00,506 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:00,506 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:00,506 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:00,506 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:00,510 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:00,510 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,512 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,514 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,514 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,516 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:00,516 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:57:00,516 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:57:00,516 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:57:00,518 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:00,518 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:57:00,518 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,520 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,520 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,521 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,521 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,523 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:00,524 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:57:00,524 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:57:00,525 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:57:00,525 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:00,570 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:00,570 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,572 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,572 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,573 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,574 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,576 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:00,577 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:57:00,577 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:57:00,578 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:57:00,578 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:00,579 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:00,579 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,582 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,582 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,584 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,584 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,586 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:00,588 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:57:00,588 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:57:00,588 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:57:00,589 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:00,592 RepairJob.java:234 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:00,593 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,595 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,596 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,600 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,600 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:00,603 RepairSession.java:180 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:00,605 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:57:00,605 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:57:00,605 SyncTask.java:66 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:57:00,606 RepairJob.java:143 - [repair #25904080-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:00,607 RepairSession.java:270 - [repair #25904080-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:57:00,608 RepairRunnable.java:261 - Repair session 25904080-4728-11f0-9375-5b86f1e31415 for range [(2828462796553431615,2829983742057014331], (-191451930306318836,-162456278234623813], (-3514928502090506103,-3475583480146378292]] finished INFO [RepairJobTask:4] 2025-06-12 00:57:00,610 ActiveRepairService.java:452 - [repair #258ce520-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:57:00,617 RepairRunnable.java:343 - Repair command #50 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,441 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,459 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,471 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,531 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,541 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,552 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,562 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,580 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,590 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,597 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,609 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,616 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,630 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,636 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,643 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,653 Validator.java:281 - [repair #26329b00-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:01,672 ActiveRepairService.java:452 - [repair #2630ed50-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-52] 2025-06-12 00:57:09,337 RepairRunnable.java:139 - Starting repair command #51 (2af3cc90-4728-11f0-9375-5b86f1e31415), 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-52] 2025-06-12 00:57:09,342 RepairSession.java:228 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2318567083893020462,2359956829475097539], (-8577169779687968009,-8525882922054818912]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:57:09,354 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:09,354 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,356 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,356 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,358 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,358 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,360 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:09,360 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:57:09,360 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:57:09,360 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:57:09,361 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:09,364 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:09,364 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,367 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,367 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,370 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,370 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,372 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:09,373 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:57:09,373 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:57:09,373 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:57:09,373 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:09,422 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:09,422 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,424 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,424 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,426 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,427 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,429 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:09,429 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:57:09,430 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:57:09,430 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:57:09,431 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:09,431 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:09,433 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,434 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,435 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,437 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,437 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,438 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:09,439 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:09,439 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:09,439 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:09,440 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:09,443 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:09,443 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,444 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,446 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,449 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,449 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,452 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:09,454 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:57:09,455 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:57:09,455 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:57:09,455 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:09,462 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:09,462 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,464 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,465 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,469 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,469 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,473 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:09,474 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:57:09,474 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:57:09,474 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:57:09,475 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:09,477 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:09,478 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,479 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,479 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,480 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,480 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,482 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:09,483 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:57:09,483 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:57:09,483 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:57:09,483 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:09,487 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:09,487 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,488 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,489 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,490 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,491 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,492 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:09,493 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:57:09,493 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:57:09,493 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:57:09,493 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:09,499 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:09,499 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,501 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,501 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,508 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,508 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,510 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:09,510 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:57:09,510 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:57:09,511 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:57:09,511 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:09,514 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:09,515 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,516 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,516 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,518 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,518 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,519 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:09,519 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:57:09,519 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:57:09,520 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:57:09,520 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:09,525 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:09,525 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,530 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,530 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,532 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,532 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,534 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:09,534 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:09,534 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 00:57:09,535 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:57:09,535 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:09,537 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:09,537 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,539 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,539 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,543 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,543 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,546 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:09,547 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:09,547 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:57:09,547 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:09,547 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:09,549 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:09,549 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,550 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,550 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,552 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,552 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,553 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:09,553 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:57:09,553 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:57:09,553 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:57:09,553 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:09,601 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:09,601 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,602 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,603 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,605 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,606 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,606 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:09,612 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:57:09,613 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:57:09,613 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:57:09,614 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:09,619 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:09,619 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,621 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,622 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,624 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,624 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,628 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:09,629 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:57:09,630 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:57:09,630 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:57:09,630 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:57:09,636 RepairJob.java:234 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:57:09,636 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,640 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,641 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,644 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,644 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:09,648 RepairSession.java:180 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:09,648 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:57:09,649 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:57:09,649 SyncTask.java:66 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:57:09,649 RepairJob.java:143 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:09,650 RepairSession.java:270 - [repair #2af48fe0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:57:09,651 RepairRunnable.java:261 - Repair session 2af48fe0-4728-11f0-9375-5b86f1e31415 for range [(2318567083893020462,2359956829475097539], (-8577169779687968009,-8525882922054818912]] finished INFO [RepairJobTask:5] 2025-06-12 00:57:09,662 ActiveRepairService.java:452 - [repair #2af3cc90-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-06-12 00:57:09,675 RepairRunnable.java:343 - Repair command #51 finished in 0 seconds INFO [Repair-Task-53] 2025-06-12 00:57:10,315 RepairRunnable.java:139 - Starting repair command #52 (2b8907b0-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-53] 2025-06-12 00:57:10,321 RepairSession.java:228 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1961839865295345744,1963520826083043433], (1330665088027341665,1337572502615909071], (8883321985349792071,8902601843201302223], (-1764546529040680519,-1760793200724291802], (5197844994441703451,5232861746150418975]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:57:10,386 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:10,387 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,389 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,389 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,392 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,392 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,395 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:10,396 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:57:10,396 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:57:10,396 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:57:10,396 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:10,399 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:10,399 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,402 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,402 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,404 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,404 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,406 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:10,407 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:57:10,407 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:57:10,411 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:57:10,412 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:10,454 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:10,454 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,456 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,456 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,458 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,458 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,460 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:10,460 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:57:10,460 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:57:10,460 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:57:10,461 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:10,465 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:10,465 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,467 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,467 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,470 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,470 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,472 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:10,472 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:57:10,473 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:57:10,473 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:57:10,473 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:10,475 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:10,477 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,479 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,479 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,481 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,483 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,485 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:10,486 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:57:10,486 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:57:10,486 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:57:10,487 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:10,491 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:10,491 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,493 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,493 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,496 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,497 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,500 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:10,501 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:57:10,501 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:57:10,501 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:57:10,502 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:10,506 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:10,510 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,512 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,513 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,517 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,517 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,520 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:10,521 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:57:10,521 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:57:10,521 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:57:10,521 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:10,525 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:10,525 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,528 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,528 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,529 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,530 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,533 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:10,536 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:57:10,536 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:57:10,536 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:57:10,536 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:10,539 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:10,539 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,540 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,540 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,542 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,542 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,544 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:10,545 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:57:10,545 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:57:10,545 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 00:57:10,545 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:10,547 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:10,548 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,549 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,549 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,551 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,551 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,553 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:10,554 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:57:10,554 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:57:10,554 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:57:10,554 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:10,557 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:10,557 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,558 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,558 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,560 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,560 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,561 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:10,562 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:57:10,562 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:57:10,562 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:57:10,563 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:10,565 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:10,566 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,567 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,567 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,569 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,569 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,570 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:10,570 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:57:10,571 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:57:10,571 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:57:10,571 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:10,573 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:10,573 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,574 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,574 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,575 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,575 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,577 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:10,577 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:57:10,577 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:57:10,578 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:57:10,578 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:10,617 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:10,618 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,620 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,620 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,623 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,623 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,627 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:10,630 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:57:10,630 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:57:10,630 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:57:10,631 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:10,635 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:10,635 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,637 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,639 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,640 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,640 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,642 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:10,642 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:57:10,642 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:57:10,642 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:57:10,643 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:10,644 RepairJob.java:234 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:10,646 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,648 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,649 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,654 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,654 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:10,659 RepairSession.java:180 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:10,659 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:57:10,659 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:57:10,660 SyncTask.java:66 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:57:10,661 RepairJob.java:143 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:10,662 RepairSession.java:270 - [repair #2b89f210-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 00:57:10,662 RepairRunnable.java:261 - Repair session 2b89f210-4728-11f0-9375-5b86f1e31415 for range [(1961839865295345744,1963520826083043433], (1330665088027341665,1337572502615909071], (8883321985349792071,8902601843201302223], (-1764546529040680519,-1760793200724291802], (5197844994441703451,5232861746150418975]] finished INFO [RepairJobTask:6] 2025-06-12 00:57:10,665 ActiveRepairService.java:452 - [repair #2b8907b0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:57:10,671 RepairRunnable.java:343 - Repair command #52 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,464 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,474 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,487 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,501 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,556 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,565 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,578 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,589 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,605 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,613 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,623 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,630 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,642 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,648 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,653 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,660 Validator.java:281 - [repair #2c2dac20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:11,665 ActiveRepairService.java:452 - [repair #2c2c73a0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,422 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,439 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,452 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,500 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,518 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,538 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,552 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,566 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,578 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,585 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,593 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,600 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,606 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,613 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,620 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,628 Validator.java:281 - [repair #30ed7e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:19,636 ActiveRepairService.java:452 - [repair #30ecbad0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,415 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,425 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,436 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,449 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,500 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,511 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,522 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,534 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,553 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,562 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,569 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,574 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,583 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,590 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,596 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,605 Validator.java:281 - [repair #318466f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:20,617 ActiveRepairService.java:452 - [repair #31837c90-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,523 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,540 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,552 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,606 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,617 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,627 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,638 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,652 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,665 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,681 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,694 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,703 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,712 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,724 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,732 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,742 Validator.java:281 - [repair #322ba370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:21,747 ActiveRepairService.java:452 - [repair #3229f5c0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-54] 2025-06-12 00:57:29,392 RepairRunnable.java:139 - Starting repair command #53 (36e7f300-4728-11f0-9375-5b86f1e31415), 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-54] 2025-06-12 00:57:29,397 RepairSession.java:228 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1966285686117649169,1994661696428562660], (-7170149559041142185,-7154028468363293703], (-256993919303718034,-240382623767165582]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:57:29,415 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:29,415 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,423 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,423 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,425 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,425 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,426 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:29,427 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:57:29,427 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:57:29,427 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:57:29,427 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:29,432 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:29,432 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,436 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,436 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,438 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,438 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,440 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:29,441 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:57:29,441 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:57:29,442 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:57:29,442 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:29,483 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:29,485 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,487 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,487 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,489 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,489 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,491 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:29,491 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:57:29,491 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:57:29,491 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:57:29,493 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:29,494 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:29,494 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,496 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,496 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,497 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,497 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,499 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:29,500 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:29,501 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:29,501 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:29,501 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:29,503 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:29,503 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,505 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,506 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,508 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,509 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,510 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:29,510 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:57:29,510 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:57:29,511 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:57:29,512 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:29,515 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:29,515 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,516 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,518 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,521 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,525 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,528 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:29,530 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:57:29,531 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:29,531 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:57:29,531 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:57:29,533 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 00:57:29,533 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,535 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,536 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,537 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,537 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,538 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:29,539 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:57:29,540 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:57:29,540 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:57:29,540 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:29,543 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:29,543 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,545 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,546 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,548 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,549 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,550 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:29,552 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:57:29,552 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:57:29,552 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:57:29,552 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:29,557 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:29,557 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,559 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,561 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,563 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,563 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,566 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:29,568 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:57:29,568 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:57:29,568 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:57:29,568 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:29,570 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:29,571 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,572 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,572 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,574 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,574 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,576 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:29,579 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:57:29,579 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:57:29,579 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:57:29,579 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:29,581 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:29,581 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,584 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,585 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,586 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,586 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,588 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:29,588 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:57:29,588 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:57:29,588 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:57:29,588 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:29,590 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:29,590 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,592 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,592 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,594 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,594 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,596 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:29,596 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:29,596 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:57:29,597 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:29,597 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:29,599 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:29,599 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,601 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,601 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,604 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,604 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,606 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:29,606 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:57:29,607 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:57:29,607 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:57:29,607 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:29,654 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:29,655 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,656 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,657 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,659 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,659 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,661 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:29,663 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:57:29,663 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:57:29,664 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:57:29,664 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:29,667 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:29,669 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,672 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,672 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,675 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,676 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,677 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:29,678 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:57:29,678 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:57:29,678 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:57:29,679 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:29,681 RepairJob.java:234 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:29,681 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,684 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,684 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,686 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,687 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:29,689 RepairSession.java:180 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:29,689 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:57:29,689 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:57:29,689 SyncTask.java:66 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:57:29,689 RepairJob.java:143 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:29,690 RepairSession.java:270 - [repair #36e8b650-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:57:29,690 RepairRunnable.java:261 - Repair session 36e8b650-4728-11f0-9375-5b86f1e31415 for range [(1966285686117649169,1994661696428562660], (-7170149559041142185,-7154028468363293703], (-256993919303718034,-240382623767165582]] finished INFO [RepairJobTask:1] 2025-06-12 00:57:29,691 ActiveRepairService.java:452 - [repair #36e7f300-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:57:29,695 RepairRunnable.java:343 - Repair command #53 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,497 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,511 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,523 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,574 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,586 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,595 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,618 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,629 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,637 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,649 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,659 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,680 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,694 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,704 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,714 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,731 Validator.java:281 - [repair #3782d370-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:30,737 ActiveRepairService.java:452 - [repair #377fed40-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,541 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,552 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,563 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,619 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,630 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,644 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,655 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,675 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,683 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,690 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,698 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,707 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,718 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,728 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,737 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,747 Validator.java:281 - [repair #382506e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:31,760 ActiveRepairService.java:452 - [repair #38244390-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-55] 2025-06-12 00:57:39,440 RepairRunnable.java:139 - Starting repair command #54 (3ce52700-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-55] 2025-06-12 00:57:39,447 RepairSession.java:228 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6249584536497757285,-6243633511125223105], (-2032905813264759425,-2017987106294398085], (4607984601049141786,4635443060062952870], (-6057057646147736386,-6036166462680061825], (8262508072322768348,8268000231648379444]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:57:39,493 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:39,493 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,500 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,500 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,503 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,503 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,509 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:39,510 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:57:39,510 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:57:39,510 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:57:39,510 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:39,517 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:39,518 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,520 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,520 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,522 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,522 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,523 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:39,524 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:57:39,524 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:57:39,524 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:57:39,524 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:39,562 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:39,563 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,566 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,566 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,567 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,569 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,575 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:39,576 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:57:39,576 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:57:39,576 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:57:39,577 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:39,581 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:39,583 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,584 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,585 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,588 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,589 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,590 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:39,591 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:57:39,591 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:39,591 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:57:39,591 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:39,593 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:39,594 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,597 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,598 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,601 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,602 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,603 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:39,603 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:57:39,603 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:57:39,603 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:57:39,603 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:39,608 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:39,608 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,609 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,609 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,613 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,613 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,615 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:39,616 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:57:39,616 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:57:39,616 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:57:39,616 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:39,618 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:39,619 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,621 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,621 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,623 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,623 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,628 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:39,628 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:57:39,628 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:57:39,628 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:57:39,628 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:39,633 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:39,633 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,637 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,637 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,640 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,640 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,643 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:39,644 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:57:39,644 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:57:39,645 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:57:39,646 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:39,682 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:39,683 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,687 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,687 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,689 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,689 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,691 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:39,693 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:39,693 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:57:39,693 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:57:39,695 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:39,696 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:39,696 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,698 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,698 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,700 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,701 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,704 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:39,706 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:57:39,706 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:57:39,706 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:57:39,706 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:39,710 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:39,710 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,711 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,712 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,713 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,714 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,715 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:39,720 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:39,720 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:39,723 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:39,723 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:39,727 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:39,727 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,730 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,730 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,732 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,732 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,734 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:39,735 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:39,735 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:39,735 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:39,735 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:39,738 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:39,738 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,742 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,742 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,744 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,744 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,748 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:39,749 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:57:39,749 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:57:39,749 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:57:39,749 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:39,791 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:39,791 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,792 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,793 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,796 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,796 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,799 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:39,799 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:57:39,799 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:57:39,799 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:57:39,799 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:39,809 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:39,809 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,811 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,811 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,813 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,813 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,815 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:39,819 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:57:39,820 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:57:39,820 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:57:39,820 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:39,822 RepairJob.java:234 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:39,823 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,825 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,826 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,832 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,833 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:39,839 RepairSession.java:180 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:39,840 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:57:39,840 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:57:39,840 SyncTask.java:66 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:57:39,840 RepairJob.java:143 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:39,841 RepairSession.java:270 - [repair #3ce63870-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 00:57:39,842 RepairRunnable.java:261 - Repair session 3ce63870-4728-11f0-9375-5b86f1e31415 for range [(-6249584536497757285,-6243633511125223105], (-2032905813264759425,-2017987106294398085], (4607984601049141786,4635443060062952870], (-6057057646147736386,-6036166462680061825], (8262508072322768348,8268000231648379444]] finished INFO [RepairJobTask:6] 2025-06-12 00:57:39,842 ActiveRepairService.java:452 - [repair #3ce52700-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:57:39,845 RepairRunnable.java:343 - Repair command #54 finished in 0 seconds INFO [Repair-Task-56] 2025-06-12 00:57:40,422 RepairRunnable.java:139 - Starting repair command #55 (3d7afe60-4728-11f0-9375-5b86f1e31415), 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-56] 2025-06-12 00:57:40,432 RepairSession.java:228 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-1221748846257194443,-1209450532647263113], (1446504224437166874,1520465302621560933]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:57:40,456 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:40,456 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,457 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,457 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,461 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,462 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,465 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:40,466 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:57:40,466 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:57:40,466 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:57:40,466 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:40,471 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:40,472 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,474 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,474 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,476 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,476 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,478 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:40,478 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:57:40,478 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:57:40,478 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:57:40,479 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:40,521 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:40,521 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,523 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,523 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,525 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,525 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,526 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:40,527 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:57:40,527 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:57:40,527 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:57:40,530 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:40,530 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:6] 2025-06-12 00:57:40,530 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,532 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,532 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,534 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,534 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,536 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:40,538 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:40,537 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:57:40,538 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:57:40,538 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:40,539 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:40,540 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,541 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,542 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,543 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,543 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,545 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:40,546 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:57:40,546 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:57:40,546 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:57:40,546 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:40,550 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:40,550 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,553 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,554 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,559 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,559 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,560 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:40,562 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:57:40,562 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:57:40,562 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:57:40,562 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:40,565 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:40,565 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,570 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,570 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,572 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,572 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,575 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:40,577 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:57:40,577 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:57:40,577 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:57:40,577 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:40,583 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:40,583 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,586 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,586 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,588 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,588 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,590 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:40,590 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:57:40,590 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:57:40,591 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:57:40,591 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:40,594 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:40,594 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,596 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,596 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,598 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,598 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,600 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:40,600 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:40,600 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:40,600 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:40,600 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:40,603 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:40,603 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,604 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,604 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,605 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,605 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,606 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:40,607 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:57:40,607 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:57:40,607 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:57:40,607 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:57:40,609 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:57:40,609 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,610 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,610 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,612 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,612 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,613 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:57:40,614 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:40,614 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:40,614 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:57:40,614 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:40,616 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:40,616 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,617 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,617 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,620 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,620 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,622 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:57:40,623 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:40,623 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:40,623 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:57:40,623 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:40,625 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:40,625 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,627 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,627 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,629 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,629 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,631 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:57:40,632 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:57:40,632 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:57:40,632 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:57:40,633 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:40,672 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:40,672 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,674 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,674 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,676 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,676 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,677 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:57:40,678 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:57:40,678 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:57:40,678 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:57:40,678 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 00:57:40,681 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:57:40,681 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,682 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,682 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,683 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,683 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,685 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:57:40,687 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:57:40,687 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:57:40,687 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:57:40,687 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:40,695 RepairJob.java:234 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:40,695 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,705 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,705 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,709 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,709 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:40,710 RepairSession.java:180 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:40,710 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:57:40,710 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:57:40,711 SyncTask.java:66 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:57:40,711 RepairJob.java:143 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:40,712 RepairSession.java:270 - [repair #3d7c8500-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 00:57:40,712 RepairRunnable.java:261 - Repair session 3d7c8500-4728-11f0-9375-5b86f1e31415 for range [(-1221748846257194443,-1209450532647263113], (1446504224437166874,1520465302621560933]] finished INFO [RepairJobTask:6] 2025-06-12 00:57:40,713 ActiveRepairService.java:452 - [repair #3d7afe60-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:57:40,716 RepairRunnable.java:343 - Repair command #55 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,572 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,584 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,601 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,651 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,660 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,674 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,686 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,695 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,705 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,717 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,724 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,729 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,737 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,744 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,751 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,762 Validator.java:281 - [repair #3e208d30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:41,779 ActiveRepairService.java:452 - [repair #3e1fa2d0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,556 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,575 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,627 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,640 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,691 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,703 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,714 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,729 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,744 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,752 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,757 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,762 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,770 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,782 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,793 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,815 Validator.java:281 - [repair #42dfea00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:49,819 ActiveRepairService.java:452 - [repair #42deb180-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-57] 2025-06-12 00:57:50,461 RepairRunnable.java:139 - Starting repair command #56 (4376d2d0-4728-11f0-9375-5b86f1e31415), 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: 9, pull repair: false) INFO [Repair-Task-57] 2025-06-12 00:57:50,482 RepairSession.java:228 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-1701495795594405841,-1697570683280452870], (-7259948424738880135,-7246498042334411311], (3463035446711856321,3472026694290288852], (-5090180319491512170,-5082525377215057942], (784219747089586242,805433891201126606], (5840144797945795469,5866782701782352880], (5169467845087774583,5174137991326305522], (-2386496254638003770,-2386280136560823648], (8569591816968740103,8573226874113200189]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:57:50,578 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:50,579 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,584 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,584 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,586 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,586 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,588 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:50,590 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:57:50,590 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-06-12 00:57:50,590 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:57:50,591 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:50,594 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:50,594 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,596 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,596 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,598 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,598 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,600 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:50,601 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:57:50,601 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:57:50,601 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:57:50,603 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:57:50,647 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:57:50,647 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,648 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,649 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,651 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,651 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,652 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:50,654 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:57:50,654 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:57:50,654 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:57:50,654 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:57:50,657 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:57:50,657 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,661 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,661 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,662 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,663 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,663 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:50,664 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:57:50,664 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:57:50,665 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:57:50,665 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:50,668 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:50,668 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,671 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,671 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,673 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,673 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,674 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:57:50,674 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:57:50,674 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:57:50,674 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:57:50,674 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:50,682 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:50,682 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,684 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,686 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,688 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,688 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,689 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:57:50,690 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:57:50,690 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:57:50,690 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:57:50,691 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:50,695 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:50,695 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,699 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,699 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,701 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,701 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,702 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:50,705 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:57:50,705 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:57:50,705 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 00:57:50,705 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:57:50,711 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:57:50,711 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,716 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,716 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,720 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,720 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,722 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:50,722 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 00:57:50,722 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:57:50,723 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:57:50,723 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:50,728 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:50,728 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,730 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,730 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,732 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,732 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,735 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:50,735 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:50,735 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:50,735 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:57:50,735 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:50,741 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:57:50,741 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,744 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,744 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,747 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,747 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,749 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:50,749 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:57:50,749 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:57:50,750 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:57:50,750 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:50,753 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:50,753 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,755 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,755 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,757 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,758 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,759 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:50,760 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:57:50,761 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:57:50,761 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:57:50,761 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:57:50,762 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:57:50,763 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,764 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,764 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,765 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,765 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,766 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:57:50,766 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:57:50,766 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:57:50,766 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 00:57:50,767 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:57:50,768 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:57:50,768 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,770 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,770 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,774 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,774 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,775 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:50,776 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:57:50,776 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:57:50,776 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:57:50,776 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:57:50,820 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:57:50,821 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,824 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,828 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,829 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,830 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,835 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:57:50,836 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:57:50,836 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:57:50,836 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:57:50,836 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:50,839 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:50,839 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,842 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,842 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,844 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,845 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,847 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:50,847 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:57:50,847 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:57:50,847 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 00:57:50,848 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:57:50,850 RepairJob.java:234 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:57:50,850 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,851 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,852 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,853 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,854 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:57:50,855 RepairSession.java:180 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:57:50,855 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:57:50,855 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:57:50,855 SyncTask.java:66 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:57:50,855 RepairJob.java:143 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:57:50,856 RepairSession.java:270 - [repair #4379e010-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:57:50,856 RepairRunnable.java:261 - Repair session 4379e010-4728-11f0-9375-5b86f1e31415 for range [(-1701495795594405841,-1697570683280452870], (-7259948424738880135,-7246498042334411311], (3463035446711856321,3472026694290288852], (-5090180319491512170,-5082525377215057942], (784219747089586242,805433891201126606], (5840144797945795469,5866782701782352880], (5169467845087774583,5174137991326305522], (-2386496254638003770,-2386280136560823648], (8569591816968740103,8573226874113200189]] finished INFO [RepairJobTask:2] 2025-06-12 00:57:50,857 ActiveRepairService.java:452 - [repair #4376d2d0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:57:50,859 RepairRunnable.java:343 - Repair command #56 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,612 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,625 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,634 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,684 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,693 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,706 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,717 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,732 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,738 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,747 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,754 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,760 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,768 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,778 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,786 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,796 Validator.java:281 - [repair #441cafc0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:51,804 ActiveRepairService.java:452 - [repair #441bec70-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,567 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,577 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,593 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,606 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,654 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,663 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,671 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,680 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,693 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,702 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,708 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,716 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,725 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,736 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,741 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,746 Validator.java:281 - [repair #48dad410-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:57:59,755 ActiveRepairService.java:452 - [repair #48d9c2a0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,572 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,582 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,592 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,604 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,663 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,673 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,685 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,697 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,710 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,727 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,734 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,741 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,760 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,768 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,774 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,784 Validator.java:281 - [repair #4973dfc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:00,789 ActiveRepairService.java:452 - [repair #4972ce50-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,642 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,657 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,667 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,729 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,753 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,764 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,775 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,804 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,812 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,824 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,833 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,839 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,844 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,850 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,859 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,865 Validator.java:281 - [repair #4a183610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:01,870 ActiveRepairService.java:452 - [repair #4a16d680-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-58] 2025-06-12 00:58:09,543 RepairRunnable.java:139 - Starting repair command #57 (4ed68170-4728-11f0-9375-5b86f1e31415), 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-58] 2025-06-12 00:58:09,547 RepairSession.java:228 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-7326983446955427555,-7277621506627096072], (-1877280953082574475,-1867497907694489229]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:58:09,558 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:09,558 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,560 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,560 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,563 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,563 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,565 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:09,565 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:58:09,565 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:58:09,566 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:58:09,567 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:09,568 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:09,568 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,570 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,570 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,572 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,572 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,574 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:09,574 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:58:09,574 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:58:09,574 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:58:09,575 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:58:09,614 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:09,614 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,617 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,617 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,619 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,620 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,621 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:09,621 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:58:09,621 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:58:09,622 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:58:09,623 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:09,623 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:09,624 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,626 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,626 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,628 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,628 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,630 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:58:09,632 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:58:09,632 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:58:09,632 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:58:09,632 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 00:58:09,633 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:58:09,634 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,636 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,637 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,639 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,639 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,640 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:09,640 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:58:09,641 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:58:09,641 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:58:09,641 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:58:09,646 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:09,646 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,649 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,649 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,652 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,652 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,653 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:09,653 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:58:09,654 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:58:09,654 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:58:09,654 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:09,658 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:09,658 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,660 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,661 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,666 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,666 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,669 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:09,670 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 00:58:09,670 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:58:09,670 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:58:09,670 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:58:09,673 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:58:09,673 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,676 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,676 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,678 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,678 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,680 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:09,680 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:58:09,680 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:58:09,680 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 00:58:09,680 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:58:09,681 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:58:09,681 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,683 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,683 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,685 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,685 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,685 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:09,685 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:58:09,686 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:58:09,686 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:58:09,686 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 00:58:09,688 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:09,688 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,692 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,692 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,693 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,693 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,694 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:09,694 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:58:09,694 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:58:09,694 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:58:09,695 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:58:09,697 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:58:09,697 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,698 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,698 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,699 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,699 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,700 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:09,701 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:58:09,701 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:58:09,701 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:58:09,701 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:58:09,704 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:58:09,705 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,707 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,707 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,709 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,709 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,709 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:09,710 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:58:09,711 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:58:09,711 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:58:09,711 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:09,712 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:09,712 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,713 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,713 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,715 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,715 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,716 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:09,716 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:58:09,717 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:58:09,717 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:58:09,717 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:58:09,758 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:58:09,758 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,760 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,760 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,762 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,762 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,763 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:09,763 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:58:09,763 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:58:09,763 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 00:58:09,764 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 00:58:09,767 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:58:09,767 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,770 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,770 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,771 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,772 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,772 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:09,773 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:58:09,773 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:58:09,773 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 00:58:09,773 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:58:09,776 RepairJob.java:234 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:58:09,776 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,778 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,779 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,780 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,780 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:09,783 RepairSession.java:180 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:58:09,783 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:58:09,783 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:58:09,784 SyncTask.java:66 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:58:09,784 RepairJob.java:143 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:58:09,785 RepairSession.java:270 - [repair #4ed71db0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:58:09,785 RepairRunnable.java:261 - Repair session 4ed71db0-4728-11f0-9375-5b86f1e31415 for range [(-7326983446955427555,-7277621506627096072], (-1877280953082574475,-1867497907694489229]] finished INFO [RepairJobTask:3] 2025-06-12 00:58:09,786 ActiveRepairService.java:452 - [repair #4ed68170-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-06-12 00:58:09,789 RepairRunnable.java:343 - Repair command #57 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,627 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,648 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,659 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,727 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,745 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,768 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,794 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,811 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,824 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,839 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,856 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,870 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,879 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,891 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,898 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,905 Validator.java:281 - [repair #4f7336a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:10,911 ActiveRepairService.java:452 - [repair #4f71d710-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-59] 2025-06-12 00:58:11,622 RepairRunnable.java:139 - Starting repair command #58 (5013bc60-4728-11f0-9375-5b86f1e31415), 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-59] 2025-06-12 00:58:11,626 RepairSession.java:228 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2274848928623240029,2275620388115769097], (-4942178396237666618,-4939440957502910097], (4496316746543486476,4567317584711462995], (7441419587131574222,7453502702279666424]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:58:11,641 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:11,642 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,643 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,643 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,646 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,646 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,649 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:11,655 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:58:11,655 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:58:11,655 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:58:11,655 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:58:11,659 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:11,659 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,661 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,661 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,668 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,668 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,670 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:11,673 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:58:11,673 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:58:11,673 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:58:11,675 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:11,721 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:11,721 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,724 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,725 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,727 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,727 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,731 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:11,731 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:58:11,731 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:58:11,732 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:58:11,732 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:11,735 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:11,735 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,740 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,740 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,745 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,745 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,746 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:11,746 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:58:11,747 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:58:11,747 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 00:58:11,747 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:11,750 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:11,752 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,753 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,753 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,758 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,759 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,760 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:11,760 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:58:11,761 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:58:11,761 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:58:11,765 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:11,765 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:11,765 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,768 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,768 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,774 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,774 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,776 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:11,776 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 00:58:11,776 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:58:11,777 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:58:11,777 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:11,781 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:11,781 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,783 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,784 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,785 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,785 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,792 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:11,792 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:58:11,792 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:58:11,792 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:58:11,792 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:11,796 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:11,796 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,798 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,798 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,803 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,803 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,806 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:11,806 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:58:11,806 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:58:11,806 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:58:11,807 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:11,808 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:11,808 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,810 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,810 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,812 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,812 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,814 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:11,814 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:58:11,814 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:58:11,817 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:58:11,817 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:6] 2025-06-12 00:58:11,819 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:58:11,819 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,820 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,821 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,824 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,824 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,825 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:11,825 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:58:11,825 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:58:11,826 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 00:58:11,827 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:58:11,827 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:58:11,827 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,829 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,829 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,832 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,832 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,835 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:11,835 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:58:11,835 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:58:11,835 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:58:11,835 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:11,836 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:11,837 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,838 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,838 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,842 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,842 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,844 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:11,845 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:58:11,845 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:58:11,845 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:58:11,845 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:58:11,846 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:11,846 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,850 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,850 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,851 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,852 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,853 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:11,853 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:58:11,853 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:58:11,853 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:58:11,853 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:11,897 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:11,897 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,898 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,898 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,900 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,901 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,902 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:11,903 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:58:11,903 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:58:11,903 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:58:11,903 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:58:11,905 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:58:11,906 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,907 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,908 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,909 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,909 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,910 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:11,911 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:58:11,911 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:58:11,911 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:58:11,911 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:58:11,914 RepairJob.java:234 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:11,914 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,916 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,918 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,919 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:11,920 RepairSession.java:180 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:11,920 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:58:11,920 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:58:11,920 SyncTask.java:66 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:58:11,920 RepairJob.java:143 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:11,921 RepairSession.java:270 - [repair #501458a0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:58:11,922 RepairRunnable.java:261 - Repair session 501458a0-4728-11f0-9375-5b86f1e31415 for range [(2274848928623240029,2275620388115769097], (-4942178396237666618,-4939440957502910097], (4496316746543486476,4567317584711462995], (7441419587131574222,7453502702279666424]] finished INFO [RepairJobTask:5] 2025-06-12 00:58:11,923 ActiveRepairService.java:452 - [repair #5013bc60-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:58:11,926 RepairRunnable.java:343 - Repair command #58 finished in 0 seconds INFO [Repair-Task-60] 2025-06-12 00:58:19,587 RepairRunnable.java:139 - Starting repair command #59 (54d31930-4728-11f0-9375-5b86f1e31415), 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-60] 2025-06-12 00:58:19,591 RepairSession.java:228 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-590965445245802084,-543454278316940541]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:58:19,600 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:19,600 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,602 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,602 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,603 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,603 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,608 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:19,608 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:58:19,611 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:58:19,612 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:58:19,612 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:19,617 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:19,617 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,619 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,619 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,621 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,621 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,623 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:19,623 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:58:19,623 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 00:58:19,624 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:58:19,624 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:19,664 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:19,664 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,666 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,667 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,669 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,671 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,674 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:19,675 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:58:19,675 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:58:19,675 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:58:19,675 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 00:58:19,678 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:58:19,678 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,680 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,680 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,682 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,683 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,685 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:19,688 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:58:19,688 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:58:19,688 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:58:19,689 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 00:58:19,690 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:19,692 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,694 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,697 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,702 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,702 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,704 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:58:19,705 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:58:19,705 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:58:19,705 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:58:19,706 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:58:19,709 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:58:19,709 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,713 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,714 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,716 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,717 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,718 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:19,719 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:58:19,719 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:58:19,719 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 00:58:19,719 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:19,725 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:19,725 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,727 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,727 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,728 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,730 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,733 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:19,733 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:58:19,733 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:58:19,734 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:58:19,734 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:19,739 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:19,739 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,742 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,742 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,743 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,744 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,745 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:19,746 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:58:19,746 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:58:19,746 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:58:19,746 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:19,749 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:19,749 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,751 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,751 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,752 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,752 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,754 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:19,754 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:58:19,754 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:58:19,754 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:58:19,754 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:19,757 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:19,757 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,758 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,758 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,760 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,760 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,762 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:19,762 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:58:19,762 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:58:19,762 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:58:19,762 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:19,767 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:19,767 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,769 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,769 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,771 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,772 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,775 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:58:19,775 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:58:19,775 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:58:19,775 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:58:19,775 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:19,781 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:19,781 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,782 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,782 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,784 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,785 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,789 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:19,790 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:58:19,790 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:58:19,790 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:58:19,790 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:19,793 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:19,793 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,796 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,796 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,799 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,800 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,803 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:19,803 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:58:19,804 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:58:19,804 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 00:58:19,804 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:58:19,843 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:58:19,843 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,845 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,846 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,848 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,848 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,850 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:19,852 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:58:19,852 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:58:19,852 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:58:19,853 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:2] 2025-06-12 00:58:19,855 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:19,856 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,858 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,859 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,860 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,861 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,862 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:19,863 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:58:19,863 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:58:19,863 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 00:58:19,863 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:58:19,866 RepairJob.java:234 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:58:19,866 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,867 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,867 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,871 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,871 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:19,872 RepairSession.java:180 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:19,873 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:58:19,873 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 00:58:19,873 SyncTask.java:66 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:58:19,873 RepairJob.java:143 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:58:19,874 RepairSession.java:270 - [repair #54d3b570-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:58:19,874 RepairRunnable.java:261 - Repair session 54d3b570-4728-11f0-9375-5b86f1e31415 for range [(-590965445245802084,-543454278316940541]] finished INFO [RepairJobTask:2] 2025-06-12 00:58:19,876 ActiveRepairService.java:452 - [repair #54d31930-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:58:19,878 RepairRunnable.java:343 - Repair command #59 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,674 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,683 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,697 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,712 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,761 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,775 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,786 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,799 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,809 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,816 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,823 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,829 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,835 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,841 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,850 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,857 Validator.java:281 - [repair #556e6ed0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:20,862 ActiveRepairService.java:452 - [repair #556d3650-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,734 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,746 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,770 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,799 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,876 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,890 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,902 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,919 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,934 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,942 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,977 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:21,991 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:22,006 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:22,028 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:22,042 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:22,051 Validator.java:281 - [repair #56105420-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:22,061 ActiveRepairService.java:452 - [repair #560f69c0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,678 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,691 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,703 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,755 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,763 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,772 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,787 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,806 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,818 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,828 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,835 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,843 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,853 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,861 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,870 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,883 Validator.java:281 - [repair #5accf1d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:29,887 ActiveRepairService.java:452 - [repair #5acc2e80-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,677 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,693 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,710 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,764 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,773 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,784 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,797 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,815 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,824 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,843 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,852 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,864 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,872 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,882 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,889 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,898 Validator.java:281 - [repair #5b66e7e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:30,904 ActiveRepairService.java:452 - [repair #5b662490-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,772 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,785 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,800 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,854 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,866 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,901 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,913 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,927 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,937 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,954 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,961 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,969 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,975 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,985 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:31,994 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:32,002 Validator.java:281 - [repair #5c0b3e30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:32,006 ActiveRepairService.java:452 - [repair #5c0a05b0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:37,103 Validator.java:281 - [repair #5f41ff30-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:37,113 Validator.java:281 - [repair #5f41ff30-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:37,124 Validator.java:281 - [repair #5f41ff30-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:37,140 Validator.java:281 - [repair #5f41ff30-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:37,147 ActiveRepairService.java:452 - [repair #5f407890-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:38,654 Validator.java:281 - [repair #602ea920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:38,665 Validator.java:281 - [repair #602ea920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:38,672 Validator.java:281 - [repair #602ea920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:38,679 Validator.java:281 - [repair #602ea920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:38,688 ActiveRepairService.java:452 - [repair #602d97b0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,716 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,724 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,733 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,786 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,852 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,864 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,877 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,895 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,912 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,968 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:39,982 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,051 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,053 Validator.java:281 - [repair #60fb20e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,112 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,118 Validator.java:281 - [repair #60fb20e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,127 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,130 Validator.java:281 - [repair #60fb20e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,151 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,153 Validator.java:281 - [repair #60fb20e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,159 ActiveRepairService.java:452 - [repair #60fa0f70-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,165 Validator.java:281 - [repair #60c7dbe0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,169 ActiveRepairService.java:452 - [repair #60c6ca70-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,766 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,777 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,789 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,854 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,865 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,882 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,898 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,910 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,918 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,936 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,951 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,959 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,966 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,973 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:40,993 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,003 Validator.java:281 - [repair #6163a6b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,009 ActiveRepairService.java:452 - [repair #61626e30-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,794 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,810 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,823 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,881 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,891 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,899 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,914 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,926 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,936 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,954 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,963 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,973 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,984 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:41,993 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:42,003 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:42,014 Validator.java:281 - [repair #6206c480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:42,021 ActiveRepairService.java:452 - [repair #62060130-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:47,124 Validator.java:281 - [repair #653b62a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:47,132 Validator.java:281 - [repair #653b62a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:47,140 Validator.java:281 - [repair #653b62a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:47,147 Validator.java:281 - [repair #653b62a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:47,152 ActiveRepairService.java:452 - [repair #653a9f50-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:48,709 Validator.java:281 - [repair #662aa4a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:48,719 Validator.java:281 - [repair #662aa4a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:48,729 Validator.java:281 - [repair #662aa4a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:48,739 Validator.java:281 - [repair #662aa4a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:48,751 ActiveRepairService.java:452 - [repair #6629e150-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,805 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,820 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,831 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,890 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,901 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,919 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,927 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,939 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,947 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,957 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,965 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,977 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,986 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:49,994 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,002 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,056 Validator.java:281 - [repair #66c3d760-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,060 ActiveRepairService.java:452 - [repair #66c29ee0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,071 Validator.java:281 - [repair #66fc2570-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,087 Validator.java:281 - [repair #66fc2570-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,104 Validator.java:281 - [repair #66fc2570-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,114 Validator.java:281 - [repair #66fc2570-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,119 ActiveRepairService.java:452 - [repair #66f63200-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,749 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,763 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,773 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,790 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,838 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,861 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,870 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,883 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,892 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,902 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,910 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,923 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,933 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,942 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,951 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,960 Validator.java:281 - [repair #675da660-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:50,964 ActiveRepairService.java:452 - [repair #675c94f0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:51,881 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:58:51,895 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:58:51,910 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:58:51,967 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:58:51,978 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:58:51,991 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,010 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,023 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,032 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,038 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,044 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,052 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,059 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,067 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,077 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,085 Validator.java:281 - [repair #68018780-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:58:52,091 ActiveRepairService.java:452 - [repair #68007610-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:57,152 Validator.java:281 - [repair #6b35d780-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:57,160 Validator.java:281 - [repair #6b35d780-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:57,170 Validator.java:281 - [repair #6b35d780-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:57,181 Validator.java:281 - [repair #6b35d780-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:57,187 ActiveRepairService.java:452 - [repair #6b353b40-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:58:58,745 Validator.java:281 - [repair #6c267910-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:58,758 Validator.java:281 - [repair #6c267910-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:58,766 Validator.java:281 - [repair #6c267910-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:58,774 Validator.java:281 - [repair #6c267910-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:58:58,787 ActiveRepairService.java:452 - [repair #6c258eb0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-61] 2025-06-12 00:58:59,708 RepairRunnable.java:139 - Starting repair command #60 (6cbd13c0-4728-11f0-9375-5b86f1e31415), 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-61] 2025-06-12 00:58:59,715 RepairSession.java:228 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2646214662763990780,2679070676585376143], (7809220603065348110,7829650012479324859], (-8480963944402381520,-8462026151356944614]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:58:59,735 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:59,735 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,737 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,737 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,738 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,739 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,744 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:59,745 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:58:59,745 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:58:59,745 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:58:59,746 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:58:59,748 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:59,748 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,751 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,751 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,754 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,754 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,757 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:59,759 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:58:59,759 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:58:59,759 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:58:59,760 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:59,809 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:59,810 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,813 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,813 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,816 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,816 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,817 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:58:59,818 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:58:59,818 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:58:59,818 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:58:59,819 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 00:58:59,821 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:59,821 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,823 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,824 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,825 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,825 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,827 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:59,829 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:58:59,829 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:58:59,830 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:58:59,830 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 00:58:59,832 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:58:59,833 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,834 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,834 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,836 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,837 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,840 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:59,841 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:58:59,841 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:58:59,841 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 00:58:59,842 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:58:59,847 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:59,847 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,851 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,851 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,853 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,853 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,854 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:59,855 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:58:59,855 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:58:59,855 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:58:59,855 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:59,858 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:59,858 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,860 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,860 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,861 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,861 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,863 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:59,863 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:58:59,864 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:58:59,864 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:58:59,864 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:58:59,868 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:59,869 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,872 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,872 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,874 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,874 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,875 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:59,875 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:58:59,876 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:58:59,876 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:58:59,877 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:59,916 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:59,916 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,917 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,918 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,920 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,920 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,921 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:58:59,921 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:58:59,922 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:58:59,922 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:58:59,922 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:58:59,925 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:58:59,925 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,928 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,928 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,931 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,931 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,932 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:59,933 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:58:59,933 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:58:59,933 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 00:58:59,933 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:58:59,937 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:58:59,938 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,940 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,940 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,943 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,943 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,947 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:58:59,948 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:58:59,948 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:58:59,947 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 00:58:59,948 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:2] 2025-06-12 00:58:59,952 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:58:59,952 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,953 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,953 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,958 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,959 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,962 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:58:59,963 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:58:59,963 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:58:59,964 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:58:59,964 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 00:58:59,966 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:58:59,966 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,967 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,967 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,968 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,968 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:58:59,970 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:58:59,971 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:58:59,971 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:58:59,971 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 00:58:59,971 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:00,023 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:00,023 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,025 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,026 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,028 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,028 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,031 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:00,033 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:59:00,033 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:59:00,033 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:59:00,033 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:00,037 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:00,037 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,039 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,040 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,043 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,044 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,046 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:00,048 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:59:00,047 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:00,048 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:59:00,048 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:00,054 RepairJob.java:234 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:00,055 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,057 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,058 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,063 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,063 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,068 RepairSession.java:180 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:00,068 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:59:00,068 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:59:00,069 SyncTask.java:66 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 00:59:00,069 RepairJob.java:143 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:00,069 RepairSession.java:270 - [repair #6cbe2530-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:59:00,071 RepairRunnable.java:261 - Repair session 6cbe2530-4728-11f0-9375-5b86f1e31415 for range [(2646214662763990780,2679070676585376143], (7809220603065348110,7829650012479324859], (-8480963944402381520,-8462026151356944614]] finished INFO [RepairJobTask:2] 2025-06-12 00:59:00,073 ActiveRepairService.java:452 - [repair #6cbd13c0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [Repair-Task-62] 2025-06-12 00:59:00,077 RepairRunnable.java:139 - Starting repair command #61 (6cf53ac0-4728-11f0-9375-5b86f1e31415), 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 [InternalResponseStage:7] 2025-06-12 00:59:00,078 RepairRunnable.java:343 - Repair command #60 finished in 0 seconds INFO [Repair-Task-62] 2025-06-12 00:59:00,085 RepairSession.java:228 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6774984411680904509,-6764081638284696245], (100210724390374663,168817375360347767], (2372405380069381387,2384547741843591259]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 00:59:00,095 RepairJob.java:234 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:00,096 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,101 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,102 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,106 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,107 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,108 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:00,109 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 00:59:00,109 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-06-12 00:59:00,109 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 00:59:00,110 RepairJob.java:143 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:00,118 RepairJob.java:234 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:00,118 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,121 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,122 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,124 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,124 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,125 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:00,125 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 00:59:00,125 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 00:59:00,126 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 00:59:00,126 RepairJob.java:143 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:00,128 RepairJob.java:234 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:00,128 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,130 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,130 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,133 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,133 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,134 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:59:00,134 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:00,135 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 00:59:00,134 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:00,142 RepairJob.java:143 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:00,141 RepairJob.java:234 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:00,143 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,144 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,144 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,148 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,148 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,150 RepairSession.java:180 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:00,150 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 00:59:00,150 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 00:59:00,150 SyncTask.java:66 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 00:59:00,150 RepairJob.java:143 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:00,151 RepairSession.java:270 - [repair #6cf69a50-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:59:00,151 RepairRunnable.java:261 - Repair session 6cf69a50-4728-11f0-9375-5b86f1e31415 for range [(-6774984411680904509,-6764081638284696245], (100210724390374663,168817375360347767], (2372405380069381387,2384547741843591259]] finished INFO [RepairJobTask:5] 2025-06-12 00:59:00,152 ActiveRepairService.java:452 - [repair #6cf53ac0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:59:00,155 RepairRunnable.java:343 - Repair command #61 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,793 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,802 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,814 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,825 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,880 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,889 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,897 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,911 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,921 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,936 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,941 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,951 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,960 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,967 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,977 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,991 Validator.java:281 - [repair #6d5a3e20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:00,995 ActiveRepairService.java:452 - [repair #6d584250-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:01,881 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:01,902 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:01,916 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:01,930 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:01,984 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:01,993 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,004 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,023 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,037 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,048 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,059 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,068 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,078 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,086 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,094 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,100 Validator.java:281 - [repair #6dfc98a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:02,104 ActiveRepairService.java:452 - [repair #6dfb8730-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:07,193 Validator.java:281 - [repair #713184e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:07,204 Validator.java:281 - [repair #713184e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:07,214 Validator.java:281 - [repair #713184e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:07,222 Validator.java:281 - [repair #713184e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:07,230 ActiveRepairService.java:452 - [repair #7130e8a0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:08,778 Validator.java:281 - [repair #722310d0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:08,789 Validator.java:281 - [repair #722310d0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:08,803 Validator.java:281 - [repair #722310d0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:08,812 Validator.java:281 - [repair #722310d0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:08,819 ActiveRepairService.java:452 - [repair #72227490-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,804 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,815 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,824 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,835 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,902 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,910 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,920 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,930 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,938 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,945 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,957 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,965 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,978 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,986 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:09,996 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,003 Validator.java:281 - [repair #72b98470-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,007 ActiveRepairService.java:452 - [repair #72b8c120-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,128 Validator.java:281 - [repair #72f18460-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,139 Validator.java:281 - [repair #72f18460-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,146 Validator.java:281 - [repair #72f18460-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,157 Validator.java:281 - [repair #72f18460-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,161 ActiveRepairService.java:452 - [repair #72f0c110-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,866 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,883 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,895 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,910 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,967 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,979 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:10,999 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,009 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,021 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,030 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,037 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,045 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,070 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,085 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,093 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,104 Validator.java:281 - [repair #735639a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,110 ActiveRepairService.java:452 - [repair #73554f40-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,937 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,946 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,964 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:11,979 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,034 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,046 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,054 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,066 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,080 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,090 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,101 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,115 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,126 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,138 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,146 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,153 Validator.java:281 - [repair #73f782b0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:12,157 ActiveRepairService.java:452 - [repair #73f64a30-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-63] 2025-06-12 00:59:17,206 RepairRunnable.java:139 - Starting repair command #62 (772b0f60-4728-11f0-9375-5b86f1e31415), 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-63] 2025-06-12 00:59:17,211 RepairSession.java:228 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(6417883746932527014,6420387519568440614], (-5456841935798549937,-5437756025782101719], (-2465600010038761393,-2402429635985174008]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 00:59:17,217 RepairJob.java:234 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:17,217 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,219 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,219 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,220 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,220 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,221 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:17,222 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 00:59:17,222 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 00:59:17,223 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 00:59:17,223 RepairJob.java:234 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:17,223 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:59:17,223 RepairJob.java:143 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,224 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,224 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,226 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,226 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,228 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:17,229 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,229 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,229 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,229 RepairJob.java:143 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:17,232 RepairJob.java:234 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:17,232 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,233 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,233 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,235 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,235 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,236 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:17,237 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,237 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,237 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,237 RepairJob.java:143 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:17,238 RepairJob.java:234 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:17,238 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,240 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,240 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,246 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,246 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:17,247 RepairSession.java:180 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:17,247 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,248 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,248 SyncTask.java:66 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 00:59:17,248 RepairJob.java:143 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:17,249 RepairSession.java:270 - [repair #772bd2b0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:59:17,249 RepairRunnable.java:261 - Repair session 772bd2b0-4728-11f0-9375-5b86f1e31415 for range [(6417883746932527014,6420387519568440614], (-5456841935798549937,-5437756025782101719], (-2465600010038761393,-2402429635985174008]] finished INFO [RepairJobTask:2] 2025-06-12 00:59:17,252 ActiveRepairService.java:452 - [repair #772b0f60-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 00:59:17,254 RepairRunnable.java:343 - Repair command #62 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:59:18,813 Validator.java:281 - [repair #781ebe30-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:18,821 Validator.java:281 - [repair #781ebe30-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:18,829 Validator.java:281 - [repair #781ebe30-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:18,837 Validator.java:281 - [repair #781ebe30-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:18,841 ActiveRepairService.java:452 - [repair #781e4900-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-64] 2025-06-12 00:59:19,778 RepairRunnable.java:139 - Starting repair command #63 (78b38420-4728-11f0-9375-5b86f1e31415), 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-64] 2025-06-12 00:59:19,783 RepairSession.java:228 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-8013219881309078168,-8007462909966335899], (-2139295690067469320,-2132754935640356760], (-6243633511125223105,-6239362243412289160], (8581736893955746103,8617104317862429901]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:59:19,821 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:19,821 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,823 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,824 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,826 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,826 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,828 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:19,829 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:59:19,829 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:59:19,829 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:59:19,829 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:19,831 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:19,831 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,833 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,833 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,835 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,835 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,837 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:19,838 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 00:59:19,838 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:59:19,838 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:59:19,839 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:19,877 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:19,879 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,881 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,881 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,883 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,883 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,886 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:19,887 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 00:59:19,888 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:59:19,888 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:59:19,888 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:19,889 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:19,889 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,891 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,891 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,899 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,900 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,901 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:19,901 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:59:19,901 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:59:19,901 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:59:19,901 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:19,905 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:19,906 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,907 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,907 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,911 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,911 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,912 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:19,913 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:59:19,913 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:59:19,913 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 00:59:19,913 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:19,915 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:19,916 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,919 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,921 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,924 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,924 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,927 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:19,928 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:59:19,928 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:59:19,929 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:59:19,929 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:19,933 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:19,935 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,936 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,938 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,942 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,942 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,945 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:19,946 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:59:19,947 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:59:19,947 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:59:19,948 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:19,951 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:19,952 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,955 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,955 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,957 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,957 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,961 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:19,963 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:19,964 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:19,964 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:19,964 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:19,965 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:19,965 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,966 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,966 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,969 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,969 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,971 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:59:19,972 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:59:19,973 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:59:19,972 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:59:19,973 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:19,974 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:19,974 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,975 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,975 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,977 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,977 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,979 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:19,981 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:59:19,981 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 00:59:19,981 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:59:19,983 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:19,985 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:19,986 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,987 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,988 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,990 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,990 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,993 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:19,993 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:59:19,993 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:59:19,993 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 00:59:19,993 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:19,997 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:19,997 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,998 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:19,998 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,000 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,000 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,002 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:20,003 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:59:20,003 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 00:59:20,003 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:59:20,003 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:20,006 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:20,006 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,010 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,010 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,011 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,011 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,013 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:20,014 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:59:20,014 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:59:20,014 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 00:59:20,014 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:20,073 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:20,073 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,076 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,076 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,085 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,087 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,097 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:59:20,099 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:59:20,099 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:59:20,099 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 00:59:20,099 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:20,101 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:20,102 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,104 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,104 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,107 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,107 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,109 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:20,110 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:20,110 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:20,110 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:20,111 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:20,115 RepairJob.java:234 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:20,115 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,117 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,118 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,122 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,123 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,124 RepairSession.java:180 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:20,125 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:59:20,125 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:59:20,126 SyncTask.java:66 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 00:59:20,126 RepairJob.java:143 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:20,126 RepairSession.java:270 - [repair #78b44770-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 00:59:20,126 RepairRunnable.java:261 - Repair session 78b44770-4728-11f0-9375-5b86f1e31415 for range [(-8013219881309078168,-8007462909966335899], (-2139295690067469320,-2132754935640356760], (-6243633511125223105,-6239362243412289160], (8581736893955746103,8617104317862429901]] finished INFO [RepairJobTask:4] 2025-06-12 00:59:20,128 ActiveRepairService.java:452 - [repair #78b38420-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:59:20,131 RepairRunnable.java:343 - Repair command #63 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,165 Validator.java:281 - [repair #78ece3a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,184 Validator.java:281 - [repair #78ece3a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,194 Validator.java:281 - [repair #78ece3a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,204 Validator.java:281 - [repair #78ece3a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,210 ActiveRepairService.java:452 - [repair #78eb8410-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,903 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,920 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,934 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,989 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:20,999 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,011 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,024 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,038 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,049 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,061 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,070 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,083 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,091 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,099 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,108 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,116 Validator.java:281 - [repair #7951e700-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,122 ActiveRepairService.java:452 - [repair #7950d590-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-65] 2025-06-12 00:59:21,868 RepairRunnable.java:139 - Starting repair command #64 (79f26cc0-4728-11f0-9375-5b86f1e31415), 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-65] 2025-06-12 00:59:21,882 RepairSession.java:228 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(4926564962363207471,4961630089870932031], (2904894278539783623,2956752217406587049]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 00:59:21,898 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:21,899 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,900 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,901 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,904 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,904 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,906 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:21,908 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:59:21,908 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:59:21,908 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:59:21,908 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:21,914 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:21,915 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,917 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,923 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,923 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,925 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:21,925 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:59:21,925 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:21,925 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:59:21,926 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:21,984 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:21,984 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,986 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,987 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,989 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,989 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:21,993 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:21,993 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 00:59:21,994 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:59:21,994 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:59:21,994 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:21,998 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:21,999 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,002 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,002 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,005 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,005 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,006 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:22,007 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:59:22,007 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:59:22,008 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:59:22,009 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:22,020 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:22,020 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,023 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,024 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,036 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,036 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,038 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:22,038 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:59:22,038 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:59:22,038 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:59:22,039 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:22,049 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:22,050 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,053 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,054 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,057 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,059 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,061 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:59:22,061 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:59:22,061 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:59:22,061 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:59:22,061 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:22,065 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:22,065 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,069 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,069 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,071 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,071 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,073 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:22,073 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 00:59:22,073 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 00:59:22,073 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 00:59:22,073 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:22,088 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:22,089 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,100 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,100 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,103 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,104 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,112 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:22,114 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:22,114 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:59:22,114 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:22,114 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:22,118 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:22,118 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,120 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,121 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,127 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,128 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,135 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:22,135 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:59:22,135 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 00:59:22,136 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:59:22,137 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:22,138 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:22,139 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,143 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,143 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,145 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,145 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,146 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:22,147 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 00:59:22,147 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:59:22,147 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:59:22,148 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:22,150 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:22,150 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,153 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,154 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,155 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,155 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,158 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:22,159 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 00:59:22,159 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:59:22,159 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:59:22,159 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:22,163 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:22,164 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,167 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,168 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,171 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,172 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,176 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:59:22,177 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:59:22,177 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:59:22,177 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:59:22,177 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:22,179 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:22,179 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,182 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,182 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,184 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,184 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,188 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:22,188 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:59:22,189 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:59:22,189 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:59:22,189 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:22,236 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:22,236 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,240 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,240 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,253 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,253 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,254 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 00:59:22,254 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:59:22,254 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:59:22,254 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:59:22,255 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:22,263 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:22,263 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,270 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,270 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,273 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,273 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,275 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:22,275 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:22,275 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:59:22,276 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:22,276 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:22,276 RepairJob.java:234 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:22,277 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,279 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,279 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,281 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,283 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:22,286 RepairSession.java:180 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:22,288 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:59:22,288 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:59:22,288 SyncTask.java:66 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:59:22,288 RepairJob.java:143 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:22,289 RepairSession.java:270 - [repair #79f48fa0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:59:22,289 RepairRunnable.java:261 - Repair session 79f48fa0-4728-11f0-9375-5b86f1e31415 for range [(4926564962363207471,4961630089870932031], (2904894278539783623,2956752217406587049]] finished INFO [RepairJobTask:5] 2025-06-12 00:59:22,291 ActiveRepairService.java:452 - [repair #79f26cc0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 00:59:22,295 RepairRunnable.java:343 - Repair command #64 finished in 0 seconds INFO [Repair-Task-66] 2025-06-12 00:59:27,233 RepairRunnable.java:139 - Starting repair command #65 (7d250f10-4728-11f0-9375-5b86f1e31415), 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-66] 2025-06-12 00:59:27,240 RepairSession.java:228 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(4567317584711462995,4570375784082111017], (-2796741904554471786,-2784403042060272246], (5164335198119115433,5168348385272449106], (4170007237431203916,4185291455381117479], (-5470385831678840449,-5456841935798549937], (-8462026151356944614,-8442816744044478145]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 00:59:27,248 RepairJob.java:234 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:27,249 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,252 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,252 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,254 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,254 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,257 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:27,257 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,258 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 00:59:27,258 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,258 RepairJob.java:143 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:27,261 RepairJob.java:234 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:27,261 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,263 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,264 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,265 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,265 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,271 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:27,271 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 00:59:27,272 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 00:59:27,272 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,272 RepairJob.java:143 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:27,273 RepairJob.java:234 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:27,274 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,277 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,278 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,279 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,279 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,282 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:27,282 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,282 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,282 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,282 RepairJob.java:143 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:27,285 RepairJob.java:234 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:27,285 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,290 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,290 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,292 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,292 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:27,297 RepairSession.java:180 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:27,298 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,298 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,298 SyncTask.java:66 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 00:59:27,298 RepairJob.java:143 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:27,299 RepairSession.java:270 - [repair #7d25f970-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 00:59:27,299 RepairRunnable.java:261 - Repair session 7d25f970-4728-11f0-9375-5b86f1e31415 for range [(4567317584711462995,4570375784082111017], (-2796741904554471786,-2784403042060272246], (5164335198119115433,5168348385272449106], (4170007237431203916,4185291455381117479], (-5470385831678840449,-5456841935798549937], (-8462026151356944614,-8442816744044478145]] finished INFO [RepairJobTask:2] 2025-06-12 00:59:27,300 ActiveRepairService.java:452 - [repair #7d250f10-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:59:27,302 RepairRunnable.java:343 - Repair command #65 finished in 0 seconds INFO [Repair-Task-67] 2025-06-12 00:59:28,841 RepairRunnable.java:139 - Starting repair command #66 (7e1a6b90-4728-11f0-9375-5b86f1e31415), 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-67] 2025-06-12 00:59:28,847 RepairSession.java:228 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8141709828404136660,8197734676602336762], (2520789484047051339,2534301389120967775], (3437103710027410958,3463035446711856321]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 00:59:28,860 RepairJob.java:234 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:28,860 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,862 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,862 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,865 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,865 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,870 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:28,871 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 00:59:28,871 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 00:59:28,871 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 00:59:28,871 RepairJob.java:143 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:28,875 RepairJob.java:234 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:28,875 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,876 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,877 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,881 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,881 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,883 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:28,884 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 00:59:28,884 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 00:59:28,884 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 00:59:28,884 RepairJob.java:143 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:28,886 RepairJob.java:234 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:28,886 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,889 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,889 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,890 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,891 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,892 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:28,893 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 00:59:28,893 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 00:59:28,895 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 00:59:28,895 RepairJob.java:143 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:28,897 RepairJob.java:234 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:28,898 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,900 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,900 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,902 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,902 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:28,904 RepairSession.java:180 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:28,905 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 00:59:28,905 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 00:59:28,905 SyncTask.java:66 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 00:59:28,905 RepairJob.java:143 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:28,906 RepairSession.java:270 - [repair #7e1b55f0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:59:28,906 RepairRunnable.java:261 - Repair session 7e1b55f0-4728-11f0-9375-5b86f1e31415 for range [(8141709828404136660,8197734676602336762], (2520789484047051339,2534301389120967775], (3437103710027410958,3463035446711856321]] finished INFO [RepairJobTask:3] 2025-06-12 00:59:28,907 ActiveRepairService.java:452 - [repair #7e1a6b90-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:59:28,910 RepairRunnable.java:343 - Repair command #66 finished in 0 seconds INFO [Repair-Task-68] 2025-06-12 00:59:29,817 RepairRunnable.java:139 - Starting repair command #67 (7eaf5890-4728-11f0-9375-5b86f1e31415), 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-68] 2025-06-12 00:59:29,825 RepairSession.java:228 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3643010728471046023,3653610778465728870], (-3189863078238440868,-3145357085351061186], (-4962626485996824399,-4942178396237666618]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 00:59:29,845 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:29,845 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,848 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,848 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,850 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,851 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,852 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:29,855 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:59:29,855 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 00:59:29,855 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:59:29,856 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:29,856 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:59:29,856 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,860 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,860 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,862 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,862 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,864 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:29,864 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:59:29,864 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:59:29,864 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 00:59:29,864 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:29,905 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:29,905 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,908 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,908 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,911 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,911 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,913 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:29,913 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:59:29,914 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:59:29,914 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:59:29,916 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:29,916 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:29,916 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,918 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,919 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,920 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,920 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,922 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:29,922 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 00:59:29,922 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 00:59:29,923 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 00:59:29,923 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:29,928 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:29,928 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,929 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,931 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,933 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,933 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,935 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:29,936 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:59:29,936 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:59:29,936 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:59:29,936 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:29,941 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:29,941 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,945 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,945 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,948 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,949 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,952 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:29,952 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:59:29,952 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 00:59:29,952 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:59:29,952 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:29,954 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:29,955 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,957 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,957 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,958 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,958 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,959 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:29,962 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:59:29,962 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:59:29,962 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:59:29,962 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:29,972 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:29,972 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,975 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,975 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,978 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,978 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,979 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:29,980 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:59:29,980 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:29,980 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:59:29,980 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:29,983 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:29,983 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,986 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,986 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,987 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,987 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,988 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 00:59:29,988 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:59:29,989 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:59:29,989 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 00:59:29,989 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:29,991 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:29,992 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,993 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,993 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,995 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,995 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,996 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:29,996 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:59:29,996 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:59:29,996 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:59:29,996 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:29,998 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:29,998 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,999 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:29,999 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,001 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,001 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,003 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:30,004 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:59:30,004 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:59:30,004 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:59:30,004 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:30,007 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:30,007 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,008 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,008 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,011 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,011 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,012 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:30,012 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:59:30,012 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:59:30,013 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:59:30,013 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:30,016 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:30,016 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,017 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,017 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,019 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,019 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,020 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:30,020 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:59:30,020 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 00:59:30,020 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:59:30,020 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:30,071 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:30,071 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,074 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,074 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,085 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,086 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,094 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:30,094 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:59:30,094 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:59:30,094 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 00:59:30,094 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:30,099 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:30,100 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,103 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,103 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,105 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,105 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,107 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:30,109 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:59:30,109 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:30,109 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 00:59:30,112 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:30,115 RepairJob.java:234 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 00:59:30,115 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,117 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,118 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,122 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,122 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,125 RepairSession.java:180 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:30,125 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:59:30,125 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 00:59:30,125 SyncTask.java:66 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 00:59:30,125 RepairJob.java:143 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:30,126 RepairSession.java:270 - [repair #7eb09110-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:59:30,126 RepairRunnable.java:261 - Repair session 7eb09110-4728-11f0-9375-5b86f1e31415 for range [(3643010728471046023,3653610778465728870], (-3189863078238440868,-3145357085351061186], (-4962626485996824399,-4942178396237666618]] finished INFO [RepairJobTask:3] 2025-06-12 00:59:30,128 ActiveRepairService.java:452 - [repair #7eaf5890-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:59:30,134 RepairRunnable.java:343 - Repair command #67 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,221 Validator.java:281 - [repair #7eea17a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,232 Validator.java:281 - [repair #7eea17a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,238 Validator.java:281 - [repair #7eea17a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,246 Validator.java:281 - [repair #7eea17a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,249 ActiveRepairService.java:452 - [repair #7ee92d40-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,899 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,912 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,921 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:30,991 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,002 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,017 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,026 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,035 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,044 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,060 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,067 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,077 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,084 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,090 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,097 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,104 Validator.java:281 - [repair #7f4c82f0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,108 ActiveRepairService.java:452 - [repair #7f4bbfa0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,964 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,974 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:31,985 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,011 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,079 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,091 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,100 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,108 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,118 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,132 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,144 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,152 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,162 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,172 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,181 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,189 Validator.java:281 - [repair #7fefeee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:32,196 ActiveRepairService.java:452 - [repair #7fef2b90-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:37,313 Validator.java:281 - [repair #8323f0c0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:37,325 Validator.java:281 - [repair #8323f0c0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:37,332 Validator.java:281 - [repair #8323f0c0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:37,337 Validator.java:281 - [repair #8323f0c0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:37,341 ActiveRepairService.java:452 - [repair #8320e380-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-69] 2025-06-12 00:59:38,873 RepairRunnable.java:139 - Starting repair command #68 (84152e90-4728-11f0-9375-5b86f1e31415), 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-69] 2025-06-12 00:59:38,902 RepairSession.java:228 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4368631197861660291,-4355928183440478859], (834890553682665487,856328898906491749], (8757977504323526743,8772745825483339177], (-5615830097456991995,-5595256382866926802], (7178300954629224333,7201217870532556531], (-6375746866187112430,-6373885156921889312]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 00:59:38,915 RepairJob.java:234 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:38,915 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,917 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,919 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,920 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,921 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:38,931 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 00:59:38,931 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 00:59:38,931 RepairJob.java:234 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:38,932 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 00:59:38,932 RepairJob.java:143 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:38,932 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,935 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,935 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,936 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,937 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,938 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:38,938 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 00:59:38,938 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 00:59:38,938 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 00:59:38,938 RepairJob.java:143 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:38,945 RepairJob.java:234 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:38,947 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,950 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,950 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,954 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,955 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,956 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:38,958 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 00:59:38,958 RepairJob.java:234 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:38,958 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 00:59:38,958 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 00:59:38,958 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:2] 2025-06-12 00:59:38,958 RepairJob.java:143 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,960 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,960 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,961 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,962 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:38,963 RepairSession.java:180 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:38,963 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 00:59:38,963 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 00:59:38,964 SyncTask.java:66 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 00:59:38,964 RepairJob.java:143 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:38,965 RepairSession.java:270 - [repair #84199b60-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:59:38,965 RepairRunnable.java:261 - Repair session 84199b60-4728-11f0-9375-5b86f1e31415 for range [(-4368631197861660291,-4355928183440478859], (834890553682665487,856328898906491749], (8757977504323526743,8772745825483339177], (-5615830097456991995,-5595256382866926802], (7178300954629224333,7201217870532556531], (-6375746866187112430,-6373885156921889312]] finished INFO [RepairJobTask:5] 2025-06-12 00:59:38,968 ActiveRepairService.java:452 - [repair #84152e90-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 00:59:38,970 RepairRunnable.java:343 - Repair command #68 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:59:39,931 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:39,943 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:39,949 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:39,960 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,056 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,092 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,099 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,108 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,118 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,127 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,135 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,151 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,161 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,170 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,180 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,193 Validator.java:281 - [repair #84aba230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,198 ActiveRepairService.java:452 - [repair #84aa42a0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,266 Validator.java:281 - [repair #84e72490-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,274 Validator.java:281 - [repair #84e72490-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,287 Validator.java:281 - [repair #84e72490-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,297 Validator.java:281 - [repair #84e72490-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,310 ActiveRepairService.java:452 - [repair #84e59df0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,950 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,961 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:40,970 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,032 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,044 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,063 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,080 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,093 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,103 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,113 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,126 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,138 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,160 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,169 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,175 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,182 Validator.java:281 - [repair #8547e230-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,185 ActiveRepairService.java:452 - [repair #8546f7d0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-70] 2025-06-12 00:59:41,952 RepairRunnable.java:139 - Starting repair command #69 (85eb0000-4728-11f0-9375-5b86f1e31415), 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-70] 2025-06-12 00:59:41,959 RepairSession.java:228 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-2402429635985174008,-2395321254206417860], (-5893994336544693142,-5867190936733522158], (8225039746785183685,8245005852291483466]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:59:41,975 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:41,975 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,978 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,978 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,979 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,979 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,981 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:41,981 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:59:41,981 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 00:59:41,982 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:59:41,982 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:41,984 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:41,984 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,986 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,986 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,988 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,988 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:41,990 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:41,990 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 00:59:41,991 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:41,991 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:41,991 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:42,045 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:42,046 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,048 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,048 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,050 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,050 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,052 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:42,053 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:59:42,053 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 00:59:42,053 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:59:42,053 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:42,060 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:42,060 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,062 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,062 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,066 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,066 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,068 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:42,068 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:59:42,069 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:59:42,069 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 00:59:42,069 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:42,072 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:42,073 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,075 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,076 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,082 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,091 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,092 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:42,093 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:59:42,093 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 00:59:42,093 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 00:59:42,093 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:42,107 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:42,107 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,113 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,114 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,115 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,116 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,117 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:42,120 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:59:42,120 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 00:59:42,120 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 00:59:42,120 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-06-12 00:59:42,128 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 00:59:42,130 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,133 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,135 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,138 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,138 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,139 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:42,140 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:59:42,140 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:59:42,140 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 00:59:42,141 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:42,145 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:42,146 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,148 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,148 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,150 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,151 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,153 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:42,154 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 00:59:42,154 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 00:59:42,154 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 00:59:42,155 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:42,157 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:42,157 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,158 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,158 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,161 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,161 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,162 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:42,162 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:59:42,162 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 00:59:42,162 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 00:59:42,162 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:42,166 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:42,167 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,168 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,168 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,170 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,170 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,172 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:42,172 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:59:42,172 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:59:42,172 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 00:59:42,172 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:42,175 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:42,175 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,176 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,176 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,177 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,177 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,179 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:42,179 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 00:59:42,179 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 00:59:42,179 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:59:42,180 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:42,183 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:42,183 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,184 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,184 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,186 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,187 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,188 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:42,189 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:59:42,189 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 00:59:42,189 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 00:59:42,189 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:42,192 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:42,192 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,193 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,194 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,195 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,195 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,197 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:42,197 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:59:42,197 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 00:59:42,197 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 00:59:42,198 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:42,240 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:42,240 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,241 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,241 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,244 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,244 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,246 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:42,247 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:59:42,247 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 00:59:42,247 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:59:42,248 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:42,249 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:42,251 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,255 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,255 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,257 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,257 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,260 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:42,261 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:42,261 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:42,262 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 00:59:42,262 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:42,265 RepairJob.java:234 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:42,265 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,272 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,272 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,277 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:42,282 RepairSession.java:180 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:42,285 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:59:42,285 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:59:42,285 SyncTask.java:66 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:59:42,285 RepairJob.java:143 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:42,285 RepairSession.java:270 - [repair #85ec1170-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:59:42,286 RepairRunnable.java:261 - Repair session 85ec1170-4728-11f0-9375-5b86f1e31415 for range [(-2402429635985174008,-2395321254206417860], (-5893994336544693142,-5867190936733522158], (8225039746785183685,8245005852291483466]] finished INFO [RepairJobTask:5] 2025-06-12 00:59:42,286 ActiveRepairService.java:452 - [repair #85eb0000-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-06-12 00:59:42,291 RepairRunnable.java:343 - Repair command #69 finished in 0 seconds INFO [Repair-Task-71] 2025-06-12 00:59:47,300 RepairRunnable.java:139 - Starting repair command #70 (891b0a40-4728-11f0-9375-5b86f1e31415), 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-71] 2025-06-12 00:59:47,304 RepairSession.java:228 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-2719336361161264351,-2718734885542938535], (6662696430795529213,6719223963175717218], (3196198098046441542,3206718623980203857]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 00:59:47,310 RepairJob.java:234 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:47,310 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,312 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,312 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,314 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,316 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:47,316 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 00:59:47,316 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 00:59:47,317 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 00:59:47,317 RepairJob.java:143 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:47,318 RepairJob.java:234 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:47,318 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,321 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,321 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,323 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,325 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,327 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:47,328 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 00:59:47,328 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 00:59:47,328 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 00:59:47,329 RepairJob.java:143 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:47,340 RepairJob.java:234 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:47,340 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,342 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,342 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,346 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,347 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,348 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:47,349 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 00:59:47,349 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 00:59:47,350 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 00:59:47,350 RepairJob.java:143 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:47,352 RepairJob.java:234 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:47,352 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,353 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,353 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,355 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,356 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:47,357 RepairSession.java:180 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:47,357 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 00:59:47,357 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 00:59:47,358 SyncTask.java:66 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 00:59:47,358 RepairJob.java:143 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 00:59:47,358 RepairSession.java:270 - [repair #891ba680-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 00:59:47,359 RepairRunnable.java:261 - Repair session 891ba680-4728-11f0-9375-5b86f1e31415 for range [(-2719336361161264351,-2718734885542938535], (6662696430795529213,6719223963175717218], (3196198098046441542,3206718623980203857]] finished INFO [RepairJobTask:1] 2025-06-12 00:59:47,360 ActiveRepairService.java:452 - [repair #891b0a40-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:59:47,361 RepairRunnable.java:343 - Repair command #70 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:59:48,930 Validator.java:281 - [repair #8a121470-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:48,939 Validator.java:281 - [repair #8a121470-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:48,961 Validator.java:281 - [repair #8a121470-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:48,967 Validator.java:281 - [repair #8a121470-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:48,972 ActiveRepairService.java:452 - [repair #8a10b4e0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:49,991 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,005 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,015 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,027 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,082 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,108 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,119 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,131 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,140 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,155 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,164 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,175 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,188 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,197 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,202 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,210 Validator.java:281 - [repair #8aa70170-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,216 ActiveRepairService.java:452 - [repair #8aa5f000-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,312 Validator.java:281 - [repair #8ae32010-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,327 Validator.java:281 - [repair #8ae32010-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,335 Validator.java:281 - [repair #8ae32010-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,345 Validator.java:281 - [repair #8ae32010-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,354 ActiveRepairService.java:452 - [repair #8ae12440-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,979 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 00:59:50,992 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,000 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,054 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,075 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,087 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,104 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,114 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,120 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,127 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,134 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,143 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,148 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,163 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,171 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,178 Validator.java:281 - [repair #8b427e20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 00:59:51,183 ActiveRepairService.java:452 - [repair #8b416cb0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-72] 2025-06-12 00:59:51,997 RepairRunnable.java:139 - Starting repair command #71 (8be7bed0-4728-11f0-9375-5b86f1e31415), 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-72] 2025-06-12 00:59:52,014 RepairSession.java:228 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(5717360736092658701,5803483964287959079]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 00:59:52,023 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:52,023 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,024 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,024 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,027 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,027 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,028 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:52,029 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 00:59:52,029 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 00:59:52,029 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 00:59:52,029 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 00:59:52,030 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:52,030 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,031 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,032 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,033 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,033 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,034 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:52,034 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 00:59:52,035 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:52,035 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:52,035 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:52,078 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:52,079 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,080 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,081 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,084 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,085 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,087 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:52,088 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 00:59:52,088 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 00:59:52,088 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 00:59:52,089 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 00:59:52,090 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 00:59:52,090 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,092 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,092 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,093 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,094 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,097 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:52,099 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:59:52,099 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 00:59:52,099 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 00:59:52,100 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:52,102 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:52,102 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,104 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,106 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,109 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,109 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,112 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:52,113 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 00:59:52,113 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:59:52,113 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 00:59:52,113 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:52,123 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:52,123 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,126 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,127 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,131 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,136 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,143 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:52,144 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 00:59:52,144 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:59:52,144 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 00:59:52,145 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:52,146 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:52,146 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,148 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,148 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,149 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,149 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,151 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:52,153 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 00:59:52,153 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:59:52,153 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 00:59:52,153 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:52,156 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:52,158 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,159 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,160 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,162 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,162 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,164 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:52,166 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:52,166 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 00:59:52,166 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 00:59:52,166 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:52,167 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:52,167 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,169 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,169 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,171 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,171 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,172 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:52,172 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:59:52,172 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 00:59:52,173 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 00:59:52,173 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:52,176 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:52,176 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,178 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,178 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,180 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,181 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,185 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:52,185 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:59:52,185 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 00:59:52,185 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 00:59:52,186 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:52,187 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:52,187 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,189 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,189 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,191 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,191 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,193 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:52,193 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:59:52,193 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:59:52,193 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 00:59:52,193 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:52,195 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:52,195 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,197 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,197 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,199 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,199 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,201 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:52,201 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 00:59:52,201 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 00:59:52,202 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 00:59:52,203 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:52,204 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:52,204 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,205 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,205 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,207 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,207 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,208 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:52,209 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:59:52,209 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:59:52,209 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 00:59:52,209 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 00:59:52,255 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 00:59:52,255 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,257 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,257 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,271 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,271 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,287 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:52,288 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 00:59:52,288 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 00:59:52,291 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 00:59:52,291 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 00:59:52,291 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 00:59:52,294 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,295 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,296 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,298 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,298 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,299 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 00:59:52,300 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:59:52,300 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 00:59:52,300 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 00:59:52,300 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:52,304 RepairJob.java:234 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:52,304 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,308 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,308 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,312 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,312 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:52,313 RepairSession.java:180 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 00:59:52,313 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:59:52,314 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 00:59:52,314 SyncTask.java:66 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 00:59:52,314 RepairJob.java:143 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 00:59:52,314 RepairSession.java:270 - [repair #8bea56e0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 00:59:52,314 RepairRunnable.java:261 - Repair session 8bea56e0-4728-11f0-9375-5b86f1e31415 for range [(5717360736092658701,5803483964287959079]] finished INFO [RepairJobTask:5] 2025-06-12 00:59:52,315 ActiveRepairService.java:452 - [repair #8be7bed0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:59:52,318 RepairRunnable.java:343 - Repair command #71 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:59:57,357 Validator.java:281 - [repair #8f1753e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:57,364 Validator.java:281 - [repair #8f1753e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:57,371 Validator.java:281 - [repair #8f1753e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:57,379 Validator.java:281 - [repair #8f1753e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 00:59:57,383 ActiveRepairService.java:452 - [repair #8f161b60-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-73] 2025-06-12 00:59:58,944 RepairRunnable.java:139 - Starting repair command #72 (900bc600-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-73] 2025-06-12 00:59:58,951 RepairSession.java:228 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6249584536497757285,-6243633511125223105], (-2032905813264759425,-2017987106294398085], (4607984601049141786,4635443060062952870], (-6057057646147736386,-6036166462680061825], (8262508072322768348,8268000231648379444]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 00:59:58,974 RepairJob.java:234 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:58,975 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,977 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,977 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,978 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,978 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,981 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 00:59:58,982 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 00:59:58,982 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 00:59:58,982 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 00:59:58,983 RepairJob.java:143 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:58,987 RepairJob.java:234 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:58,987 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,989 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,989 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,991 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,991 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,993 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 00:59:58,995 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 00:59:58,995 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 00:59:58,995 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 00:59:58,995 RepairJob.java:143 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:58,996 RepairJob.java:234 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 00:59:58,996 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,998 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,998 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:58,999 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,000 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,001 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:59,004 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 00:59:59,004 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 00:59:59,004 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 00:59:59,005 RepairJob.java:143 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 00:59:59,005 RepairJob.java:234 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 00:59:59,006 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,008 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,008 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,009 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,010 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,011 RepairSession.java:180 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 00:59:59,011 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 00:59:59,011 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 00:59:59,012 SyncTask.java:66 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 00:59:59,012 RepairJob.java:143 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 00:59:59,012 RepairSession.java:270 - [repair #900cd770-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 00:59:59,013 RepairRunnable.java:261 - Repair session 900cd770-4728-11f0-9375-5b86f1e31415 for range [(-6249584536497757285,-6243633511125223105], (-2032905813264759425,-2017987106294398085], (4607984601049141786,4635443060062952870], (-6057057646147736386,-6036166462680061825], (8262508072322768348,8268000231648379444]] finished INFO [RepairJobTask:3] 2025-06-12 00:59:59,013 ActiveRepairService.java:452 - [repair #900bc600-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 00:59:59,015 RepairRunnable.java:343 - Repair command #72 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,973 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 00:59:59,987 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,051 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,067 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,142 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,155 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,171 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,182 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,198 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,217 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,225 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,237 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,250 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,258 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,267 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,275 Validator.java:281 - [repair #90a14f40-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,307 ActiveRepairService.java:452 - [repair #90a08bf0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-74] 2025-06-12 01:00:00,335 RepairRunnable.java:139 - Starting repair command #73 (90e005f0-4728-11f0-9375-5b86f1e31415), 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-74] 2025-06-12 01:00:00,341 RepairSession.java:228 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-2402429635985174008,-2395321254206417860], (-5893994336544693142,-5867190936733522158], (8225039746785183685,8245005852291483466]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:00:00,366 RepairJob.java:234 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:00,367 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,371 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,371 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,375 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,375 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,377 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:00,378 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:00:00,378 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:00:00,379 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:00:00,379 RepairJob.java:143 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:00,381 RepairJob.java:234 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:00,381 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,382 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,383 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,385 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,385 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,387 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:00,388 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:00:00,388 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:00:00,389 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:00:00,389 RepairJob.java:143 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:00,390 RepairJob.java:234 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:00,390 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,392 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,392 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,394 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,394 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,395 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:00,396 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:00:00,396 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:00:00,397 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:00:00,399 RepairJob.java:143 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:00,403 RepairJob.java:234 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:00,403 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,405 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,405 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,407 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,407 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:00,409 RepairSession.java:180 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:00,409 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:00:00,409 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:00:00,409 SyncTask.java:66 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:00:00,409 RepairJob.java:143 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:00,410 RepairSession.java:270 - [repair #90e0f050-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:00:00,410 RepairRunnable.java:261 - Repair session 90e0f050-4728-11f0-9375-5b86f1e31415 for range [(-2402429635985174008,-2395321254206417860], (-5893994336544693142,-5867190936733522158], (8225039746785183685,8245005852291483466]] finished INFO [RepairJobTask:3] 2025-06-12 01:00:00,417 ActiveRepairService.java:452 - [repair #90e005f0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:00:00,419 RepairRunnable.java:343 - Repair command #73 finished in 0 seconds INFO [Repair-Task-75] 2025-06-12 01:00:00,941 RepairRunnable.java:139 - Starting repair command #74 (913c7dd0-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-75] 2025-06-12 01:00:00,987 RepairSession.java:228 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6841003062733573041,-6834265625880429604], (-834827351625606185,-813663518770816698], (-1318058972815001145,-1309804321954659260], (1925924024549647035,1929136447960559392], (-1660730866668334432,-1626237820786052542]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:00:01,030 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:01,031 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,032 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,032 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,035 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,035 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,037 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:01,040 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:00:01,040 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:00:01,042 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:00:01,042 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:01,050 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:01,050 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,053 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,054 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,057 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,057 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,058 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:01,059 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:00:01,059 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:00:01,059 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:00:01,059 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:01,126 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:01,126 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,128 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,129 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,131 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,131 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,136 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:01,139 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:00:01,139 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:00:01,139 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:00:01,140 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:01,146 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:01,146 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,148 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,149 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,151 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,157 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:01,159 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:00:01,159 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:00:01,159 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:00:01,159 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:01,169 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:01,169 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,171 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,171 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,173 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,173 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,175 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:01,175 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:00:01,176 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 01:00:01,176 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:00:01,177 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:01,181 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:01,181 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,184 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,186 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,189 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,190 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,198 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:01,198 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:00:01,198 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:00:01,198 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:00:01,198 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:01,201 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:01,202 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,205 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,206 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,208 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,208 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,209 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:01,209 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:00:01,209 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 01:00:01,209 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:00:01,209 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:01,213 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:01,213 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,216 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,216 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,218 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,219 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,220 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:01,220 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:00:01,220 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:00:01,221 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:00:01,221 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:01,233 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:01,233 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,235 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,235 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,237 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,237 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,238 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:01,239 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:00:01,239 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 01:00:01,239 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:00:01,239 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:01,253 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:01,253 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,254 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,254 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,256 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,256 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,257 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:01,257 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:00:01,257 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:00:01,257 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:00:01,258 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:01,259 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:01,259 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,261 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,261 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,263 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,263 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,264 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:01,264 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:00:01,264 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:00:01,264 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:00:01,264 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:01,267 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:01,267 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,268 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,269 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,271 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,271 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,272 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:01,273 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:00:01,273 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 01:00:01,273 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:00:01,273 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:01,275 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:01,275 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,277 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,277 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,279 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,280 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,281 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:01,281 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:00:01,282 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:00:01,282 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:00:01,282 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:01,331 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:01,331 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,334 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,334 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,339 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,340 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,347 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:01,350 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:00:01,350 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:00:01,350 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:00:01,350 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:01,356 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:01,357 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,358 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,358 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,361 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,361 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,364 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:00:01,365 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:00:01,366 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:00:01,366 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:00:01,366 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:01,374 RepairJob.java:234 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:01,374 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,376 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,376 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,379 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,381 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:01,382 RepairSession.java:180 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:00:01,384 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 01:00:01,384 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:00:01,384 SyncTask.java:66 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 01:00:01,384 RepairJob.java:143 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:01,385 RepairSession.java:270 - [repair #914382b0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 01:00:01,386 RepairRunnable.java:261 - Repair session 914382b0-4728-11f0-9375-5b86f1e31415 for range [(-6841003062733573041,-6834265625880429604], (-834827351625606185,-813663518770816698], (-1318058972815001145,-1309804321954659260], (1925924024549647035,1929136447960559392], (-1660730866668334432,-1626237820786052542]] finished INFO [RepairJobTask:7] 2025-06-12 01:00:01,386 ActiveRepairService.java:452 - [repair #913c7dd0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:00:01,390 RepairRunnable.java:343 - Repair command #74 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,124 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,137 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,145 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,156 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,228 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,241 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,251 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,264 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,280 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,287 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,295 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,303 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,318 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,330 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,338 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,346 Validator.java:281 - [repair #91e4cbc0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:02,351 ActiveRepairService.java:452 - [repair #91e3ba50-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-76] 2025-06-12 01:00:07,358 RepairRunnable.java:139 - Starting repair command #75 (950fa5e0-4728-11f0-9375-5b86f1e31415), 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-76] 2025-06-12 01:00:07,362 RepairSession.java:228 - [repair #95104220-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3642741389204653050,-3599305138718780145], (-4085229213560501204,-4045067709319537799], (-5867190936733522158,-5862371489667485409]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:00:07,366 RepairJob.java:234 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:07,367 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,369 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,369 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,371 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,371 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,373 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:07,373 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:00:07,373 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:00:07,374 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:00:07,374 RepairJob.java:234 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:07,375 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 01:00:07,375 RepairJob.java:143 - [repair #95104220-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,376 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,376 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,380 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,380 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,383 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:07,383 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:00:07,383 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:00:07,383 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:00:07,383 RepairJob.java:143 - [repair #95104220-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:07,387 RepairJob.java:234 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:07,387 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,389 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,389 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,391 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,391 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,394 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:07,395 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:00:07,395 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:00:07,396 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:00:07,397 RepairJob.java:234 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:07,397 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 01:00:07,397 RepairJob.java:143 - [repair #95104220-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,398 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,398 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,400 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,400 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:07,403 RepairSession.java:180 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:07,404 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:00:07,404 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:00:07,405 SyncTask.java:66 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:00:07,405 RepairJob.java:143 - [repair #95104220-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:07,406 RepairSession.java:270 - [repair #95104220-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:00:07,406 RepairRunnable.java:261 - Repair session 95104220-4728-11f0-9375-5b86f1e31415 for range [(-3642741389204653050,-3599305138718780145], (-4085229213560501204,-4045067709319537799], (-5867190936733522158,-5862371489667485409]] finished INFO [RepairJobTask:3] 2025-06-12 01:00:07,407 ActiveRepairService.java:452 - [repair #950fa5e0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:00:07,411 RepairRunnable.java:343 - Repair command #75 finished in 0 seconds INFO [Repair-Task-77] 2025-06-12 01:00:08,975 RepairRunnable.java:139 - Starting repair command #76 (960661f0-4728-11f0-9375-5b86f1e31415), 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-77] 2025-06-12 01:00:08,985 RepairSession.java:228 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-2347453126392477141,-2338703622897910553], (8405161967889451744,8433036075051444527], (-6959948480168006939,-6912606447186145138]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:00:08,997 RepairJob.java:234 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:08,998 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,000 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,000 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,002 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,002 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,003 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:09,003 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:00:09,004 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:00:09,004 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:00:09,004 RepairJob.java:143 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:09,006 RepairJob.java:234 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:09,006 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,008 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,008 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,011 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,011 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,013 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:09,014 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:00:09,014 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:00:09,014 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:00:09,014 RepairJob.java:143 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:09,016 RepairJob.java:234 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:09,016 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,018 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,019 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,020 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,020 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,021 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:09,022 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:00:09,022 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:00:09,022 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:00:09,022 RepairJob.java:143 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:09,024 RepairJob.java:234 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:09,024 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,026 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,026 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,028 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,028 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:09,029 RepairSession.java:180 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:09,030 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:00:09,030 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:00:09,031 SyncTask.java:66 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:00:09,031 RepairJob.java:143 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:09,033 RepairSession.java:270 - [repair #9607e890-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:00:09,034 RepairRunnable.java:261 - Repair session 9607e890-4728-11f0-9375-5b86f1e31415 for range [(-2347453126392477141,-2338703622897910553], (8405161967889451744,8433036075051444527], (-6959948480168006939,-6912606447186145138]] finished INFO [RepairJobTask:2] 2025-06-12 01:00:09,035 ActiveRepairService.java:452 - [repair #960661f0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:00:09,037 RepairRunnable.java:343 - Repair command #76 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,019 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,030 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,084 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,098 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,160 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,173 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,180 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,191 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,204 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,222 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,229 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,252 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,274 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,284 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,290 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,297 Validator.java:281 - [repair #969c8770-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,302 ActiveRepairService.java:452 - [repair #969b7600-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,395 Validator.java:281 - [repair #96ddaf20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,407 Validator.java:281 - [repair #96ddaf20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,418 Validator.java:281 - [repair #96ddaf20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,426 Validator.java:281 - [repair #96ddaf20-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:10,430 ActiveRepairService.java:452 - [repair #96dd12e0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,072 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,100 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,111 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,173 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,180 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,195 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,223 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,233 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,253 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,262 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,268 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,275 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,288 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,294 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,302 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,308 Validator.java:281 - [repair #97387950-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:11,313 ActiveRepairService.java:452 - [repair #9736a490-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,163 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,180 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,190 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,253 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,262 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,276 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,288 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,297 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,305 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,311 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,320 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,329 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,340 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,351 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,359 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,368 Validator.java:281 - [repair #97de0820-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:12,372 ActiveRepairService.java:452 - [repair #97dd1dc0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:17,400 Validator.java:281 - [repair #9b0a8ff0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:17,407 Validator.java:281 - [repair #9b0a8ff0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:17,415 Validator.java:281 - [repair #9b0a8ff0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:17,422 Validator.java:281 - [repair #9b0a8ff0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:17,428 ActiveRepairService.java:452 - [repair #9b09f3b0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:19,030 Validator.java:281 - [repair #9c01e840-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:19,043 Validator.java:281 - [repair #9c01e840-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:19,059 Validator.java:281 - [repair #9c01e840-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:19,067 Validator.java:281 - [repair #9c01e840-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:19,071 ActiveRepairService.java:452 - [repair #9bff9e50-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,126 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,143 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,154 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,166 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,224 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,241 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,262 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,284 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,295 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,308 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,317 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,331 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,344 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,356 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,368 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,378 Validator.java:281 - [repair #9c985be0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,382 ActiveRepairService.java:452 - [repair #9c974a70-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-78] 2025-06-12 01:00:20,428 RepairRunnable.java:139 - Starting repair command #77 (9cd9f8c0-4728-11f0-9375-5b86f1e31415), 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-78] 2025-06-12 01:00:20,433 RepairSession.java:228 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3475583480146378292,-3395302376563853844]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:00:20,438 RepairJob.java:234 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:20,439 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,440 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,440 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,443 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,443 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,445 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:20,445 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:00:20,445 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:00:20,446 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:00:20,446 RepairJob.java:143 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:20,447 RepairJob.java:234 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:20,447 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,449 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,449 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,451 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,451 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,452 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:20,452 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:00:20,453 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-06-12 01:00:20,454 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:00:20,454 RepairJob.java:234 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:20,454 RepairJob.java:143 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:20,454 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,455 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,455 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,461 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,461 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,474 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:20,476 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:00:20,476 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:00:20,476 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:00:20,476 RepairJob.java:143 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:20,482 RepairJob.java:234 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:20,482 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,483 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,483 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,485 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,485 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:20,486 RepairSession.java:180 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:20,487 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:00:20,487 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-06-12 01:00:20,487 SyncTask.java:66 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:00:20,487 RepairJob.java:143 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:20,488 RepairSession.java:270 - [repair #9cdabc10-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:00:20,488 RepairRunnable.java:261 - Repair session 9cdabc10-4728-11f0-9375-5b86f1e31415 for range [(-3475583480146378292,-3395302376563853844]] finished INFO [RepairJobTask:5] 2025-06-12 01:00:20,489 ActiveRepairService.java:452 - [repair #9cd9f8c0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:00:20,492 RepairRunnable.java:343 - Repair command #77 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,117 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,133 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,153 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,163 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,221 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,230 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,242 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,254 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,266 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,279 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,285 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,293 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,302 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,315 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,323 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,330 Validator.java:281 - [repair #9d33d890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:21,334 ActiveRepairService.java:452 - [repair #9d331540-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,173 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,187 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,195 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,210 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,264 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,277 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,286 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,298 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,325 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,339 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,351 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,359 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,374 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,390 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,398 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,406 Validator.java:281 - [repair #9ddbff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:22,412 ActiveRepairService.java:452 - [repair #9ddaee00-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:27,420 Validator.java:281 - [repair #a103f360-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:27,426 Validator.java:281 - [repair #a103f360-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:27,433 Validator.java:281 - [repair #a103f360-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:27,439 Validator.java:281 - [repair #a103f360-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:27,444 ActiveRepairService.java:452 - [repair #a1037e30-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:29,063 Validator.java:281 - [repair #a1fdbcb0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:29,078 Validator.java:281 - [repair #a1fdbcb0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:29,086 Validator.java:281 - [repair #a1fdbcb0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:29,095 Validator.java:281 - [repair #a1fdbcb0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:29,102 ActiveRepairService.java:452 - [repair #a1fd2070-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-79] 2025-06-12 01:00:30,021 RepairRunnable.java:139 - Starting repair command #78 (a291bf50-4728-11f0-9375-5b86f1e31415), 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-79] 2025-06-12 01:00:30,027 RepairSession.java:228 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6543796577430289341,-6476500505267353933]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:00:30,037 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:30,038 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,041 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,041 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,043 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,043 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,046 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:30,047 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:00:30,047 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:00:30,047 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:00:30,047 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:30,056 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:30,056 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,058 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,058 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,060 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,060 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,069 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:30,069 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:00:30,069 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:00:30,069 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:00:30,069 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:30,112 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:30,113 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,115 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,115 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,118 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,118 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,121 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:30,122 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:00:30,122 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:00:30,122 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:00:30,122 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:30,125 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:30,126 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,127 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,128 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,129 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,129 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,131 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:30,131 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:00:30,131 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:00:30,131 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:00:30,131 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:30,134 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:30,136 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,138 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,138 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,142 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,142 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,144 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:30,144 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:00:30,145 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:00:30,145 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:00:30,145 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:30,155 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:30,155 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,157 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,158 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,161 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,161 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,164 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:30,165 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:00:30,165 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:00:30,165 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:00:30,165 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:30,171 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:30,172 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,174 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,174 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,175 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,178 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:30,178 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 01:00:30,178 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:00:30,178 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 01:00:30,178 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:30,180 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:30,180 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,182 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,183 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,184 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,184 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,186 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:30,186 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:00:30,187 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:00:30,187 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:00:30,187 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:30,189 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:30,189 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,191 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,191 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,193 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,193 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,195 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:30,196 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:00:30,197 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:00:30,197 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:00:30,197 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:30,200 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:30,200 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,201 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,202 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,204 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,205 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,206 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:30,207 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:00:30,207 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:00:30,207 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:00:30,208 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:30,209 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:30,209 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,210 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,210 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,212 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,212 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,213 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:30,215 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:00:30,216 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:00:30,219 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:00:30,219 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:30,223 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:30,223 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,224 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,225 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,227 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,227 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,231 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:00:30,231 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:00:30,231 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:00:30,231 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:00:30,231 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:30,234 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:30,234 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,238 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,238 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,239 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,240 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,242 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:30,242 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:00:30,242 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:00:30,243 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:00:30,243 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:30,293 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:30,294 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,296 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,301 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,304 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,305 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,306 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:30,307 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 01:00:30,307 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:00:30,307 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 01:00:30,308 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:30,310 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:30,310 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,312 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,315 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,317 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,318 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:00:30,319 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:00:30,320 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:00:30,320 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:00:30,320 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:30,321 RepairJob.java:234 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:30,321 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,323 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,323 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,326 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,326 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,328 RepairSession.java:180 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:30,328 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:00:30,328 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:00:30,328 SyncTask.java:66 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:00:30,328 RepairJob.java:143 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:30,329 RepairSession.java:270 - [repair #a29282a0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:00:30,330 RepairRunnable.java:261 - Repair session a29282a0-4728-11f0-9375-5b86f1e31415 for range [(-6543796577430289341,-6476500505267353933]] finished INFO [RepairJobTask:1] 2025-06-12 01:00:30,336 ActiveRepairService.java:452 - [repair #a291bf50-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:00:30,339 RepairRunnable.java:343 - Repair command #78 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,474 Validator.java:281 - [repair #a2d41f80-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,480 Validator.java:281 - [repair #a2d41f80-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,492 Validator.java:281 - [repair #a2d41f80-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,503 Validator.java:281 - [repair #a2d41f80-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:30,507 ActiveRepairService.java:452 - [repair #a2d33520-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-80] 2025-06-12 01:00:31,059 RepairRunnable.java:139 - Starting repair command #79 (a3302230-4728-11f0-9375-5b86f1e31415), 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-80] 2025-06-12 01:00:31,071 RepairSession.java:228 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-2521806668345849427,-2505250396063908148], (278314392941994443,289513953773341272], (-8691900986298679878,-8691429789055934247], (-7488889388451630447,-7487698458758328228], (-4470719360479776446,-4415880729600809990], (-8875078679655573306,-8866262261259232574]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:00:31,105 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:31,105 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,107 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,107 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,110 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,110 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,113 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:31,114 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:00:31,114 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:00:31,115 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:00:31,115 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:31,121 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:31,123 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,124 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,124 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,127 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,128 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,130 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:31,131 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:00:31,131 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:00:31,132 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:00:31,132 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:31,183 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:31,184 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,186 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,186 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,188 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,188 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,190 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:31,190 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:00:31,191 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:00:31,191 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:00:31,191 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:31,194 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:31,194 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,197 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,197 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,198 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,198 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,199 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:31,199 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:00:31,200 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:00:31,200 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:00:31,200 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:31,203 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:31,204 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,205 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,205 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,208 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,208 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,209 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:31,211 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:00:31,212 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 01:00:31,211 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:00:31,217 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:31,217 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:31,217 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,219 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,220 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,222 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,223 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,225 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:31,226 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:00:31,225 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:00:31,227 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:00:31,227 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:31,227 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:31,228 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,230 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,231 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,232 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,233 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,234 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:31,235 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:00:31,235 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:00:31,235 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:00:31,236 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:31,238 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:31,238 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,239 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,240 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,241 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,241 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,243 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:31,244 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:00:31,244 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:00:31,244 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:00:31,244 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:31,247 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:31,252 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,256 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,257 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,259 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,259 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,263 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:31,264 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:00:31,264 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 01:00:31,265 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:00:31,265 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:31,270 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:31,270 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,271 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,271 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,277 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,280 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:31,281 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:00:31,281 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:00:31,281 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:00:31,281 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:31,283 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:31,284 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,286 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,286 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,288 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,288 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,289 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:00:31,289 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:00:31,290 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:00:31,290 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:00:31,290 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:31,291 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:31,291 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,292 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,292 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,294 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,294 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,295 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:31,296 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:00:31,296 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 01:00:31,296 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:00:31,296 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:31,298 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:31,298 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,299 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,299 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,300 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,301 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:31,301 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:00:31,301 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:00:31,301 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:00:31,301 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:31,352 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:31,353 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,357 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,357 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,359 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,359 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,361 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:31,362 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:00:31,363 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:00:31,364 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:31,364 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 01:00:31,364 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:00:31,364 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,365 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,365 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,367 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,367 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,369 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:31,372 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:00:31,372 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 01:00:31,373 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:00:31,373 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:31,377 RepairJob.java:234 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:31,377 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,380 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,380 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,383 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,383 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:31,384 RepairSession.java:180 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:31,385 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:00:31,385 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:00:31,385 SyncTask.java:66 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:00:31,386 RepairJob.java:143 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:31,388 RepairSession.java:270 - [repair #a331f6f0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:00:31,388 RepairRunnable.java:261 - Repair session a331f6f0-4728-11f0-9375-5b86f1e31415 for range [(-2521806668345849427,-2505250396063908148], (278314392941994443,289513953773341272], (-8691900986298679878,-8691429789055934247], (-7488889388451630447,-7487698458758328228], (-4470719360479776446,-4415880729600809990], (-8875078679655573306,-8866262261259232574]] finished INFO [RepairJobTask:2] 2025-06-12 01:00:31,390 ActiveRepairService.java:452 - [repair #a3302230-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:00:31,393 RepairRunnable.java:343 - Repair command #79 finished in 0 seconds INFO [Repair-Task-81] 2025-06-12 01:00:32,145 RepairRunnable.java:139 - Starting repair command #80 (a3d5d810-4728-11f0-9375-5b86f1e31415), 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-81] 2025-06-12 01:00:32,157 RepairSession.java:228 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-7837158544032513919,-7820891713922652140], (2261550314921783916,2266194998586226703], (-1514512413991858169,-1454294656840645403]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 01:00:32,179 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:32,180 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,182 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,183 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,185 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,185 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,187 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:32,187 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:00:32,188 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:00:32,188 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:00:32,188 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:32,192 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:32,193 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,194 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,194 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,197 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,197 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,200 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:32,201 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:00:32,201 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-06-12 01:00:32,202 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:00:32,202 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:32,245 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:32,245 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,247 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,247 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,249 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,250 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,251 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:32,253 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:00:32,253 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:00:32,253 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 01:00:32,253 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:32,258 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:32,258 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,261 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,261 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,262 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,263 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,265 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:32,265 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:00:32,265 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 01:00:32,266 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:00:32,268 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:32,269 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:32,269 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,270 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,271 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,272 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,272 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,273 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:32,274 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:00:32,274 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:00:32,274 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:00:32,274 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:32,278 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:32,278 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,280 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,281 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,283 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,284 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,285 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:32,286 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 01:00:32,286 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:00:32,286 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:00:32,287 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:32,290 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:32,292 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,294 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,295 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,297 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,299 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,301 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:32,301 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:00:32,302 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 01:00:32,302 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:00:32,304 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:32,312 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:32,312 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,316 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,316 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,318 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,318 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,321 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:32,321 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:00:32,321 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:00:32,321 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:00:32,321 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:32,326 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:32,329 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,330 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,330 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,332 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,332 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,334 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:32,334 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:00:32,334 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:00:32,334 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:00:32,335 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:32,338 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:32,339 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,340 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,340 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,344 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,345 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,347 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:00:32,348 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:00:32,348 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:00:32,348 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:00:32,348 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:32,351 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:32,351 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,353 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,353 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,356 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,356 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,358 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:00:32,358 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:00:32,358 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:00:32,358 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:00:32,358 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:32,359 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:32,359 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,362 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,362 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,364 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,364 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,365 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:32,365 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:00:32,366 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 01:00:32,366 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:00:32,366 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:32,368 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:32,369 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,370 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,370 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,371 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,373 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,374 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:32,375 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:00:32,375 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:00:32,375 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:00:32,376 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:32,420 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:32,421 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,422 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,423 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,426 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,426 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,427 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:32,427 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:00:32,427 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 01:00:32,427 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:00:32,428 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:32,431 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:32,431 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,432 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,432 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,434 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,434 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,435 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:32,438 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:00:32,438 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 01:00:32,438 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 01:00:32,439 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:32,441 RepairJob.java:234 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:32,441 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,442 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,444 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,447 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,447 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:32,449 RepairSession.java:180 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:32,449 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:00:32,449 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:00:32,450 SyncTask.java:66 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:00:32,450 RepairJob.java:143 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:32,450 RepairSession.java:270 - [repair #a3d7acd0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:00:32,450 RepairRunnable.java:261 - Repair session a3d7acd0-4728-11f0-9375-5b86f1e31415 for range [(-7837158544032513919,-7820891713922652140], (2261550314921783916,2266194998586226703], (-1514512413991858169,-1454294656840645403]] finished INFO [RepairJobTask:2] 2025-06-12 01:00:32,451 ActiveRepairService.java:452 - [repair #a3d5d810-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:00:32,455 RepairRunnable.java:343 - Repair command #80 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:00:37,460 Validator.java:281 - [repair #a6ff0480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:37,471 Validator.java:281 - [repair #a6ff0480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:37,479 Validator.java:281 - [repair #a6ff0480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:37,487 Validator.java:281 - [repair #a6ff0480-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:37,494 ActiveRepairService.java:452 - [repair #a6fe4130-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:39,108 Validator.java:281 - [repair #a7fa0650-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:39,119 Validator.java:281 - [repair #a7fa0650-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:39,129 Validator.java:281 - [repair #a7fa0650-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:39,142 Validator.java:281 - [repair #a7fa0650-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:39,150 ActiveRepairService.java:452 - [repair #a7f91bf0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-82] 2025-06-12 01:00:40,071 RepairRunnable.java:139 - Starting repair command #81 (a88f4170-4728-11f0-9375-5b86f1e31415), 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-82] 2025-06-12 01:00:40,079 RepairSession.java:228 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6737447403616405489,-6692457705805092772], (7782312064850516118,7793003861543317879], (1594800608721118194,1622124529011493642]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 01:00:40,093 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:40,093 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,094 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,095 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,097 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,097 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,099 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:40,100 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:00:40,100 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:00:40,100 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:00:40,101 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:40,107 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:40,107 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,109 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,109 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,113 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,116 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,120 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:40,121 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:00:40,121 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:00:40,121 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:00:40,121 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:40,169 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:40,169 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,173 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,173 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,175 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,177 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:40,177 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:00:40,177 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 01:00:40,177 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:00:40,178 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:40,183 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:40,184 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,186 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,187 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,189 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,189 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,190 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:40,190 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:00:40,190 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:00:40,191 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:00:40,191 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:40,198 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:40,200 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,203 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,203 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,205 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,206 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,208 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:40,210 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 01:00:40,211 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 01:00:40,212 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 01:00:40,213 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:40,216 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:40,217 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,224 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,226 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,229 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,229 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,237 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:40,238 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 01:00:40,239 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:00:40,239 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:00:40,239 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:40,240 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:40,241 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,244 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,244 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,247 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,247 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,250 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:40,251 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 01:00:40,251 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:00:40,253 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 01:00:40,253 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 01:00:40,256 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:00:40,256 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,259 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,259 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,262 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,263 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,266 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:00:40,266 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:00:40,266 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:00:40,266 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:00:40,267 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:40,272 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:40,272 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,274 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,275 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,277 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,280 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:40,281 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 01:00:40,281 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:00:40,284 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:00:40,284 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:40,284 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 01:00:40,285 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,288 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,289 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,291 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,291 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,294 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:40,294 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:00:40,294 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:00:40,294 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:00:40,294 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:40,299 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:40,300 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,301 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,302 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,303 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,304 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,306 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:40,307 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:00:40,307 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:00:40,307 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:00:40,308 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:40,311 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:40,311 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,314 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,314 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,316 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,319 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:40,319 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:00:40,319 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 01:00:40,319 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:00:40,319 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:40,321 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:40,321 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,322 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,323 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,324 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,325 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,327 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:00:40,327 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 01:00:40,327 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:00:40,327 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 01:00:40,327 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:40,372 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:40,373 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,375 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,376 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,380 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,380 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,383 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:00:40,383 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:00:40,383 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:00:40,387 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 01:00:40,387 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:40,391 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:40,391 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,393 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,394 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,397 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,400 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:40,400 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:00:40,400 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:00:40,400 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:00:40,401 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:40,403 RepairJob.java:234 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:40,403 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,406 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,407 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,409 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,409 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,411 RepairSession.java:180 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:40,417 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:00:40,417 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 01:00:40,417 SyncTask.java:66 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:00:40,417 RepairJob.java:143 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:40,418 RepairSession.java:270 - [repair #a89079f0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:00:40,418 RepairRunnable.java:261 - Repair session a89079f0-4728-11f0-9375-5b86f1e31415 for range [(-6737447403616405489,-6692457705805092772], (7782312064850516118,7793003861543317879], (1594800608721118194,1622124529011493642]] finished INFO [RepairJobTask:2] 2025-06-12 01:00:40,419 ActiveRepairService.java:452 - [repair #a88f4170-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:00:40,421 RepairRunnable.java:343 - Repair command #81 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,504 Validator.java:281 - [repair #a8d01b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,516 Validator.java:281 - [repair #a8d01b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,522 Validator.java:281 - [repair #a8d01b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,529 Validator.java:281 - [repair #a8d01b00-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:40,533 ActiveRepairService.java:452 - [repair #a8cf57b0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,183 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,204 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,217 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,291 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,305 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,331 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,347 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,374 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,384 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,393 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,401 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,414 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,427 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,447 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,459 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,470 Validator.java:281 - [repair #a92f5200-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:41,474 ActiveRepairService.java:452 - [repair #a92e8eb0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-83] 2025-06-12 01:00:42,175 RepairRunnable.java:139 - Starting repair command #82 (a9d04cf0-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-83] 2025-06-12 01:00:42,181 RepairSession.java:228 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8902601843201302223,8919167257965373937], (-3598672891821988994,-3590078397671489062], (5448289154268954399,5456362956101259827], (-8525882922054818912,-8499045805434768783], (-5316004414750817902,-5290176832578275543]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:00:42,203 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:42,204 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,205 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,206 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,209 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,209 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,211 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:42,212 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:00:42,212 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:00:42,211 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:00:42,212 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:42,217 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:42,217 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,218 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,219 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,223 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,224 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,226 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:42,227 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:00:42,227 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 01:00:42,227 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 01:00:42,227 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:42,266 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:42,268 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,270 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,270 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,275 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,276 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,277 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:42,278 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:00:42,278 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:00:42,278 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:00:42,278 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:42,281 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:42,281 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,283 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,284 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,286 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,286 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,289 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:42,289 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:00:42,289 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:00:42,289 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:00:42,289 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:42,292 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:42,292 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,296 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,297 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,300 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,301 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:42,303 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:00:42,303 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:00:42,303 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:00:42,303 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:00:42,308 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:00:42,308 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,309 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,309 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,313 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,313 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,316 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:42,317 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:00:42,317 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:00:42,317 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:00:42,317 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:42,321 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:42,321 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,322 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,324 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,327 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,327 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,328 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:42,328 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:00:42,329 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:00:42,329 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:00:42,329 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:42,333 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:42,334 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,336 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,336 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,338 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,339 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,342 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:42,342 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:00:42,343 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:00:42,343 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:00:42,343 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:00:42,344 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:42,344 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,346 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,346 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,349 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,349 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,350 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:42,351 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:00:42,351 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:00:42,352 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:00:42,352 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:42,358 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:42,358 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,359 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,360 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,365 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,365 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,367 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:42,367 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:00:42,367 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 01:00:42,367 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:00:42,367 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:42,369 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:42,369 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,371 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,371 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,373 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,373 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,375 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:42,375 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:00:42,375 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:00:42,375 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:00:42,375 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:42,377 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:42,377 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,379 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,379 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,381 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,381 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,382 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:42,382 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:00:42,383 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:00:42,383 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:00:42,383 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:42,385 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:42,386 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,387 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,387 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,389 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,389 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,390 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:42,391 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:00:42,391 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:00:42,392 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:00:42,392 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:42,432 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:00:42,432 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,433 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,434 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,437 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,437 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,438 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:42,438 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:00:42,439 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:00:42,439 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:00:42,439 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:42,442 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:42,442 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,444 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,444 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,446 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,446 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,448 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:42,448 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:00:42,448 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:00:42,448 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:00:42,448 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:42,451 RepairJob.java:234 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:42,451 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,453 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,454 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,457 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,457 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:42,459 RepairSession.java:180 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:00:42,460 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:00:42,460 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:00:42,460 SyncTask.java:66 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:00:42,460 RepairJob.java:143 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 01:00:42,461 RepairSession.java:270 - [repair #a9d13750-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:00:42,466 RepairRunnable.java:261 - Repair session a9d13750-4728-11f0-9375-5b86f1e31415 for range [(8902601843201302223,8919167257965373937], (-3598672891821988994,-3590078397671489062], (5448289154268954399,5456362956101259827], (-8525882922054818912,-8499045805434768783], (-5316004414750817902,-5290176832578275543]] finished INFO [RepairJobTask:3] 2025-06-12 01:00:42,468 ActiveRepairService.java:452 - [repair #a9d04cf0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-06-12 01:00:42,471 RepairRunnable.java:343 - Repair command #82 finished in 0 seconds INFO [Repair-Task-84] 2025-06-12 01:00:47,466 RepairRunnable.java:139 - Starting repair command #83 (acf7a4a0-4728-11f0-9375-5b86f1e31415), 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-84] 2025-06-12 01:00:47,470 RepairSession.java:228 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-1938758609890499834,-1923254180773275798], (-8922877656011765450,-8902961399980740082], (8958941376479328117,8975670281408736568]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:00:47,475 RepairJob.java:234 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:47,475 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,476 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,476 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,478 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,478 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,480 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:47,480 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-06-12 01:00:47,480 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:00:47,480 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-06-12 01:00:47,481 RepairJob.java:143 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:47,481 RepairJob.java:234 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:47,482 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,484 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,484 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,486 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,486 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,487 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:47,488 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:00:47,488 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:00:47,488 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:00:47,488 RepairJob.java:143 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:47,490 RepairJob.java:234 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:47,491 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,493 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,493 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,495 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,495 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,497 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:47,497 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:00:47,497 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:00:47,499 RepairJob.java:234 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:00:47,499 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:2] 2025-06-12 01:00:47,500 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:00:47,500 RepairJob.java:143 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,500 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,500 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,502 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,502 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:47,503 RepairSession.java:180 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:00:47,503 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:00:47,503 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:00:47,503 SyncTask.java:66 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:00:47,504 RepairJob.java:143 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:47,504 RepairSession.java:270 - [repair #acf840e0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:00:47,505 RepairRunnable.java:261 - Repair session acf840e0-4728-11f0-9375-5b86f1e31415 for range [(-1938758609890499834,-1923254180773275798], (-8922877656011765450,-8902961399980740082], (8958941376479328117,8975670281408736568]] finished INFO [RepairJobTask:2] 2025-06-12 01:00:47,505 ActiveRepairService.java:452 - [repair #acf7a4a0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:00:47,506 RepairRunnable.java:343 - Repair command #83 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:00:49,141 Validator.java:281 - [repair #adf56590-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:49,154 Validator.java:281 - [repair #adf56590-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:49,162 Validator.java:281 - [repair #adf56590-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:49,171 Validator.java:281 - [repair #adf56590-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:49,176 ActiveRepairService.java:452 - [repair #adf4a240-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,204 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,214 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,221 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,229 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,291 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,301 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,315 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,333 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,343 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,351 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,362 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,381 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,398 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,408 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,424 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,432 Validator.java:281 - [repair #ae8c9c80-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,435 ActiveRepairService.java:452 - [repair #ae8a79a0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,543 Validator.java:281 - [repair #aecba150-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,551 Validator.java:281 - [repair #aecba150-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,561 Validator.java:281 - [repair #aecba150-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,570 Validator.java:281 - [repair #aecba150-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:50,574 ActiveRepairService.java:452 - [repair #aecb2c20-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,238 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,247 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,256 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,268 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,348 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,358 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,366 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,373 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,384 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,391 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,403 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,413 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,428 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,437 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,447 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,455 Validator.java:281 - [repair #af2c5ef0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:51,461 ActiveRepairService.java:452 - [repair #af2a8a30-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,312 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,324 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,336 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,388 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,400 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,416 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,433 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,447 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,454 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,468 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,478 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,485 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,492 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,499 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,505 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,514 Validator.java:281 - [repair #afcdf620-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:00:52,534 ActiveRepairService.java:452 - [repair #afcac1d0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-85] 2025-06-12 01:00:57,494 RepairRunnable.java:139 - Starting repair command #84 (b2f1a450-4728-11f0-9375-5b86f1e31415), 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-85] 2025-06-12 01:00:57,500 RepairSession.java:228 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3640835285343935265,3643010728471046023], (1414640237828322218,1446504224437166874], (5828097953631238100,5834063048773615561], (7069063721923132873,7086114894277194106], (-3590078397671489062,-3567414390888874586], (1323556208801369058,1330665088027341665]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:00:57,512 RepairJob.java:234 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:57,513 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,515 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,515 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,517 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,517 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,518 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:57,519 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:00:57,519 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:00:57,520 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:00:57,520 RepairJob.java:143 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:57,524 RepairJob.java:234 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:57,524 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,525 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,526 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,527 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,527 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,529 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:57,529 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:00:57,529 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:00:57,530 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:00:57,531 RepairJob.java:143 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:57,531 RepairJob.java:234 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:00:57,531 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,532 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,532 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,533 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,533 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,535 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:00:57,536 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:00:57,537 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:00:57,537 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:00:57,537 RepairJob.java:143 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:57,538 RepairJob.java:234 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:57,538 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,542 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,542 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,543 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,543 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:57,544 RepairSession.java:180 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:00:57,546 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:00:57,546 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:00:57,546 SyncTask.java:66 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:00:57,546 RepairJob.java:143 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:00:57,547 RepairSession.java:270 - [repair #b2f2b5c0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:00:57,547 RepairRunnable.java:261 - Repair session b2f2b5c0-4728-11f0-9375-5b86f1e31415 for range [(3640835285343935265,3643010728471046023], (1414640237828322218,1446504224437166874], (5828097953631238100,5834063048773615561], (7069063721923132873,7086114894277194106], (-3590078397671489062,-3567414390888874586], (1323556208801369058,1330665088027341665]] finished INFO [RepairJobTask:6] 2025-06-12 01:00:57,548 ActiveRepairService.java:452 - [repair #b2f1a450-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:00:57,551 RepairRunnable.java:343 - Repair command #84 finished in 0 seconds INFO [Repair-Task-86] 2025-06-12 01:00:59,151 RepairRunnable.java:139 - Starting repair command #85 (b3eea1f0-4728-11f0-9375-5b86f1e31415), 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-86] 2025-06-12 01:00:59,157 RepairSession.java:228 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-968813897754654363,-954205539309957187], (630194684862895197,652330904718150963], (-4649683920950168770,-4618630357072280780], (6638319471084112412,6647646235831888651]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:00:59,168 RepairJob.java:234 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:00:59,169 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,170 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,171 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,173 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,173 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,174 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:59,175 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:00:59,175 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:00:59,175 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:00:59,175 RepairJob.java:143 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:59,179 RepairJob.java:234 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:59,179 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,182 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,182 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,185 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,185 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,187 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:59,188 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:00:59,188 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:00:59,188 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:00:59,188 RepairJob.java:143 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:00:59,190 RepairJob.java:234 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:59,190 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,191 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,192 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,193 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,193 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,196 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:00:59,200 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:00:59,200 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:00:59,199 RepairJob.java:234 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:00:59,200 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 01:00:59,200 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,201 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,201 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:3] 2025-06-12 01:00:59,201 RepairJob.java:143 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,204 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,204 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:00:59,205 RepairSession.java:180 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:00:59,207 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:00:59,207 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:00:59,207 SyncTask.java:66 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:00:59,207 RepairJob.java:143 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:00:59,208 RepairSession.java:270 - [repair #b3ef8c50-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:00:59,208 RepairRunnable.java:261 - Repair session b3ef8c50-4728-11f0-9375-5b86f1e31415 for range [(-968813897754654363,-954205539309957187], (630194684862895197,652330904718150963], (-4649683920950168770,-4618630357072280780], (6638319471084112412,6647646235831888651]] finished INFO [RepairJobTask:4] 2025-06-12 01:00:59,210 ActiveRepairService.java:452 - [repair #b3eea1f0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:00:59,214 RepairRunnable.java:343 - Repair command #85 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,218 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,231 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,243 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,324 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,337 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,348 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,361 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,371 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,379 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,391 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,404 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,419 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,426 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,435 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,443 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,450 Validator.java:281 - [repair #b4858ac0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,455 ActiveRepairService.java:452 - [repair #b484a060-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-87] 2025-06-12 01:01:00,571 RepairRunnable.java:139 - Starting repair command #86 (b4c74eb0-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-87] 2025-06-12 01:01:00,584 RepairSession.java:228 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-9138508092550687668,-9121342426831225777], (-2564520897446411679,-2521806668345849427], (1173615270873381816,1195327896438431669], (3923174183825802713,3929338051098991413], (1677246150925842325,1678523640102797514]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:01:00,597 RepairJob.java:234 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:00,597 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,601 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,601 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,604 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,604 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,606 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:00,607 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:01:00,608 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:01:00,608 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:01:00,608 RepairJob.java:143 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:00,614 RepairJob.java:234 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:00,614 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,619 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,619 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,621 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,621 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,622 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:00,623 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:01:00,623 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:01:00,623 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:01:00,624 RepairJob.java:143 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:00,626 RepairJob.java:234 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:00,626 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,629 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,629 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,631 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,631 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,632 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:00,633 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:01:00,634 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:01:00,634 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:01:00,634 RepairJob.java:143 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:00,635 RepairJob.java:234 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:00,635 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,637 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,637 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,638 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,638 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:00,639 RepairSession.java:180 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:00,639 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:01:00,640 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:01:00,640 SyncTask.java:66 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:01:00,640 RepairJob.java:143 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:00,640 RepairSession.java:270 - [repair #b4c92370-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:01:00,642 RepairRunnable.java:261 - Repair session b4c92370-4728-11f0-9375-5b86f1e31415 for range [(-9138508092550687668,-9121342426831225777], (-2564520897446411679,-2521806668345849427], (1173615270873381816,1195327896438431669], (3923174183825802713,3929338051098991413], (1677246150925842325,1678523640102797514]] finished INFO [RepairJobTask:4] 2025-06-12 01:01:00,645 ActiveRepairService.java:452 - [repair #b4c74eb0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:00,647 RepairRunnable.java:343 - Repair command #86 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,261 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,270 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,281 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,296 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,350 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,360 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,370 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,384 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,406 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,413 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,422 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,427 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,435 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,444 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,450 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,456 Validator.java:281 - [repair #b5257440-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:01,460 ActiveRepairService.java:452 - [repair #b52489e0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,344 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,356 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,380 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,434 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,455 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,473 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,486 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,512 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,525 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,550 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,559 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,573 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,594 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,620 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,632 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,644 Validator.java:281 - [repair #b5cb2a20-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:02,650 ActiveRepairService.java:452 - [repair #b5ca66d0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:07,554 Validator.java:281 - [repair #b8ebcb10-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:07,576 Validator.java:281 - [repair #b8ebcb10-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:07,587 Validator.java:281 - [repair #b8ebcb10-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:07,620 Validator.java:281 - [repair #b8ebcb10-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:07,627 ActiveRepairService.java:452 - [repair #b8eb07c0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-88] 2025-06-12 01:01:09,185 RepairRunnable.java:139 - Starting repair command #87 (b9e9b310-4728-11f0-9375-5b86f1e31415), 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-88] 2025-06-12 01:01:09,189 RepairSession.java:228 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-1221748846257194443,-1209450532647263113], (1446504224437166874,1520465302621560933]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:01:09,196 RepairJob.java:234 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:09,197 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,198 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,198 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,200 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,200 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,202 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:09,203 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:09,203 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:01:09,203 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:01:09,204 RepairJob.java:143 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:09,206 RepairJob.java:234 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:09,206 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,207 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,208 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,209 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,209 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,209 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:09,210 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:01:09,210 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:09,210 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:09,211 RepairJob.java:143 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:09,212 RepairJob.java:234 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:09,212 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,213 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,213 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,217 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,217 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,219 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:09,219 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:09,220 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:09,220 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:09,220 RepairJob.java:143 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:09,224 RepairJob.java:234 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:09,225 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,227 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,227 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,229 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,229 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:09,230 RepairSession.java:180 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:09,230 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:01:09,230 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:01:09,233 SyncTask.java:66 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:01:09,234 RepairJob.java:143 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:09,235 RepairSession.java:270 - [repair #b9ea4f50-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:01:09,235 RepairRunnable.java:261 - Repair session b9ea4f50-4728-11f0-9375-5b86f1e31415 for range [(-1221748846257194443,-1209450532647263113], (1446504224437166874,1520465302621560933]] finished INFO [RepairJobTask:4] 2025-06-12 01:01:09,236 ActiveRepairService.java:452 - [repair #b9e9b310-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:09,238 RepairRunnable.java:343 - Repair command #87 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,269 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,288 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,300 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,363 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,372 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,386 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,400 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,414 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,426 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,437 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,449 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,459 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,475 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,484 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,506 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,551 Validator.java:281 - [repair #ba815f30-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,556 ActiveRepairService.java:452 - [repair #ba8074d0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-89] 2025-06-12 01:01:10,620 RepairRunnable.java:139 - Starting repair command #88 (bac482b0-4728-11f0-9375-5b86f1e31415), 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-89] 2025-06-12 01:01:10,630 RepairSession.java:228 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3505703164227348595,3528119902347442751], (-5081796503537389982,-5026920746158472151], (-2964180786361005057,-2952941160447880499]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:01:10,641 RepairJob.java:234 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:10,642 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,643 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,643 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,647 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,648 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,650 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:10,650 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:10,650 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:01:10,651 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:01:10,651 RepairJob.java:143 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:10,655 RepairJob.java:234 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:10,655 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,657 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,657 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,658 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,659 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,661 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:10,661 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:01:10,662 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:01:10,662 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:01:10,662 RepairJob.java:143 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:10,667 RepairJob.java:234 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:10,667 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,670 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,670 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,673 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,673 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,675 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:10,676 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:10,676 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:10,676 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:10,677 RepairJob.java:143 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:10,680 RepairJob.java:234 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:10,680 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,684 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,684 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,686 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,686 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:10,688 RepairSession.java:180 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:10,688 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:01:10,688 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:01:10,688 SyncTask.java:66 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:01:10,688 RepairJob.java:143 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:10,689 RepairSession.java:270 - [repair #bac60950-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:01:10,689 RepairRunnable.java:261 - Repair session bac60950-4728-11f0-9375-5b86f1e31415 for range [(3505703164227348595,3528119902347442751], (-5081796503537389982,-5026920746158472151], (-2964180786361005057,-2952941160447880499]] finished INFO [RepairJobTask:3] 2025-06-12 01:01:10,690 ActiveRepairService.java:452 - [repair #bac482b0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:10,692 RepairRunnable.java:343 - Repair command #88 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,300 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,313 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,325 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,390 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,402 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,419 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,429 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,440 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,448 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,463 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,471 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,479 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,488 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,498 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,509 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,516 Validator.java:281 - [repair #bb203740-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:11,521 ActiveRepairService.java:452 - [repair #bb1f4ce0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,375 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,388 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,396 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,454 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,466 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,479 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,490 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,508 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,521 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,531 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,539 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,547 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,559 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,567 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,574 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,584 Validator.java:281 - [repair #bbc2dfe0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:12,590 ActiveRepairService.java:452 - [repair #bbc1a760-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:17,568 Validator.java:281 - [repair #bee70340-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:17,576 Validator.java:281 - [repair #bee70340-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:17,584 Validator.java:281 - [repair #bee70340-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:17,591 Validator.java:281 - [repair #bee70340-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:17,597 ActiveRepairService.java:452 - [repair #bee618e0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:19,243 Validator.java:281 - [repair #bfe5fcb0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:19,257 Validator.java:281 - [repair #bfe5fcb0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:19,266 Validator.java:281 - [repair #bfe5fcb0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:19,273 Validator.java:281 - [repair #bfe5fcb0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:19,279 ActiveRepairService.java:452 - [repair #bfe56070-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,274 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,285 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,348 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,358 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,414 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,424 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,435 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,446 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,455 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,465 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,478 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,487 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,497 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,506 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,515 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,523 Validator.java:281 - [repair #c07d0c90-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,526 ActiveRepairService.java:452 - [repair #c07bd410-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,689 Validator.java:281 - [repair #c0bfe1f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,702 Validator.java:281 - [repair #c0bfe1f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,713 Validator.java:281 - [repair #c0bfe1f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,720 Validator.java:281 - [repair #c0bfe1f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:20,724 ActiveRepairService.java:452 - [repair #c0bf45b0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,328 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,338 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,358 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,377 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,436 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,445 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,455 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,467 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,482 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,492 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,515 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,531 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,541 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,566 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,601 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,610 Validator.java:281 - [repair #c11d4430-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:21,616 ActiveRepairService.java:452 - [repair #c11ca7f0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-90] 2025-06-12 01:01:22,320 RepairRunnable.java:139 - Starting repair command #89 (c1bdc9f0-4728-11f0-9375-5b86f1e31415), 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-90] 2025-06-12 01:01:22,326 RepairSession.java:228 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-5926935865849726506,-5905194181650483094], (-8980988493716291807,-8922877656011765450]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:01:22,344 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:22,344 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,345 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,347 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,351 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,351 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,356 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:22,356 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:01:22,356 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-06-12 01:01:22,361 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:01:22,362 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:22,362 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:22,363 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,365 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,366 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,370 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,373 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,384 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:22,384 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:22,384 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:22,384 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:22,384 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:22,429 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:22,429 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,433 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,434 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,437 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,437 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,438 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:01:22,438 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:01:22,438 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:01:22,439 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:01:22,439 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:22,444 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:22,445 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,446 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,446 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,450 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,450 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,453 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:01:22,455 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:01:22,455 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 01:01:22,455 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:01:22,455 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:22,470 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:22,471 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,472 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,472 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,475 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,476 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,481 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:22,482 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 01:01:22,482 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:01:22,482 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 01:01:22,482 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:22,486 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:22,486 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,488 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,488 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,490 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,491 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,495 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:22,496 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:01:22,496 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:01:22,496 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:01:22,496 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:22,498 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:22,498 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,499 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,501 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,502 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,502 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,504 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:22,504 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:01:22,504 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:01:22,504 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:01:22,504 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:22,507 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:22,507 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,509 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,509 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,510 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,511 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,512 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:22,513 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:01:22,513 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:01:22,513 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:01:22,513 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:22,518 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:22,518 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,519 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,519 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,521 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,521 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,522 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:22,522 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:01:22,522 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:01:22,522 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:01:22,522 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:22,527 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:22,527 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,528 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,528 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,531 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,531 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,532 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:22,532 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:01:22,532 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 01:01:22,533 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:01:22,533 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:22,534 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:22,534 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,535 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,535 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,538 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,538 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,539 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:22,539 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:01:22,539 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:01:22,540 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:01:22,540 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:22,545 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:22,545 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,546 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,546 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,550 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,550 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,551 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:22,551 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:01:22,552 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 01:01:22,552 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:01:22,552 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:22,553 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:22,553 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,554 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,554 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,557 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,558 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,559 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:22,559 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 01:01:22,559 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:01:22,559 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:01:22,560 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:22,599 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:22,599 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,601 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,601 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,605 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,605 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,606 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:22,606 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:01:22,606 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:01:22,606 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 01:01:22,607 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:22,608 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:22,610 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,615 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,615 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,618 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,618 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,619 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:22,619 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:01:22,619 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:01:22,619 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:01:22,620 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:22,624 RepairJob.java:234 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:22,624 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,628 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,628 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,629 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,629 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:22,630 RepairSession.java:180 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:01:22,630 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:01:22,631 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:01:22,631 SyncTask.java:66 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:01:22,631 RepairJob.java:143 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:22,632 RepairSession.java:270 - [repair #c1bedb60-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:01:22,632 RepairRunnable.java:261 - Repair session c1bedb60-4728-11f0-9375-5b86f1e31415 for range [(-5926935865849726506,-5905194181650483094], (-8980988493716291807,-8922877656011765450]] finished INFO [RepairJobTask:4] 2025-06-12 01:01:22,633 ActiveRepairService.java:452 - [repair #c1bdc9f0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:22,639 RepairRunnable.java:343 - Repair command #89 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:27,611 Validator.java:281 - [repair #c4e2d7b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:27,622 Validator.java:281 - [repair #c4e2d7b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:27,630 Validator.java:281 - [repair #c4e2d7b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:27,638 Validator.java:281 - [repair #c4e2d7b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:27,645 ActiveRepairService.java:452 - [repair #c4e21460-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-91] 2025-06-12 01:01:29,248 RepairRunnable.java:139 - Starting repair command #90 (c5df1200-4728-11f0-9375-5b86f1e31415), 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-91] 2025-06-12 01:01:29,253 RepairSession.java:228 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4045067709319537799,-4008084213256778742], (4266693272462277047,4307290878693613807]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:01:29,260 RepairJob.java:234 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:29,260 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,263 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,263 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,265 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,265 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,268 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:29,270 RepairJob.java:234 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:29,270 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,273 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,275 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,278 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,278 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,280 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:29,280 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:29,281 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:01:29,281 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:29,281 RepairJob.java:143 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:29,283 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:01:29,283 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:01:29,283 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:29,283 RepairJob.java:143 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:29,284 RepairJob.java:234 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:29,285 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,286 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,286 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,288 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,288 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,289 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:29,289 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:01:29,290 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:29,290 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:01:29,290 RepairJob.java:143 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:29,291 RepairJob.java:234 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:29,292 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,293 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,293 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,294 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,294 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:29,295 RepairSession.java:180 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:29,295 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:01:29,295 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:01:29,296 SyncTask.java:66 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:01:29,296 RepairJob.java:143 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:29,296 RepairSession.java:270 - [repair #c5dfd550-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:01:29,297 RepairRunnable.java:261 - Repair session c5dfd550-4728-11f0-9375-5b86f1e31415 for range [(-4045067709319537799,-4008084213256778742], (4266693272462277047,4307290878693613807]] finished INFO [RepairJobTask:1] 2025-06-12 01:01:29,298 ActiveRepairService.java:452 - [repair #c5df1200-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:29,300 RepairRunnable.java:343 - Repair command #90 finished in 0 seconds INFO [Repair-Task-92] 2025-06-12 01:01:30,240 RepairRunnable.java:139 - Starting repair command #91 (c6767000-4728-11f0-9375-5b86f1e31415), 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-92] 2025-06-12 01:01:30,246 RepairSession.java:228 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8021797689319905231,8108302909635822214]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:01:30,260 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:30,260 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,262 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,262 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,264 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,264 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,265 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:30,266 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:01:30,266 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:01:30,266 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:01:30,266 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:30,267 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:30,267 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,269 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,269 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,270 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,271 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,272 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:30,272 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:30,272 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:01:30,273 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:01:30,273 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:30,317 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:30,317 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,320 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,320 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,324 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,324 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,325 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:30,326 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:01:30,326 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 01:01:30,326 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:01:30,327 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:30,328 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:30,328 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,330 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,330 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,331 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,332 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,335 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:30,336 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:01:30,336 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:01:30,336 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:01:30,336 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:30,338 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:30,338 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,340 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,340 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,342 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,343 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,344 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:30,345 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:01:30,345 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:01:30,345 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:01:30,345 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:30,352 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:30,352 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,354 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,355 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,356 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,357 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,360 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:30,361 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:01:30,361 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:01:30,361 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:01:30,362 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:30,363 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:30,363 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,366 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,366 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,368 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,370 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,371 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:30,372 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:01:30,373 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:01:30,373 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:01:30,373 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:30,376 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:30,376 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,378 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,378 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,381 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,381 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,382 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:30,382 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:30,383 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:01:30,382 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:30,383 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:30,389 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:30,389 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,390 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,390 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,394 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,394 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,394 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:30,395 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:01:30,395 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:01:30,395 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:01:30,395 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:30,400 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:30,400 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,402 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,402 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,406 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,406 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,407 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:30,408 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:01:30,408 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:01:30,408 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 01:01:30,408 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:30,413 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:30,413 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,415 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,415 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,418 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,418 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,419 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:01:30,419 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:01:30,419 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 01:01:30,419 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:01:30,419 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:30,424 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:30,425 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,426 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,426 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,427 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,427 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,428 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:30,428 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:01:30,429 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 01:01:30,429 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 01:01:30,429 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:30,431 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:30,431 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,432 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,432 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,434 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,434 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,435 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:30,435 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 01:01:30,435 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:01:30,435 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 01:01:30,436 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:30,480 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:30,480 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,483 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,484 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,486 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,486 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,487 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:30,488 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:01:30,488 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 01:01:30,488 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 01:01:30,488 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:30,492 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:30,492 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,494 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,495 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,498 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,498 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,499 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:30,500 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:01:30,500 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:01:30,500 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:01:30,500 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:30,502 RepairJob.java:234 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:30,502 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,507 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,510 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,513 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,513 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,514 RepairSession.java:180 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:30,515 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:01:30,515 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:01:30,515 SyncTask.java:66 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:01:30,517 RepairJob.java:143 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:30,519 RepairSession.java:270 - [repair #c6775a60-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:01:30,519 RepairRunnable.java:261 - Repair session c6775a60-4728-11f0-9375-5b86f1e31415 for range [(8021797689319905231,8108302909635822214]] finished INFO [RepairJobTask:6] 2025-06-12 01:01:30,520 ActiveRepairService.java:452 - [repair #c6767000-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:30,524 RepairRunnable.java:343 - Repair command #91 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,724 Validator.java:281 - [repair #c6bcc7d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,731 Validator.java:281 - [repair #c6bcc7d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,739 Validator.java:281 - [repair #c6bcc7d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,748 Validator.java:281 - [repair #c6bcc7d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:30,754 ActiveRepairService.java:452 - [repair #c6ba2fc0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-93] 2025-06-12 01:01:31,290 RepairRunnable.java:139 - Starting repair command #92 (c716a7a0-4728-11f0-9375-5b86f1e31415), 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-93] 2025-06-12 01:01:31,297 RepairSession.java:228 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(7587890797345866697,7608792655480786553], (805433891201126606,834890553682665487], (-7542361621450294619,-7504204760221843900]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:01:31,350 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:31,350 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,351 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,351 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,354 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,354 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,355 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:31,356 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:01:31,356 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:01:31,361 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:01:31,362 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:31,361 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:31,362 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,363 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,364 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,365 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,365 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,368 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:31,369 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:01:31,369 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:01:31,369 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:01:31,369 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:31,417 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:31,417 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,419 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,419 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,422 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,422 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,424 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:31,424 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:01:31,424 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:01:31,424 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:01:31,424 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:31,426 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:31,427 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,428 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,429 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,433 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,433 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,435 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:31,435 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:01:31,435 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:01:31,436 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:01:31,436 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:31,436 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:31,437 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,438 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,439 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,441 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,443 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:31,443 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:01:31,443 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:01:31,443 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 01:01:31,444 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:31,446 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:31,448 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,452 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,452 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,454 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,454 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,456 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:31,456 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:01:31,456 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:01:31,456 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:01:31,456 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:31,463 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:31,463 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,466 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,466 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,470 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,470 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,473 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:31,473 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:01:31,474 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 01:01:31,474 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:01:31,475 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:31,478 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:31,478 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,479 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,479 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,481 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,481 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,483 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:31,483 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:01:31,483 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:01:31,483 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:01:31,484 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:31,486 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:31,486 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,488 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,488 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,489 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,490 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,491 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:31,493 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 01:01:31,493 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:01:31,494 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 01:01:31,494 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:31,498 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:31,498 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,500 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,500 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,503 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,503 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,505 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:31,505 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:01:31,505 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:01:31,506 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:01:31,506 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:31,508 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:31,508 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,510 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,510 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,511 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,511 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,512 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:31,512 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:01:31,512 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:01:31,512 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:01:31,512 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:31,514 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:31,514 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,515 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,515 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,516 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,516 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,517 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:31,517 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:01:31,518 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 01:01:31,518 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:01:31,518 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:31,519 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:31,519 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,520 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,520 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,522 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,522 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,523 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:31,523 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:01:31,523 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:01:31,523 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:01:31,523 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:31,571 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:31,572 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,573 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,575 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,577 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,577 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,579 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:31,579 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:01:31,579 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:01:31,579 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:01:31,579 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:31,581 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:31,581 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,591 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,591 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,593 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,593 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,595 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:31,595 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:01:31,595 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:01:31,595 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:01:31,596 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:31,600 RepairJob.java:234 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:31,601 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,604 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,605 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,607 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,609 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:31,611 RepairSession.java:180 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:31,612 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:01:31,612 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:01:31,612 SyncTask.java:66 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:01:31,613 RepairJob.java:143 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:31,614 RepairSession.java:270 - [repair #c717b910-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:01:31,616 RepairRunnable.java:261 - Repair session c717b910-4728-11f0-9375-5b86f1e31415 for range [(7587890797345866697,7608792655480786553], (805433891201126606,834890553682665487], (-7542361621450294619,-7504204760221843900]] finished INFO [RepairJobTask:2] 2025-06-12 01:01:31,621 ActiveRepairService.java:452 - [repair #c716a7a0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-06-12 01:01:31,624 RepairRunnable.java:343 - Repair command #92 finished in 0 seconds INFO [Repair-Task-94] 2025-06-12 01:01:32,354 RepairRunnable.java:139 - Starting repair command #93 (c7b8db10-4728-11f0-9375-5b86f1e31415), 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-94] 2025-06-12 01:01:32,360 RepairSession.java:228 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-76872757264665339,45218971703212732]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:01:32,371 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:32,372 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,374 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,377 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,380 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,380 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,381 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:32,381 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:01:32,381 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:01:32,381 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:01:32,381 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:32,395 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:32,395 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,397 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,397 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,402 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,402 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,404 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:32,405 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:01:32,405 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:01:32,405 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:01:32,405 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:32,446 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:32,447 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,450 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,450 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,452 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,453 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,454 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:32,454 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:01:32,455 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:01:32,455 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:01:32,455 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:32,458 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:32,458 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,461 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,461 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,462 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,463 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,465 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:32,465 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:01:32,465 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:01:32,465 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:01:32,466 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:32,468 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:32,468 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,469 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,471 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,474 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,474 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,475 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:32,476 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:01:32,476 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:01:32,476 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:01:32,476 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:32,483 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:32,484 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,487 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,487 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,490 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,490 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,491 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:32,492 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:01:32,492 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:01:32,492 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:01:32,492 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:32,494 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:32,496 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,499 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,500 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,502 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,502 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,503 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:32,505 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 01:01:32,505 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 01:01:32,506 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 01:01:32,506 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:32,508 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:32,508 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,510 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,510 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,512 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,512 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,513 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:32,513 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:32,514 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:01:32,514 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:01:32,514 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:32,516 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:32,516 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,518 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,518 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,520 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,520 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,521 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:32,522 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:01:32,522 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:01:32,522 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:01:32,522 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:32,525 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:32,525 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,527 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,527 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,529 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,529 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,530 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:32,531 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:01:32,531 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 01:01:32,531 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:01:32,531 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:32,533 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:32,533 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,534 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,535 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,536 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,536 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,537 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:32,538 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:01:32,538 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:01:32,539 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:01:32,541 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:32,541 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 01:01:32,541 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,542 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,542 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,543 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,543 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,545 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:32,545 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:01:32,545 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:01:32,545 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:01:32,545 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:32,546 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:32,546 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,549 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,549 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,551 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,551 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,552 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:32,552 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:01:32,552 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:01:32,553 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:01:32,553 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:32,595 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:32,596 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,597 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,597 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,600 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,600 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,603 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:32,604 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 01:01:32,604 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 01:01:32,604 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 01:01:32,606 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:32,607 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:32,607 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,609 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,610 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,611 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,611 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,613 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:32,615 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:01:32,615 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:01:32,616 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 01:01:32,616 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:32,618 RepairJob.java:234 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:32,620 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,623 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,624 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,625 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,626 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:32,627 RepairSession.java:180 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:32,627 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:01:32,627 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:01:32,627 SyncTask.java:66 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:01:32,627 RepairJob.java:143 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:32,629 RepairSession.java:270 - [repair #c7b9ec80-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:01:32,630 RepairRunnable.java:261 - Repair session c7b9ec80-4728-11f0-9375-5b86f1e31415 for range [(-76872757264665339,45218971703212732]] finished INFO [RepairJobTask:6] 2025-06-12 01:01:32,630 ActiveRepairService.java:452 - [repair #c7b8db10-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:32,633 RepairRunnable.java:343 - Repair command #93 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:37,644 Validator.java:281 - [repair #cadde8d0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:37,655 Validator.java:281 - [repair #cadde8d0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:37,664 Validator.java:281 - [repair #cadde8d0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:37,680 Validator.java:281 - [repair #cadde8d0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:37,688 ActiveRepairService.java:452 - [repair #cadcfe70-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-95] 2025-06-12 01:01:39,299 RepairRunnable.java:139 - Starting repair command #94 (cbdcbb30-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-95] 2025-06-12 01:01:39,306 RepairSession.java:228 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2830424595424455459,2867174881904918616], (-1604779882102318641,-1597603406701448325], (3206718623980203857,3212197868481276415], (-2784403042060272246,-2766263871976790231], (-7083680327457311967,-7056787166899757895]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:01:39,321 RepairJob.java:234 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:39,322 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,324 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,325 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,329 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,330 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,333 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:39,334 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:01:39,334 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:01:39,335 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:39,335 RepairJob.java:143 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:39,343 RepairJob.java:234 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:39,343 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,345 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,346 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,348 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,348 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,350 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:39,352 RepairJob.java:234 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:39,352 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 01:01:39,352 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:39,352 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:39,352 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:39,352 RepairJob.java:143 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,354 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,354 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,355 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,355 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,360 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:39,360 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:01:39,360 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:39,360 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:01:39,361 RepairJob.java:143 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:39,362 RepairJob.java:234 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:39,362 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,365 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,365 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,367 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,367 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:39,369 RepairSession.java:180 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:39,369 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:01:39,369 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:01:39,370 SyncTask.java:66 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:01:39,370 RepairJob.java:143 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:39,371 RepairSession.java:270 - [repair #cbddcca0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:01:39,371 RepairRunnable.java:261 - Repair session cbddcca0-4728-11f0-9375-5b86f1e31415 for range [(2830424595424455459,2867174881904918616], (-1604779882102318641,-1597603406701448325], (3206718623980203857,3212197868481276415], (-2784403042060272246,-2766263871976790231], (-7083680327457311967,-7056787166899757895]] finished INFO [RepairJobTask:5] 2025-06-12 01:01:39,380 ActiveRepairService.java:452 - [repair #cbdcbb30-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:39,383 RepairRunnable.java:343 - Repair command #94 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,360 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,387 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,399 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,463 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,475 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,492 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,507 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,516 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,527 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,542 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,552 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,558 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,568 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,577 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,590 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,598 Validator.java:281 - [repair #cc72e0b0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,602 ActiveRepairService.java:452 - [repair #cc721d60-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,749 Validator.java:281 - [repair #ccb7b1e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,764 Validator.java:281 - [repair #ccb7b1e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,774 Validator.java:281 - [repair #ccb7b1e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,787 Validator.java:281 - [repair #ccb7b1e0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:40,793 ActiveRepairService.java:452 - [repair #ccb62b40-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-96] 2025-06-12 01:01:41,351 RepairRunnable.java:139 - Starting repair command #95 (cd15d770-4728-11f0-9375-5b86f1e31415), 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-96] 2025-06-12 01:01:41,361 RepairSession.java:228 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3360669648037305363,3437103710027410958]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:01:41,370 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:41,370 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,371 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,371 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,373 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,373 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,375 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:41,375 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:01:41,375 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:01:41,376 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:01:41,378 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:41,379 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:41,379 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,383 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,383 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,385 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,385 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,387 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:41,388 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:41,388 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:01:41,388 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:41,388 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:41,439 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:41,441 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,444 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,444 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,447 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,448 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,451 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:41,453 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:01:41,453 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:01:41,453 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:01:41,453 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:41,459 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:41,459 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,461 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,462 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,466 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,468 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,469 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:41,470 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:01:41,470 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:01:41,470 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:01:41,470 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:41,473 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:41,473 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,477 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,477 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,479 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,479 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,481 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:41,481 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:01:41,481 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:01:41,481 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:01:41,482 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:41,485 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:41,485 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,487 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,487 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,489 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,489 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,490 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:41,491 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:01:41,491 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:01:41,491 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:01:41,492 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:41,494 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:41,494 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,495 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,495 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,497 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,497 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,499 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:41,500 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 01:01:41,500 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 01:01:41,500 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:01:41,500 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:01:41,507 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:41,507 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,508 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,508 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,510 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,510 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,512 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:41,512 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:01:41,512 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:01:41,512 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:01:41,513 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:41,517 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:41,517 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,520 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,521 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,525 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,526 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,528 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:41,528 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:01:41,528 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:01:41,528 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:01:41,529 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:41,532 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:41,532 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,533 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,534 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,536 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,536 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,539 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:41,539 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:01:41,540 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:01:41,540 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:01:41,540 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:41,541 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:41,541 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,542 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,542 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,544 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,544 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,547 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:41,547 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:01:41,547 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:4] 2025-06-12 01:01:41,547 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:01:41,547 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:41,550 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:41,550 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,551 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,551 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,554 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,554 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,555 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:41,555 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:01:41,555 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 01:01:41,555 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 01:01:41,556 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:41,560 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:41,560 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,561 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,561 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,563 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,563 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,565 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:41,566 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:01:41,566 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:01:41,566 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:01:41,566 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:41,610 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:41,610 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,614 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,614 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,619 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,619 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,621 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:41,622 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:01:41,622 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 01:01:41,622 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:01:41,622 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:41,627 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:41,627 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,629 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,629 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,631 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,632 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,633 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:41,634 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 01:01:41,634 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:01:41,634 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:4] 2025-06-12 01:01:41,634 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:7] 2025-06-12 01:01:41,636 RepairJob.java:234 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:01:41,636 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,637 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,637 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,641 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,641 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:41,642 RepairSession.java:180 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:41,642 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:01:41,643 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 01:01:41,643 SyncTask.java:66 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:01:41,643 RepairJob.java:143 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:41,643 RepairSession.java:270 - [repair #cd175e10-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:01:41,643 RepairRunnable.java:261 - Repair session cd175e10-4728-11f0-9375-5b86f1e31415 for range [(3360669648037305363,3437103710027410958]] finished INFO [RepairJobTask:2] 2025-06-12 01:01:41,645 ActiveRepairService.java:452 - [repair #cd15d770-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:41,649 RepairRunnable.java:343 - Repair command #95 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,506 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,526 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,543 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,595 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,608 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,621 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,632 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,644 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,652 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,663 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,674 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,685 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,695 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,704 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,712 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,720 Validator.java:281 - [repair #cdb6ab50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:42,725 ActiveRepairService.java:452 - [repair #cdb5c0f0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:47,691 Validator.java:281 - [repair #d0dbe020-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:47,700 Validator.java:281 - [repair #d0dbe020-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:47,705 Validator.java:281 - [repair #d0dbe020-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:47,711 Validator.java:281 - [repair #d0dbe020-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:47,715 ActiveRepairService.java:452 - [repair #d0d9e450-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-97] 2025-06-12 01:01:49,320 RepairRunnable.java:139 - Starting repair command #96 (d1d5d080-4728-11f0-9375-5b86f1e31415), 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-97] 2025-06-12 01:01:49,324 RepairSession.java:228 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(6420387519568440614,6501437016246726365]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-06-12 01:01:49,330 RepairJob.java:234 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:49,330 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,331 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,331 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,333 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,333 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,334 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:49,335 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:49,335 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:49,336 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:49,336 RepairJob.java:143 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:49,336 RepairJob.java:234 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:49,336 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,338 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,338 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,341 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,341 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,342 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:49,342 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:49,343 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:49,343 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:01:49,343 RepairJob.java:143 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:49,344 RepairJob.java:234 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:49,344 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,345 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,346 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,349 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,349 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,350 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:01:49,351 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:01:49,352 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:01:49,352 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:01:49,352 RepairJob.java:143 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:49,352 RepairJob.java:234 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:49,353 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,354 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,354 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,355 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,355 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:49,357 RepairSession.java:180 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:49,358 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:01:49,358 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:01:49,358 SyncTask.java:66 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:01:49,358 RepairJob.java:143 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:49,359 RepairSession.java:270 - [repair #d1d66cc0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:01:49,359 RepairRunnable.java:261 - Repair session d1d66cc0-4728-11f0-9375-5b86f1e31415 for range [(6420387519568440614,6501437016246726365]] finished INFO [RepairJobTask:1] 2025-06-12 01:01:49,359 ActiveRepairService.java:452 - [repair #d1d5d080-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:49,363 RepairRunnable.java:343 - Repair command #96 finished in 0 seconds INFO [Repair-Task-98] 2025-06-12 01:01:50,318 RepairRunnable.java:139 - Starting repair command #97 (d26e18e0-4728-11f0-9375-5b86f1e31415), 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: 7, pull repair: false) INFO [Repair-Task-98] 2025-06-12 01:01:50,326 RepairSession.java:228 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(4690267068779161766,4692825860274050236], (-1145911906016867474,-1128208490741276344], (-3882000004435554847,-3853185835874947869], (-5168684465264941360,-5156920304701293624], (8952477116406696524,8958941376479328117], (-2743768149042788764,-2728342843936286537], (-2395321254206417860,-2386496254638003770]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:01:50,364 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:50,364 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,367 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,367 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,370 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,370 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,376 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:50,377 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:01:50,378 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:01:50,378 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:01:50,379 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:50,380 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:50,380 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,385 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,385 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,389 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,389 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,395 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:50,396 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:01:50,397 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:01:50,396 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:01:50,398 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:50,449 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:50,449 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,451 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,452 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,455 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,455 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,458 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:50,459 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:01:50,459 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:01:50,459 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:01:50,459 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:50,461 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:50,461 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,463 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,463 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,465 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,465 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,467 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:50,468 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:01:50,468 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:01:50,469 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:01:50,469 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:50,470 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:01:50,470 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,472 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,472 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,474 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,474 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,476 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:50,477 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:01:50,477 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:01:50,481 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:01:50,477 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:01:50,481 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:50,482 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,486 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,486 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,488 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,489 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,491 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:50,493 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:01:50,494 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:01:50,494 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:01:50,494 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:50,495 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:50,496 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,497 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,497 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,499 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,499 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,501 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:50,501 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:01:50,502 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 01:01:50,502 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:01:50,503 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:50,508 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:50,508 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,514 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,514 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,521 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,521 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,523 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:50,523 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:01:50,523 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:01:50,524 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:01:50,524 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:50,527 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:50,528 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,530 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,531 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,536 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,536 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,537 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:50,537 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:01:50,537 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:01:50,537 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:01:50,538 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:50,539 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:50,540 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,544 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,544 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,546 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,546 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,547 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:01:50,547 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:01:50,548 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:01:50,548 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 01:01:50,549 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:50,551 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:50,551 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,553 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,553 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,555 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,555 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,556 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:01:50,558 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:01:50,558 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:01:50,558 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:01:50,558 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:50,577 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:50,580 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,583 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,584 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,585 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,585 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,586 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:50,587 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:01:50,587 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:01:50,587 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:01:50,587 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:01:50,590 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:01:50,590 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,592 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,592 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,594 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,594 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,595 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:50,595 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:01:50,595 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:01:50,595 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:01:50,596 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 01:01:50,645 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:01:50,647 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,650 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,650 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,656 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,656 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,658 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:50,658 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 01:01:50,658 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:01:50,658 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:01:50,658 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 01:01:50,661 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:50,661 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,663 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,663 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,665 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,665 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,666 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:50,667 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:01:50,667 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:01:50,667 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:01:50,667 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:50,672 RepairJob.java:234 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:50,673 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,679 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,679 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,682 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,683 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,684 RepairSession.java:180 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:50,686 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:01:50,685 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:01:50,686 SyncTask.java:66 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:01:50,686 RepairJob.java:143 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:50,687 RepairSession.java:270 - [repair #d26f5160-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:01:50,687 RepairRunnable.java:261 - Repair session d26f5160-4728-11f0-9375-5b86f1e31415 for range [(4690267068779161766,4692825860274050236], (-1145911906016867474,-1128208490741276344], (-3882000004435554847,-3853185835874947869], (-5168684465264941360,-5156920304701293624], (8952477116406696524,8958941376479328117], (-2743768149042788764,-2728342843936286537], (-2395321254206417860,-2386496254638003770]] finished INFO [RepairJobTask:2] 2025-06-12 01:01:50,687 ActiveRepairService.java:452 - [repair #d26e18e0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:50,691 RepairRunnable.java:343 - Repair command #97 finished in 0 seconds INFO [Repair-Task-99] 2025-06-12 01:01:50,796 RepairRunnable.java:139 - Starting repair command #98 (d2b708c0-4728-11f0-9375-5b86f1e31415), 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-99] 2025-06-12 01:01:50,800 RepairSession.java:228 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3325590507992372928,3347771215439654993], (-2635426335262043052,-2621347040442471165], (-8866262261259232574,-8831503218179449454], (-5156920304701293624,-5142298940770691309]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:01:50,807 RepairJob.java:234 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:01:50,807 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,809 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,809 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,810 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,810 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,811 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:01:50,811 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,811 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,812 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,812 RepairJob.java:143 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:50,816 RepairJob.java:234 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:50,816 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,818 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,818 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,819 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,820 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,821 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:50,821 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,821 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,821 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,821 RepairJob.java:143 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:50,823 RepairJob.java:234 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:50,824 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,825 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,825 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,829 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,829 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,833 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:01:50,834 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:01:50,834 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,834 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,834 RepairJob.java:143 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:01:50,841 RepairJob.java:234 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:01:50,842 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,843 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,845 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,847 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,847 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:01:50,849 RepairSession.java:180 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:01:50,850 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,850 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,850 SyncTask.java:66 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:01:50,850 RepairJob.java:143 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:01:50,850 RepairSession.java:270 - [repair #d2b77df0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:01:50,851 RepairRunnable.java:261 - Repair session d2b77df0-4728-11f0-9375-5b86f1e31415 for range [(3325590507992372928,3347771215439654993], (-2635426335262043052,-2621347040442471165], (-8866262261259232574,-8831503218179449454], (-5156920304701293624,-5142298940770691309]] finished INFO [RepairJobTask:1] 2025-06-12 01:01:50,851 ActiveRepairService.java:452 - [repair #d2b708c0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:01:50,853 RepairRunnable.java:343 - Repair command #98 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,471 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,487 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,496 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,573 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,601 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,615 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,625 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,636 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,646 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,653 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,660 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,668 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,677 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,687 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,699 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,707 Validator.java:281 - [repair #d3129640-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:51,714 ActiveRepairService.java:452 - [repair #d31136b0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,497 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,508 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,517 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,534 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,582 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,602 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,613 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,624 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,642 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,656 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,666 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,679 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,691 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,700 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,709 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,718 Validator.java:281 - [repair #d3b083f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:01:52,722 ActiveRepairService.java:452 - [repair #d3afe7b0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:57,711 Validator.java:281 - [repair #d6d3e400-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:57,722 Validator.java:281 - [repair #d6d3e400-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:57,735 Validator.java:281 - [repair #d6d3e400-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:57,757 Validator.java:281 - [repair #d6d3e400-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:57,761 ActiveRepairService.java:452 - [repair #d6d320b0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:01:59,363 Validator.java:281 - [repair #d7d0e1a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:59,369 Validator.java:281 - [repair #d7d0e1a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:59,376 Validator.java:281 - [repair #d7d0e1a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:59,388 Validator.java:281 - [repair #d7d0e1a0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:01:59,391 ActiveRepairService.java:452 - [repair #d7d04560-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,406 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,416 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,426 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,443 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,496 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,509 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,522 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,534 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,552 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,563 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,572 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,581 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,590 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,600 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,608 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,620 Validator.java:281 - [repair #d8681890-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,626 ActiveRepairService.java:452 - [repair #d8670720-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,860 Validator.java:281 - [repair #d8b37970-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,869 Validator.java:281 - [repair #d8b37970-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,882 Validator.java:281 - [repair #d8b37970-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,891 Validator.java:281 - [repair #d8b37970-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:00,894 ActiveRepairService.java:452 - [repair #d8b2dd30-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,501 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,511 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,525 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,536 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,592 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,604 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,613 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,621 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,634 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,643 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,648 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,659 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,669 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,675 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,680 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,690 Validator.java:281 - [repair #d90d3230-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:01,696 ActiveRepairService.java:452 - [repair #d90c47d0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-100] 2025-06-12 01:02:02,460 RepairRunnable.java:139 - Starting repair command #99 (d9aad1c0-4728-11f0-9375-5b86f1e31415), 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-100] 2025-06-12 01:02:02,464 RepairSession.java:228 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3756879399319832114,3866327608431006049]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:02:02,472 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:02,472 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,474 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,474 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,477 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,477 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,479 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:02,481 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:02:02,485 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:02:02,485 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:02,485 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 01:02:02,485 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:02:02,485 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,488 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,488 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,491 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,491 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,494 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:02,494 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 01:02:02,495 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:02,495 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:02,495 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:02,540 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:02,541 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,543 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,544 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,546 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,546 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,548 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:02,549 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:02,549 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:02,549 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:02,549 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:02,555 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:02,555 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,557 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,558 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,560 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,560 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,562 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:02,562 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:02,562 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:02,562 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:02,564 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:02,565 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:02,565 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,571 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,572 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,575 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,576 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,578 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:02,578 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:02:02,579 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:02:02,579 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:02:02,579 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:02,583 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:02,583 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,586 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,588 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,591 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,591 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,592 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:02,593 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:02:02,593 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:02:02,593 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:02:02,593 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:02,598 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:02,598 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,599 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,599 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,605 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,606 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,611 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:02,612 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:02:02,612 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:02:02,613 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:02:02,615 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:02,619 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:02,619 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,623 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,623 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,625 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,625 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,626 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:02,627 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:02,627 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:02,627 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:02,628 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:02,629 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:02,629 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,632 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,632 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,633 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,634 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,635 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:02,635 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:02:02,635 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:02:02,636 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:02:02,636 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:02,637 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:02,638 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,640 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,640 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,642 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,642 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,643 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:02,643 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:02:02,643 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:02:02,643 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:02:02,644 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:02,645 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:02,646 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,648 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,648 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,649 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,649 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,650 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:02,650 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:02:02,651 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:02:02,651 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:02:02,651 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:02,657 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:02,657 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,660 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,660 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,664 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,664 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,666 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:02,666 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:02,666 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 01:02:02,668 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:02:02,668 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:02,671 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:02,671 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,674 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,676 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,679 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,679 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,682 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:02,683 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:02:02,683 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:02:02,683 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:02:02,683 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:02,735 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:02,735 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,737 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,738 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,741 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,741 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,743 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:02,744 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:02:02,744 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:02:02,744 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:02:02,744 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:02,746 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:02,746 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,748 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,749 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,752 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,752 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,754 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:02,755 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:02:02,755 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:02:02,755 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:02:02,757 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:02,760 RepairJob.java:234 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:02,760 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,762 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,762 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,765 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,765 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:02,767 RepairSession.java:180 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:02,768 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:02:02,768 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:02:02,768 SyncTask.java:66 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:02:02,768 RepairJob.java:143 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:02,769 RepairSession.java:270 - [repair #d9ab6e00-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:02:02,770 RepairRunnable.java:261 - Repair session d9ab6e00-4728-11f0-9375-5b86f1e31415 for range [(3756879399319832114,3866327608431006049]] finished INFO [RepairJobTask:4] 2025-06-12 01:02:02,772 ActiveRepairService.java:452 - [repair #d9aad1c0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:02:02,777 RepairRunnable.java:343 - Repair command #99 finished in 0 seconds INFO [Repair-Task-101] 2025-06-12 01:02:07,717 RepairRunnable.java:139 - Starting repair command #100 (dcccf950-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-101] 2025-06-12 01:02:07,721 RepairSession.java:228 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3606439011143979610,3618839753308611601], (-9190801909456533516,-9186391905612673206], (4095223079622022176,4099940434345026420], (3866327608431006049,3875212262921359741], (9198765898225459233,-9190801909456533516]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:02:07,731 RepairJob.java:234 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:07,731 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,733 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,734 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,736 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,737 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,738 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:07,739 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:02:07,739 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:02:07,740 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:02:07,740 RepairJob.java:143 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:07,741 RepairJob.java:234 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:07,741 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,743 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,744 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,746 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,746 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,747 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:07,749 RepairJob.java:234 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:07,752 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 01:02:07,749 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:02:07,751 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:02:07,752 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:02:07,752 RepairJob.java:143 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,754 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,754 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,757 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,757 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,758 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:07,758 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:02:07,759 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:02:07,759 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:02:07,759 RepairJob.java:143 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:07,760 RepairJob.java:234 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:07,760 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,762 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,762 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,764 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,764 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:07,771 RepairSession.java:180 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:07,771 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:02:07,771 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:02:07,772 SyncTask.java:66 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:02:07,772 RepairJob.java:143 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:07,772 RepairSession.java:270 - [repair #dccd9590-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:02:07,773 RepairRunnable.java:261 - Repair session dccd9590-4728-11f0-9375-5b86f1e31415 for range [(3606439011143979610,3618839753308611601], (-9190801909456533516,-9186391905612673206], (4095223079622022176,4099940434345026420], (3866327608431006049,3875212262921359741], (9198765898225459233,-9190801909456533516]] finished INFO [RepairJobTask:4] 2025-06-12 01:02:07,773 ActiveRepairService.java:452 - [repair #dcccf950-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 01:02:07,775 RepairRunnable.java:343 - Repair command #100 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:02:09,411 Validator.java:281 - [repair #ddccb610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:09,423 Validator.java:281 - [repair #ddccb610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:09,434 Validator.java:281 - [repair #ddccb610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:09,447 Validator.java:281 - [repair #ddccb610-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:09,452 ActiveRepairService.java:452 - [repair #ddcb5680-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,426 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,438 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,450 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,466 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,519 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,526 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,537 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,552 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,562 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,572 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,578 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,589 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,597 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,604 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,609 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,619 Validator.java:281 - [repair #de6154f0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,622 ActiveRepairService.java:452 - [repair #de60b8b0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,872 Validator.java:281 - [repair #deacdce0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,877 Validator.java:281 - [repair #deacdce0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,883 Validator.java:281 - [repair #deacdce0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,892 Validator.java:281 - [repair #deacdce0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:10,896 ActiveRepairService.java:452 - [repair #deac40a0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-102] 2025-06-12 01:02:11,450 RepairRunnable.java:139 - Starting repair command #101 (df066e90-4728-11f0-9375-5b86f1e31415), 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-102] 2025-06-12 01:02:11,457 RepairSession.java:228 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-9087082954943003297,-9064343098949584267], (-4415880729600809990,-4381321486716197001], (4079635381642820465,4095223079622022176], (-4127780106509837823,-4121071846868427999]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:02:11,484 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:11,484 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,486 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,487 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,489 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,490 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,492 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:11,494 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:11,494 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:02:11,494 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:11,494 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:11,497 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:11,497 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,500 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,500 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,501 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,502 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,504 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:11,505 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:11,505 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-06-12 01:02:11,505 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:11,505 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:11,552 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:11,553 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,558 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,558 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,562 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,563 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,565 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:11,565 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:02:11,566 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:02:11,567 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:02:11,568 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:11,569 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 01:02:11,569 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,572 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,572 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,573 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,574 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,575 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:11,575 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:11,575 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-06-12 01:02:11,575 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:02:11,575 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:11,578 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:11,578 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,582 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,582 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,584 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,584 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,585 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:11,586 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 01:02:11,586 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:02:11,586 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 01:02:11,587 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:11,593 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:11,593 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,598 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,598 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,601 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,602 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,603 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:11,606 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:02:11,606 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:02:11,606 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:02:11,607 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:11,615 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:11,616 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,617 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,618 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,621 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,621 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,624 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:11,624 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 01:02:11,624 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 01:02:11,624 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 01:02:11,624 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:11,628 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:11,628 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,630 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,630 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,633 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,633 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,638 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:11,639 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:11,639 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-06-12 01:02:11,639 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:02:11,640 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:11,642 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:11,642 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,644 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,644 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,645 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,645 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,647 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:11,647 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:02:11,647 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:02:11,648 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 01:02:11,648 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:11,650 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:11,650 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,652 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,652 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,654 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,655 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,656 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:11,657 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:02:11,657 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:02:11,657 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 01:02:11,657 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:11,659 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:11,659 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,662 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,662 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,664 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,664 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,665 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:11,666 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:02:11,666 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:02:11,666 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:02:11,666 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:11,671 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:11,671 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,672 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,673 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,675 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,675 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,677 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:11,677 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:11,677 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:02:11,677 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:11,677 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:11,680 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:11,680 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,682 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,682 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,684 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,684 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,686 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:11,686 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:02:11,686 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:02:11,686 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:02:11,686 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:11,735 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:11,735 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,737 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,737 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,741 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,741 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,743 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:11,743 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:02:11,743 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:11,743 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:02:11,743 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:11,746 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:11,746 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,748 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,748 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,751 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,751 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,753 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:11,754 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:02:11,754 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:02:11,754 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:02:11,754 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:11,758 RepairJob.java:234 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:11,758 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,761 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,762 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,763 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,763 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:11,765 RepairSession.java:180 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:11,766 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:02:11,766 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 01:02:11,766 SyncTask.java:66 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:02:11,767 RepairJob.java:143 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:11,767 RepairSession.java:270 - [repair #df07a710-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:02:11,768 RepairRunnable.java:261 - Repair session df07a710-4728-11f0-9375-5b86f1e31415 for range [(-9087082954943003297,-9064343098949584267], (-4415880729600809990,-4381321486716197001], (4079635381642820465,4095223079622022176], (-4127780106509837823,-4121071846868427999]] finished INFO [RepairJobTask:6] 2025-06-12 01:02:11,770 ActiveRepairService.java:452 - [repair #df066e90-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 01:02:11,773 RepairRunnable.java:343 - Repair command #101 finished in 0 seconds INFO [Repair-Task-103] 2025-06-12 01:02:12,490 RepairRunnable.java:139 - Starting repair command #102 (dfa546a0-4728-11f0-9375-5b86f1e31415), 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-103] 2025-06-12 01:02:12,495 RepairSession.java:228 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1678523640102797514,1791493128433745236]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:02:12,502 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:12,502 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,504 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,504 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,506 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,506 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,510 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:12,510 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:12,512 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:02:12,512 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:12,512 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:12,515 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:12,515 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,519 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,519 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,522 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,522 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,524 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:12,525 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:12,525 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 01:02:12,525 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:12,525 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:12,575 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:12,576 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,578 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,578 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,583 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,583 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,586 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:12,586 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:02:12,587 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:02:12,587 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:02:12,587 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:12,590 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:12,591 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,593 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,593 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,596 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,596 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,598 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:12,599 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:02:12,599 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 01:02:12,599 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:02:12,599 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:12,602 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:12,602 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,604 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,607 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,610 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,611 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,612 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:12,613 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:02:12,615 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:02:12,615 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:02:12,615 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:12,617 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:12,617 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,623 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,623 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,626 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,626 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,628 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:12,628 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:12,629 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-06-12 01:02:12,630 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:12,631 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 01:02:12,630 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:12,631 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,632 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,632 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,634 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,634 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,636 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:12,637 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:02:12,637 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:02:12,637 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:02:12,638 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:12,645 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:12,645 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,647 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,648 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,651 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,651 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,655 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:12,657 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:12,657 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:12,657 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:02:12,659 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:12,661 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:12,661 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,665 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,665 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,672 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,672 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,673 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:12,673 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:02:12,674 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 01:02:12,675 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:02:12,675 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:12,675 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:12,676 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,678 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,678 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,679 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,679 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,680 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:12,681 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:02:12,682 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-06-12 01:02:12,682 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:02:12,683 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:12,685 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:12,686 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,688 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,688 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,690 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,690 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,693 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:12,694 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:02:12,694 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:02:12,694 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:02:12,694 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:12,697 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:12,697 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,699 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,699 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,701 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,701 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,705 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:12,705 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:12,706 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:02:12,706 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 01:02:12,707 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:12,709 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:12,710 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,712 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,712 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,714 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,714 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,715 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:12,715 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 01:02:12,715 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 01:02:12,715 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 01:02:12,716 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:12,763 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:12,765 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,767 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,767 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,768 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,769 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,771 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:12,771 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 01:02:12,771 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 01:02:12,771 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 01:02:12,771 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:12,775 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:12,776 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,777 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,777 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,781 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,781 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,782 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:12,783 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:12,783 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 01:02:12,783 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:12,783 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:12,785 RepairJob.java:234 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:12,785 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,787 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,787 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,788 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,790 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:12,792 RepairSession.java:180 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:12,792 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:02:12,792 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:02:12,792 SyncTask.java:66 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 01:02:12,792 RepairJob.java:143 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:12,793 RepairSession.java:270 - [repair #dfa609f0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 01:02:12,793 RepairRunnable.java:261 - Repair session dfa609f0-4728-11f0-9375-5b86f1e31415 for range [(1678523640102797514,1791493128433745236]] finished INFO [RepairJobTask:7] 2025-06-12 01:02:12,795 ActiveRepairService.java:452 - [repair #dfa546a0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 01:02:12,797 RepairRunnable.java:343 - Repair command #102 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:02:17,763 Validator.java:281 - [repair #e2c87fa0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:17,773 Validator.java:281 - [repair #e2c87fa0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:17,785 Validator.java:281 - [repair #e2c87fa0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:17,797 Validator.java:281 - [repair #e2c87fa0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:17,803 ActiveRepairService.java:452 - [repair #e2c7e360-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:19,417 Validator.java:281 - [repair #e3c50810-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:19,429 Validator.java:281 - [repair #e3c50810-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:19,441 Validator.java:281 - [repair #e3c50810-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:19,447 Validator.java:281 - [repair #e3c50810-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:19,452 ActiveRepairService.java:452 - [repair #e3c46bd0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-104] 2025-06-12 01:02:20,393 RepairRunnable.java:139 - Starting repair command #103 (e45b2d90-4728-11f0-9375-5b86f1e31415), 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-104] 2025-06-12 01:02:20,409 RepairSession.java:228 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8141709828404136660,8197734676602336762], (2520789484047051339,2534301389120967775], (3437103710027410958,3463035446711856321]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:02:20,434 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:20,434 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,438 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,438 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,442 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,444 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:20,456 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:20,456 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:20,457 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:20,457 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 01:02:20,458 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:02:20,458 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,461 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,461 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,465 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,465 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,470 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:20,473 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:20,473 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:20,473 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:20,475 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:20,518 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:20,520 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,524 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,524 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,526 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,527 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,529 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:20,529 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:20,529 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:02:20,529 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:20,529 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:20,532 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:20,532 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,533 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,535 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,536 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,537 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,538 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:20,539 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:20,539 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:02:20,539 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:20,541 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:20,543 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:20,543 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,545 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,545 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,546 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,547 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,548 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:20,549 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:02:20,549 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:02:20,549 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:02:20,550 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:20,555 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:20,556 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,559 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,560 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,562 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,562 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,565 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:20,566 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:20,566 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-06-12 01:02:20,566 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:20,566 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:20,569 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:20,569 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,570 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,571 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,572 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,573 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,575 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:20,575 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 01:02:20,575 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 01:02:20,575 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-06-12 01:02:20,576 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:20,580 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:20,580 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,582 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,582 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,586 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,586 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,589 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:20,591 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:20,592 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:20,592 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:20,593 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:20,652 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:20,653 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,655 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,655 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,657 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,657 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,658 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:20,660 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 01:02:20,660 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:02:20,660 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 01:02:20,662 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:20,668 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:20,668 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,674 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,679 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,683 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,684 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,687 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:20,688 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:02:20,688 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:02:20,688 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:02:20,688 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:20,694 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:20,695 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,696 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,697 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,699 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,700 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,702 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:20,704 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:02:20,704 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:02:20,704 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:02:20,704 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:20,706 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:20,708 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,710 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,710 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,713 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,714 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,716 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:20,717 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:02:20,717 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:20,717 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:02:20,717 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:20,720 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:20,721 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,723 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,723 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,725 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,725 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,727 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:20,729 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:02:20,730 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 01:02:20,730 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:02:20,730 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:20,780 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:20,781 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,784 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,784 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,786 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,788 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,789 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:20,790 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:20,790 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 01:02:20,790 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:20,790 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:20,795 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:20,795 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,797 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,797 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,799 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,799 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,802 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:20,802 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:02:20,803 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:02:20,803 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:02:20,803 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:20,807 RepairJob.java:234 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:20,808 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,811 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,812 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,813 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,814 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,815 RepairSession.java:180 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:20,816 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 01:02:20,816 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-06-12 01:02:20,816 SyncTask.java:66 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-06-12 01:02:20,816 RepairJob.java:143 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:20,817 RepairSession.java:270 - [repair #e45d9e90-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 01:02:20,818 RepairRunnable.java:261 - Repair session e45d9e90-4728-11f0-9375-5b86f1e31415 for range [(8141709828404136660,8197734676602336762], (2520789484047051339,2534301389120967775], (3437103710027410958,3463035446711856321]] finished INFO [RepairJobTask:7] 2025-06-12 01:02:20,821 ActiveRepairService.java:452 - [repair #e45b2d90-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-06-12 01:02:20,828 RepairRunnable.java:343 - Repair command #103 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,914 Validator.java:281 - [repair #e4a8ff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,925 Validator.java:281 - [repair #e4a8ff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,935 Validator.java:281 - [repair #e4a8ff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,940 Validator.java:281 - [repair #e4a8ff70-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:20,943 ActiveRepairService.java:452 - [repair #e4a86330-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-105] 2025-06-12 01:02:21,489 RepairRunnable.java:139 - Starting repair command #104 (e5026a10-4728-11f0-9375-5b86f1e31415), 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-105] 2025-06-12 01:02:21,511 RepairSession.java:228 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4764791192998700025,-4763565262811630010], (2572048944572211277,2643727727849551952]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:02:21,538 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:21,538 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,540 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,540 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,543 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,544 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,548 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:21,549 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:02:21,549 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:02:21,549 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:02:21,549 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:21,560 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:21,560 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,564 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,564 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,566 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,567 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,573 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:21,573 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:21,574 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:21,574 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:21,574 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:21,622 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:21,623 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,627 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,627 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,631 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,632 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,636 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:21,637 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:02:21,637 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:21,637 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:21,637 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:21,640 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:21,640 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,643 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,643 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,646 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,646 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,649 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:21,651 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:02:21,651 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 01:02:21,652 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:02:21,656 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:21,669 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:21,669 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,672 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,673 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,675 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,675 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,681 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:21,682 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:02:21,683 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:02:21,683 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 01:02:21,683 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:21,689 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:21,691 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,693 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,693 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,695 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,695 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,698 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:21,698 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:02:21,698 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:02:21,699 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:02:21,699 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:21,701 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:21,701 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,702 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,702 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,704 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,704 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,706 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:21,706 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:02:21,706 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 01:02:21,707 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:02:21,711 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:21,712 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:21,712 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,715 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,715 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,717 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,717 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,721 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:21,721 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:21,721 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-06-12 01:02:21,722 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:02:21,722 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:21,725 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:21,726 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,727 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,727 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,729 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,730 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,731 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:21,731 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:02:21,731 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:02:21,731 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:02:21,731 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:21,737 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:21,737 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,738 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,738 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,740 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,741 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,742 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:21,742 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:02:21,742 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 01:02:21,743 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:02:21,743 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:21,745 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:21,745 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,747 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,747 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,748 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,748 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,750 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:21,751 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:02:21,751 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:02:21,751 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:02:21,751 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:21,753 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:21,753 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,755 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,755 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,758 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,758 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,759 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:21,759 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:21,760 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 01:02:21,760 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:21,760 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:21,766 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:21,766 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,769 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,769 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,771 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,771 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,773 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:21,774 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:02:21,775 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:02:21,775 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:02:21,775 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:21,834 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:21,834 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,836 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,836 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,838 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,838 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,840 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:21,842 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 01:02:21,842 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:7] 2025-06-12 01:02:21,843 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:21,845 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:21,846 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:21,846 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,848 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,849 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,851 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,853 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,855 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:21,857 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:02:21,857 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:02:21,857 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:02:21,858 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:21,860 RepairJob.java:234 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:21,861 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,864 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,866 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,868 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,868 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:21,874 RepairSession.java:180 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:02:21,875 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:02:21,876 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:02:21,876 SyncTask.java:66 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:02:21,876 RepairJob.java:143 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:21,877 RepairSession.java:270 - [repair #e505c570-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:02:21,883 RepairRunnable.java:261 - Repair session e505c570-4728-11f0-9375-5b86f1e31415 for range [(-4764791192998700025,-4763565262811630010], (2572048944572211277,2643727727849551952]] finished INFO [RepairJobTask:5] 2025-06-12 01:02:21,884 ActiveRepairService.java:452 - [repair #e5026a10-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:21,899 RepairRunnable.java:343 - Repair command #104 finished in 0 seconds INFO [Repair-Task-106] 2025-06-12 01:02:22,521 RepairRunnable.java:139 - Starting repair command #105 (e59fe290-4728-11f0-9375-5b86f1e31415), 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-106] 2025-06-12 01:02:22,527 RepairSession.java:228 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3478399918284275054,3505703164227348595], (8472539682414609429,8535297147114219596]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:02:22,571 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:22,571 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,572 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,572 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,581 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,581 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,584 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:22,584 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:22,584 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:02:22,584 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:22,585 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,587 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,587 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,590 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,590 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,597 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,597 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,605 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:22,605 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:22,606 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 01:02:22,607 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:22,607 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:22,657 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:22,658 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,659 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,661 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,663 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,663 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,664 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:22,665 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:22,665 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:02:22,665 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:22,666 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:22,668 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:22,669 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,670 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,671 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,674 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,674 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,675 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:22,676 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:02:22,676 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:22,676 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:02:22,676 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,678 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,678 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,681 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,681 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,684 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,684 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,685 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:22,686 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:02:22,686 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:02:22,686 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:02:22,686 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,690 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,691 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,693 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,693 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,697 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,697 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,699 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:22,701 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:02:22,701 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:02:22,701 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:02:22,701 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,705 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,707 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,710 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,710 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,712 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,713 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,716 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:22,717 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 01:02:22,717 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 01:02:22,717 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 01:02:22,717 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,719 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,721 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,723 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,723 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,743 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,744 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,745 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:22,745 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:22,746 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:22,746 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-06-12 01:02:22,746 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:22,764 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:22,764 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,766 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,766 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,767 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,768 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,769 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:22,769 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:02:22,769 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:02:22,769 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:02:22,769 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:22,772 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:22,772 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,777 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,778 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,781 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,781 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,782 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:22,783 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:02:22,783 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:02:22,783 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:02:22,783 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:22,784 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:22,784 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,786 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,786 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,787 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,787 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,795 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:22,796 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:02:22,796 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:02:22,797 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-06-12 01:02:22,797 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:22,798 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:22,798 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,804 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,804 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,809 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,810 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,811 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:22,811 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:22,812 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:22,812 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:22,812 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,813 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,814 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,815 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,815 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,817 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,817 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,818 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:22,819 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:02:22,819 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 01:02:22,819 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:02:22,820 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,870 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,870 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,875 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,875 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,877 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,877 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,879 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:22,879 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:22,879 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-06-12 01:02:22,879 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:22,879 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,882 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,882 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,884 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,885 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,887 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,888 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,890 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:22,890 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:22,890 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:02:22,890 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:02:22,890 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:22,893 RepairJob.java:234 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:22,893 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,896 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,896 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,900 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,901 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:22,903 RepairSession.java:180 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:22,903 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:02:22,903 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:02:22,903 SyncTask.java:66 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:02:22,904 RepairJob.java:143 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:22,905 RepairSession.java:270 - [repair #e5a0ccf0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:02:22,905 RepairRunnable.java:261 - Repair session e5a0ccf0-4728-11f0-9375-5b86f1e31415 for range [(3478399918284275054,3505703164227348595], (8472539682414609429,8535297147114219596]] finished INFO [RepairJobTask:6] 2025-06-12 01:02:22,906 ActiveRepairService.java:452 - [repair #e59fe290-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:22,912 RepairRunnable.java:343 - Repair command #105 finished in 0 seconds INFO [Repair-Task-107] 2025-06-12 01:02:27,780 RepairRunnable.java:139 - Starting repair command #106 (e8c25840-4728-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-107] 2025-06-12 01:02:27,784 RepairSession.java:228 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(7608792655480786553,7635909624275720477], (-6021756599458456865,-6021174837948794900], (5474353135677537308,5474858705755801002], (-306737862435530459,-271571570805363138], (-4702785060415613381,-4686080846616772816]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:02:27,790 RepairJob.java:234 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:27,790 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,791 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,791 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,793 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,793 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,795 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:27,802 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:02:27,802 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:02:27,802 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:02:27,803 RepairJob.java:143 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:27,803 RepairJob.java:234 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:27,804 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,808 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,808 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,810 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,810 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,812 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:27,812 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:02:27,812 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:02:27,812 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:02:27,812 RepairJob.java:143 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:27,815 RepairJob.java:234 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:27,815 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,817 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,817 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,819 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,819 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,820 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:27,820 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:02:27,820 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:02:27,821 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:02:27,822 RepairJob.java:143 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:27,822 RepairJob.java:234 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:27,822 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,824 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,824 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,825 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,825 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:27,827 RepairSession.java:180 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:27,827 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:02:27,827 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:02:27,827 SyncTask.java:66 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:02:27,827 RepairJob.java:143 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:27,828 RepairSession.java:270 - [repair #e8c2f480-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:02:27,828 RepairRunnable.java:261 - Repair session e8c2f480-4728-11f0-9375-5b86f1e31415 for range [(7608792655480786553,7635909624275720477], (-6021756599458456865,-6021174837948794900], (5474353135677537308,5474858705755801002], (-306737862435530459,-271571570805363138], (-4702785060415613381,-4686080846616772816]] finished INFO [RepairJobTask:1] 2025-06-12 01:02:27,830 ActiveRepairService.java:452 - [repair #e8c25840-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:27,831 RepairRunnable.java:343 - Repair command #106 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:02:29,450 Validator.java:281 - [repair #e9bf7cf0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:29,463 Validator.java:281 - [repair #e9bf7cf0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:29,469 Validator.java:281 - [repair #e9bf7cf0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:29,476 Validator.java:281 - [repair #e9bf7cf0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:29,480 ActiveRepairService.java:452 - [repair #e9bee0b0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-108] 2025-06-12 01:02:30,425 RepairRunnable.java:139 - Starting repair command #107 (ea55c980-4728-11f0-9375-5b86f1e31415), 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: 7, pull repair: false) INFO [Repair-Task-108] 2025-06-12 01:02:30,435 RepairSession.java:228 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(6152013732961795460,6179159026875810570], (4185291455381117479,4206546725176087087], (-7839716295701309040,-7837158544032513919], (-7820891713922652140,-7819536269976077607], (-7819536269976077607,-7816260384303516158], (1225032278226708381,1241613259394078491], (7086114894277194106,7098375558213540846]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:02:30,482 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:30,483 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,485 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,485 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,488 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,488 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,492 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:30,492 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:02:30,493 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:02:30,493 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:02:30,493 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:30,498 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:30,499 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,502 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,503 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,505 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,505 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,507 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:30,509 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:30,509 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:30,509 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:30,509 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:30,558 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:30,561 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,564 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,564 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,569 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,569 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,571 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:30,572 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:02:30,572 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:02:30,575 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:02:30,576 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:30,578 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:30,579 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,581 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,581 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,584 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,585 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,587 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:30,587 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:30,587 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:30,587 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:02:30,587 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:30,594 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:30,594 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,596 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,597 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,598 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,598 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,599 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:30,600 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:02:30,600 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:02:30,600 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:02:30,600 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:30,603 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:30,603 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,605 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,605 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,607 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,607 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,609 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:30,609 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:30,609 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:30,609 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:30,609 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:30,611 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:30,613 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,614 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,614 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,619 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,622 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,624 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:30,624 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:02:30,624 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 01:02:30,624 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-06-12 01:02:30,625 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:30,630 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:30,631 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,633 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,635 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,637 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,638 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,639 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:30,639 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:30,639 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:30,639 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:30,639 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:30,693 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:30,693 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,696 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,696 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,699 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,699 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,701 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:30,703 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:02:30,703 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-06-12 01:02:30,703 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:02:30,705 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:30,706 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:30,707 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,710 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,710 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,714 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,715 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,716 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:30,717 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:02:30,717 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:02:30,717 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:02:30,717 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:30,722 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:30,722 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,726 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,728 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,730 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,730 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,731 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:30,732 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:02:30,732 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:02:30,732 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:02:30,732 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:30,735 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:30,735 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,737 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,737 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,740 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,741 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,743 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:30,743 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:30,743 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:02:30,743 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:30,743 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:30,749 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:30,749 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,751 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,753 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,754 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,755 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,757 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:30,758 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 01:02:30,758 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:02:30,758 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 01:02:30,758 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:30,813 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:30,814 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,816 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,818 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,820 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,821 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,823 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:30,825 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:30,825 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:02:30,825 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:30,825 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:30,829 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:30,829 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,831 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,831 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,833 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,835 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,837 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:30,837 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:30,837 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-06-12 01:02:30,837 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:30,837 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:30,841 RepairJob.java:234 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:30,841 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,845 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,845 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,847 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,848 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,849 RepairSession.java:180 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:02:30,849 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:02:30,849 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:02:30,849 SyncTask.java:66 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-06-12 01:02:30,850 RepairJob.java:143 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:30,851 RepairSession.java:270 - [repair #ea577730-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:02:30,851 RepairRunnable.java:261 - Repair session ea577730-4728-11f0-9375-5b86f1e31415 for range [(6152013732961795460,6179159026875810570], (4185291455381117479,4206546725176087087], (-7839716295701309040,-7837158544032513919], (-7820891713922652140,-7819536269976077607], (-7819536269976077607,-7816260384303516158], (1225032278226708381,1241613259394078491], (7086114894277194106,7098375558213540846]] finished INFO [RepairJobTask:4] 2025-06-12 01:02:30,852 ActiveRepairService.java:452 - [repair #ea55c980-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:30,855 RepairRunnable.java:343 - Repair command #107 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,969 Validator.java:281 - [repair #eaa3c270-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:30,984 Validator.java:281 - [repair #eaa3c270-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,000 Validator.java:281 - [repair #eaa3c270-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,008 Validator.java:281 - [repair #eaa3c270-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,012 ActiveRepairService.java:452 - [repair #eaa2d810-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-109] 2025-06-12 01:02:31,519 RepairRunnable.java:139 - Starting repair command #108 (eafcdef0-4728-11f0-9375-5b86f1e31415), 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-109] 2025-06-12 01:02:31,527 RepairSession.java:228 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(530425360217511314,630194684862895197]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:02:31,544 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:31,544 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,546 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,546 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,548 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,548 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,550 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,551 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:02:31,551 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:02:31,553 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:31,553 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 01:02:31,553 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:02:31,553 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,554 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,554 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,556 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,559 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,562 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:31,563 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:31,563 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-06-12 01:02:31,563 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:31,564 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:31,613 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:31,613 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,615 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,615 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,617 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,617 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,618 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,621 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:02:31,621 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-06-12 01:02:31,621 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-06-12 01:02:31,622 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:31,623 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:31,623 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,625 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,625 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,627 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,628 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,630 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,632 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:02:31,633 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:02:31,633 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-06-12 01:02:31,633 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:31,636 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:31,636 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,638 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,639 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,641 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,641 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,643 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,645 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:02:31,646 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:02:31,646 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:02:31,646 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:31,654 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:31,655 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,658 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,658 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,662 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,662 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,665 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:31,665 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:02:31,665 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:31,666 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:02:31,666 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:31,670 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:31,670 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,673 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,675 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,678 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,679 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,683 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:31,683 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:02:31,683 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:02:31,684 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-06-12 01:02:31,684 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:31,688 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:31,689 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,690 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,691 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,693 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,695 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,697 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:31,697 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:31,697 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:31,698 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:31,698 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:31,701 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:31,701 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,703 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,703 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,706 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,706 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,709 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:31,713 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 01:02:31,713 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 01:02:31,713 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-06-12 01:02:31,713 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:31,717 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:31,720 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,721 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,721 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,723 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,723 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,726 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,726 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:02:31,727 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 01:02:31,727 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:02:31,728 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:31,729 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:31,729 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,732 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,733 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,735 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,736 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,740 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,740 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:02:31,740 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:02:31,740 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:02:31,740 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:31,742 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:31,742 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,743 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,743 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,745 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,745 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,747 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,747 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:31,747 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:31,748 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:31,748 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:31,749 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:31,749 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,750 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,751 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,752 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,752 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,756 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:31,756 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:02:31,757 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:02:31,757 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:02:31,757 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:31,800 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:31,802 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,804 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,804 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,808 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,808 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,809 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:31,810 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:02:31,810 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:1] 2025-06-12 01:02:31,810 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-06-12 01:02:31,810 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:31,815 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:31,815 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,816 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,817 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,819 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,819 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,821 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,821 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:02:31,822 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:02:31,822 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:02:31,822 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:31,832 RepairJob.java:234 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:31,833 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,835 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,836 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,839 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,840 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:31,841 RepairSession.java:180 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:31,841 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:02:31,841 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:02:31,842 SyncTask.java:66 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:02:31,842 RepairJob.java:143 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:31,846 RepairSession.java:270 - [repair #eafe1770-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:02:31,850 RepairRunnable.java:261 - Repair session eafe1770-4728-11f0-9375-5b86f1e31415 for range [(530425360217511314,630194684862895197]] finished INFO [RepairJobTask:3] 2025-06-12 01:02:31,855 ActiveRepairService.java:452 - [repair #eafcdef0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-06-12 01:02:31,860 RepairRunnable.java:343 - Repair command #108 finished in 0 seconds INFO [Repair-Task-110] 2025-06-12 01:02:32,548 RepairRunnable.java:139 - Starting repair command #109 (eb99e240-4728-11f0-9375-5b86f1e31415), 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-110] 2025-06-12 01:02:32,556 RepairSession.java:228 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4368631197861660291,-4355928183440478859], (834890553682665487,856328898906491749], (8757977504323526743,8772745825483339177], (-5615830097456991995,-5595256382866926802], (7178300954629224333,7201217870532556531], (-6375746866187112430,-6373885156921889312]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-06-12 01:02:32,591 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:32,591 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,595 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,595 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,596 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,596 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,597 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:32,597 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-06-12 01:02:32,598 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-06-12 01:02:32,599 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-06-12 01:02:32,601 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:32,603 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:32,603 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,605 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,605 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,606 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,606 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,608 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:32,608 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:32,608 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:32,609 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:32,609 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:32,654 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:32,658 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,662 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,662 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,664 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,665 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,667 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:32,668 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:02:32,668 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:32,669 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:02:32,669 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:32,672 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:32,672 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,674 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,674 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,677 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,678 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,681 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:32,682 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-06-12 01:02:32,682 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-06-12 01:02:32,682 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:02:32,683 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:32,684 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:6] 2025-06-12 01:02:32,684 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,689 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,690 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,693 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,694 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,698 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:32,699 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-06-12 01:02:32,699 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:02:32,699 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-06-12 01:02:32,699 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:32,702 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:32,702 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,705 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,707 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,709 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,709 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,712 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:32,712 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:02:32,712 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-06-12 01:02:32,713 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:32,713 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:32,715 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:32,716 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,718 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,718 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,719 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,720 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,721 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:32,721 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:02:32,721 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:02:32,721 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:02:32,722 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:32,725 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:32,727 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,728 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,730 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,733 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,742 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,744 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:32,744 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:32,744 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:32,744 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-06-12 01:02:32,744 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:32,747 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:32,748 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,749 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,749 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,751 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,751 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,756 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:32,757 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:02:32,757 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:02:32,758 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-06-12 01:02:32,758 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:32,760 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:32,760 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,761 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,761 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,763 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,763 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,765 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:32,765 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:02:32,765 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:02:32,766 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-06-12 01:02:32,766 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:32,768 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:32,769 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,770 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,770 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,772 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,772 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,773 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:32,774 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:02:32,774 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:02:32,774 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:02:32,774 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:32,777 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:32,777 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,781 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,783 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,785 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,786 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,788 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:32,789 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:02:32,789 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:02:32,789 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:3] 2025-06-12 01:02:32,789 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:32,790 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:32,790 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,792 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,792 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,794 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,794 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,796 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:32,797 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:02:32,797 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:02:32,797 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-06-12 01:02:32,799 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:32,844 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:32,845 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,848 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,848 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,851 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,851 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,854 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:32,855 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:02:32,855 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:02:32,855 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:02:32,855 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:32,860 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:32,861 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,864 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,864 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,869 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,869 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,871 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:02:32,871 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:02:32,871 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-06-12 01:02:32,872 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-06-12 01:02:32,872 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:32,874 RepairJob.java:234 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:32,875 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,878 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,879 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,881 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,881 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:32,883 RepairSession.java:180 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:32,883 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:02:32,883 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:02:32,883 SyncTask.java:66 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:02:32,884 RepairJob.java:143 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:32,884 RepairSession.java:270 - [repair #eb9b1ac0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:02:32,887 RepairRunnable.java:261 - Repair session eb9b1ac0-4728-11f0-9375-5b86f1e31415 for range [(-4368631197861660291,-4355928183440478859], (834890553682665487,856328898906491749], (8757977504323526743,8772745825483339177], (-5615830097456991995,-5595256382866926802], (7178300954629224333,7201217870532556531], (-6375746866187112430,-6373885156921889312]] finished INFO [RepairJobTask:5] 2025-06-12 01:02:32,887 ActiveRepairService.java:452 - [repair #eb99e240-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:32,891 RepairRunnable.java:343 - Repair command #109 finished in 0 seconds INFO [Repair-Task-111] 2025-06-12 01:02:37,813 RepairRunnable.java:139 - Starting repair command #110 (eebd4250-4728-11f0-9375-5b86f1e31415), 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-111] 2025-06-12 01:02:37,833 RepairSession.java:228 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4147942415848145419,-4145512498118403224], (-4885431185242460749,-4854329458818229618], (3559484107850301372,3606439011143979610], (-4747244521005241696,-4738027088853888509]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:02:37,843 RepairJob.java:234 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:37,843 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,845 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,845 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,846 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,847 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,848 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:37,848 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:02:37,848 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:02:37,849 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:02:37,849 RepairJob.java:143 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:37,850 RepairJob.java:234 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:37,850 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,851 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,851 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,852 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,852 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,854 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:37,854 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:02:37,854 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:02:37,854 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:02:37,854 RepairJob.java:143 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:37,856 RepairJob.java:234 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:37,856 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,858 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,858 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,860 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,860 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,861 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:37,861 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:02:37,862 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:02:37,863 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:02:37,863 RepairJob.java:143 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:37,864 RepairJob.java:234 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:37,864 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,866 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,866 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,868 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,868 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:37,868 RepairSession.java:180 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:37,869 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:02:37,869 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:02:37,870 SyncTask.java:66 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:02:37,870 RepairJob.java:143 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:37,870 RepairSession.java:270 - [repair #eec04f90-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:02:37,870 RepairRunnable.java:261 - Repair session eec04f90-4728-11f0-9375-5b86f1e31415 for range [(-4147942415848145419,-4145512498118403224], (-4885431185242460749,-4854329458818229618], (3559484107850301372,3606439011143979610], (-4747244521005241696,-4738027088853888509]] finished INFO [RepairJobTask:4] 2025-06-12 01:02:37,872 ActiveRepairService.java:452 - [repair #eebd4250-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:37,873 RepairRunnable.java:343 - Repair command #110 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:02:39,482 Validator.java:281 - [repair #efba8e10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:39,487 Validator.java:281 - [repair #efba8e10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:39,505 Validator.java:281 - [repair #efba8e10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:39,522 Validator.java:281 - [repair #efba8e10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:39,531 ActiveRepairService.java:452 - [repair #efb9f1d0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,521 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,530 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,539 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,551 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,610 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,621 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,631 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,640 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,650 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,657 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,667 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,686 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,697 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,707 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,714 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,721 Validator.java:281 - [repair #f05176e0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,724 ActiveRepairService.java:452 - [repair #f05101b0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-112] 2025-06-12 01:02:40,954 RepairRunnable.java:139 - Starting repair command #111 (f09c89a0-4728-11f0-9375-5b86f1e31415), 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-112] 2025-06-12 01:02:40,957 RepairSession.java:228 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6461984436945004565,-6440560723726537541], (-1272790375504394605,-1259712328569362046], (-7414575696324162249,-7377126424961424067]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:02:40,965 RepairJob.java:234 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:40,966 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,968 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,968 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,976 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,976 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,985 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:40,985 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:02:40,986 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:02:40,986 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:02:40,987 RepairJob.java:143 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:40,994 RepairJob.java:234 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:40,994 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,996 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:40,998 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,000 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,001 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,003 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:41,003 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:02:41,003 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:02:41,003 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:02:41,004 RepairJob.java:143 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:41,007 RepairJob.java:234 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:41,007 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,009 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,010 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,014 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,014 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,015 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:41,015 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:02:41,015 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:02:41,016 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:02:41,016 RepairJob.java:143 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:41,019 RepairJob.java:234 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:41,019 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,021 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,021 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,023 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,023 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,024 RepairSession.java:180 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:41,025 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-06-12 01:02:41,025 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:02:41,025 SyncTask.java:66 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:02:41,025 RepairJob.java:143 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:41,026 RepairSession.java:270 - [repair #f09cfed0-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:02:41,026 RepairRunnable.java:261 - Repair session f09cfed0-4728-11f0-9375-5b86f1e31415 for range [(-6461984436945004565,-6440560723726537541], (-1272790375504394605,-1259712328569362046], (-7414575696324162249,-7377126424961424067]] finished INFO [RepairJobTask:3] 2025-06-12 01:02:41,027 ActiveRepairService.java:452 - [repair #f09c89a0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:41,028 RepairRunnable.java:343 - Repair command #111 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,649 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,659 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,670 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,726 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,739 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,750 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,763 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,788 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,803 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,810 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,816 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,826 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,833 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,840 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,846 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,853 Validator.java:281 - [repair #f0f88c50-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:02:41,858 ActiveRepairService.java:452 - [repair #f0f7a1f0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,656 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,669 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,681 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,736 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,754 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,767 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,780 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,801 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,816 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,831 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,842 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,851 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,857 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,863 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,873 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,882 Validator.java:281 - [repair #f19604d0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:02:42,886 ActiveRepairService.java:452 - [repair #f194cc50-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:47,852 Validator.java:281 - [repair #f4b7b730-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:47,861 Validator.java:281 - [repair #f4b7b730-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:47,872 Validator.java:281 - [repair #f4b7b730-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:47,885 Validator.java:281 - [repair #f4b7b730-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:47,891 ActiveRepairService.java:452 - [repair #f4b6f3e0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:49,528 Validator.java:281 - [repair #f5b68990-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:49,536 Validator.java:281 - [repair #f5b68990-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:49,547 Validator.java:281 - [repair #f5b68990-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:49,557 Validator.java:281 - [repair #f5b68990-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:49,563 ActiveRepairService.java:452 - [repair #f5b59f30-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-113] 2025-06-12 01:02:50,492 RepairRunnable.java:139 - Starting repair command #112 (f64bc4b0-4728-11f0-9375-5b86f1e31415), 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-113] 2025-06-12 01:02:50,500 RepairSession.java:228 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3640835285343935265,3643010728471046023], (1414640237828322218,1446504224437166874], (5828097953631238100,5834063048773615561], (7069063721923132873,7086114894277194106], (-3590078397671489062,-3567414390888874586], (1323556208801369058,1330665088027341665]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:02:50,533 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:50,534 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,537 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,537 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,538 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,538 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,539 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:50,540 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-06-12 01:02:50,541 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-06-12 01:02:50,541 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:50,541 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 01:02:50,541 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:02:50,541 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,543 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,543 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,545 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,545 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,546 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:50,547 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:50,547 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:50,547 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:50,547 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:50,604 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:50,604 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,607 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,607 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,618 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,619 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,621 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:50,622 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:02:50,623 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:02:50,623 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-06-12 01:02:50,623 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:50,625 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:50,626 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,628 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,628 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,630 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,630 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,632 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:50,633 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:02:50,633 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:02:50,633 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:02:50,633 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:50,634 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:50,634 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,638 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,638 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,640 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,640 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,641 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:50,642 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:02:50,642 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-06-12 01:02:50,642 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-06-12 01:02:50,642 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:50,647 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:50,647 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,649 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,651 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,653 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,654 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,656 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:50,656 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:50,657 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:02:50,657 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-06-12 01:02:50,658 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:50,660 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:50,660 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,662 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,663 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,665 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,665 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,667 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:50,668 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 01:02:50,668 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-06-12 01:02:50,668 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-06-12 01:02:50,668 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:50,673 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:50,673 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,675 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,675 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,678 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,678 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,682 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:50,682 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:50,682 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:02:50,682 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:50,683 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:50,686 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:50,686 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,688 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,688 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,690 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,691 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,694 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:02:50,695 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:02:50,695 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:02:50,695 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:02:50,696 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:50,699 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:50,699 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,701 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,702 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,704 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,705 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,707 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:50,708 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:02:50,708 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-06-12 01:02:50,708 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-06-12 01:02:50,708 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-06-12 01:02:50,711 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:02:50,711 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,713 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,714 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,717 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,717 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,720 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:50,721 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:02:50,721 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-06-12 01:02:50,721 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:7] 2025-06-12 01:02:50,722 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:50,724 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:50,724 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,726 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,726 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,728 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,728 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,730 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:02:50,732 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-06-12 01:02:50,732 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:50,732 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:7] 2025-06-12 01:02:50,734 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:50,736 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:50,736 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,738 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,739 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,740 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,741 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,743 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:50,744 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:02:50,745 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-06-12 01:02:50,745 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-06-12 01:02:50,745 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:50,796 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:50,796 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,799 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,799 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,803 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,803 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,806 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:02:50,806 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:02:50,807 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-06-12 01:02:50,806 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:02:50,808 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:50,809 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:50,809 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,811 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,811 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,813 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,813 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,815 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:02:50,815 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:50,816 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-06-12 01:02:50,816 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:50,817 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:50,821 RepairJob.java:234 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:50,821 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,823 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,823 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,830 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,831 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:50,834 RepairSession.java:180 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:02:50,834 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:02:50,835 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:02:50,835 SyncTask.java:66 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-06-12 01:02:50,835 RepairJob.java:143 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:50,836 RepairSession.java:270 - [repair #f64cfd30-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:02:50,836 RepairRunnable.java:261 - Repair session f64cfd30-4728-11f0-9375-5b86f1e31415 for range [(3640835285343935265,3643010728471046023], (1414640237828322218,1446504224437166874], (5828097953631238100,5834063048773615561], (7069063721923132873,7086114894277194106], (-3590078397671489062,-3567414390888874586], (1323556208801369058,1330665088027341665]] finished INFO [RepairJobTask:5] 2025-06-12 01:02:50,838 ActiveRepairService.java:452 - [repair #f64bc4b0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:50,844 RepairRunnable.java:343 - Repair command #112 finished in 0 seconds INFO [Repair-Task-114] 2025-06-12 01:02:50,988 RepairRunnable.java:139 - Starting repair command #113 (f6979ac0-4728-11f0-9375-5b86f1e31415), 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-114] 2025-06-12 01:02:50,992 RepairSession.java:228 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4381321486716197001,-4368631197861660291], (4309568991371123271,4387859613708801957]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:02:51,004 RepairJob.java:234 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:51,004 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,006 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,006 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,009 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,009 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,010 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,011 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:02:51,011 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:02:51,011 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:02:51,012 RepairJob.java:143 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:51,014 RepairJob.java:234 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:51,014 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,016 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,016 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,017 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,018 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,019 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,019 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:02:51,019 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:02:51,019 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:02:51,019 RepairJob.java:143 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:51,024 RepairJob.java:234 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:51,024 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,025 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,026 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,027 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,027 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,028 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,029 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:02:51,029 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:02:51,029 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:02:51,029 RepairJob.java:143 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:51,031 RepairJob.java:234 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:51,031 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,033 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,033 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,034 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,034 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,036 RepairSession.java:180 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,036 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:02:51,036 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:02:51,036 SyncTask.java:66 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:02:51,036 RepairJob.java:143 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:02:51,037 RepairSession.java:270 - [repair #f6983700-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:02:51,038 RepairRunnable.java:261 - Repair session f6983700-4728-11f0-9375-5b86f1e31415 for range [(-4381321486716197001,-4368631197861660291], (4309568991371123271,4387859613708801957]] finished INFO [RepairJobTask:3] 2025-06-12 01:02:51,040 ActiveRepairService.java:452 - [repair #f6979ac0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:02:51,041 RepairRunnable.java:343 - Repair command #113 finished in 0 seconds INFO [Repair-Task-115] 2025-06-12 01:02:51,604 RepairRunnable.java:139 - Starting repair command #114 (f6f59940-4728-11f0-9375-5b86f1e31415), 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-115] 2025-06-12 01:02:51,609 RepairSession.java:228 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4045067709319537799,-4008084213256778742], (4266693272462277047,4307290878693613807]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-06-12 01:02:51,622 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:51,623 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,624 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,625 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,627 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,628 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,631 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,632 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:02:51,632 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:02:51,633 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-06-12 01:02:51,633 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:51,652 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:51,653 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,654 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,654 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,656 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,656 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,659 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,659 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:51,660 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:51,660 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-06-12 01:02:51,660 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:51,700 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:51,701 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,703 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,705 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,707 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,708 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,714 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:51,717 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 01:02:51,717 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:51,717 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:02:51,717 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:51,721 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:51,723 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,724 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,724 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,726 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,726 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,728 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,730 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:02:51,730 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-06-12 01:02:51,731 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-06-12 01:02:51,732 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:51,732 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:51,732 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,736 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,736 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,740 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,741 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,743 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,745 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:02:51,745 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:02:51,745 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-06-12 01:02:51,745 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:51,753 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:51,754 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,758 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,758 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,761 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,762 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,764 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,764 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:02:51,764 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-06-12 01:02:51,764 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:02:51,765 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:51,766 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:51,766 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,772 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,773 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,778 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,779 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,781 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:51,782 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:02:51,782 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:02:51,782 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-06-12 01:02:51,782 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:51,792 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:51,792 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,795 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,796 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,797 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,797 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,799 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:51,800 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:51,800 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:51,800 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-06-12 01:02:51,800 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:51,803 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:51,803 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,805 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,807 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,809 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,809 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,811 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:51,812 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:02:51,812 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-06-12 01:02:51,812 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-06-12 01:02:51,812 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:51,814 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:51,814 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,815 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,815 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,821 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,821 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,823 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:51,823 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:02:51,823 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:02:51,824 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-06-12 01:02:51,824 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-06-12 01:02:51,826 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:02:51,826 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,827 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,827 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,829 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,829 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,831 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:02:51,831 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:02:51,831 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:02:51,832 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-06-12 01:02:51,832 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:51,835 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:51,835 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,837 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,838 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,839 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,839 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,840 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:51,841 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-06-12 01:02:51,841 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:2] 2025-06-12 01:02:51,841 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:02:51,841 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:2] 2025-06-12 01:02:51,842 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:02:51,842 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,843 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,843 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,844 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,844 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,845 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:51,845 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:02:51,845 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:02:51,846 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-06-12 01:02:51,846 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:51,885 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:51,885 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,889 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,889 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,892 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,893 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,894 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:02:51,895 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:02:51,895 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:4] 2025-06-12 01:02:51,895 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:02:51,895 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:51,898 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:51,898 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,900 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,902 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,904 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,904 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,905 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:51,906 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:51,906 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:02:51,906 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-06-12 01:02:51,907 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:51,908 RepairJob.java:234 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:51,908 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,910 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,910 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,912 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,912 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:51,915 RepairSession.java:180 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:51,915 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:02:51,915 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:02:51,915 SyncTask.java:66 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-06-12 01:02:51,915 RepairJob.java:143 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:51,916 RepairSession.java:270 - [repair #f6f65c90-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:02:51,916 RepairRunnable.java:261 - Repair session f6f65c90-4728-11f0-9375-5b86f1e31415 for range [(-4045067709319537799,-4008084213256778742], (4266693272462277047,4307290878693613807]] finished INFO [RepairJobTask:1] 2025-06-12 01:02:51,917 ActiveRepairService.java:452 - [repair #f6f59940-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:1] 2025-06-12 01:02:51,918 RepairRunnable.java:343 - Repair command #114 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,675 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,684 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,694 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,717 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,779 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,797 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,813 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,824 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,835 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,856 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,862 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,872 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,882 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,896 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,908 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,922 Validator.java:281 - [repair #f790eee0-4728-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:02:52,931 ActiveRepairService.java:452 - [repair #f79052a0-4728-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:02:57,881 Validator.java:281 - [repair #fab22c10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:57,891 Validator.java:281 - [repair #fab22c10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:57,899 Validator.java:281 - [repair #fab22c10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:57,908 Validator.java:281 - [repair #fab22c10-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:02:57,914 ActiveRepairService.java:452 - [repair #fab18fd0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-116] 2025-06-12 01:02:59,534 RepairRunnable.java:139 - Starting repair command #115 (fbaf9ee0-4728-11f0-9375-5b86f1e31415), 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-116] 2025-06-12 01:02:59,539 RepairSession.java:228 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-1697570683280452870,-1660730866668334432]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:02:59,547 RepairJob.java:234 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:02:59,547 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,550 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,550 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,553 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,553 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,555 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:02:59,555 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:02:59,555 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-06-12 01:02:59,556 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:02:59,556 RepairJob.java:143 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:59,559 RepairJob.java:234 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:02:59,559 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,561 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,561 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,564 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,564 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,565 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:02:59,565 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:02:59,565 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:02:59,566 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:02:59,566 RepairJob.java:143 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:02:59,589 RepairJob.java:234 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:02:59,590 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,591 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,592 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,594 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,594 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,595 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:02:59,595 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:02:59,595 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:02:59,595 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-06-12 01:02:59,596 RepairJob.java:143 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:7] 2025-06-12 01:02:59,598 RepairJob.java:234 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:02:59,598 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,600 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,601 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,604 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,604 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:02:59,605 RepairSession.java:180 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:7] 2025-06-12 01:02:59,605 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:02:59,605 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:02:59,606 SyncTask.java:66 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:02:59,606 RepairJob.java:143 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:02:59,607 RepairSession.java:270 - [repair #fbb06230-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:02:59,607 RepairRunnable.java:261 - Repair session fbb06230-4728-11f0-9375-5b86f1e31415 for range [(-1697570683280452870,-1660730866668334432]] finished INFO [RepairJobTask:1] 2025-06-12 01:02:59,608 ActiveRepairService.java:452 - [repair #fbaf9ee0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:02:59,610 RepairRunnable.java:343 - Repair command #115 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,599 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,613 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,624 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,689 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,697 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,710 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,726 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,735 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,747 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,760 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,772 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,787 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,816 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,827 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,843 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,852 Validator.java:281 - [repair #fc479920-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-06-12 01:03:00,859 ActiveRepairService.java:452 - [repair #fc4660a0-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,048 Validator.java:281 - [repair #fc9480a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,061 Validator.java:281 - [repair #fc9480a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,075 Validator.java:281 - [repair #fc9480a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,083 Validator.java:281 - [repair #fc9480a0-4728-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,088 ActiveRepairService.java:452 - [repair #fc936f30-4728-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-117] 2025-06-12 01:03:01,630 RepairRunnable.java:139 - Starting repair command #116 (fcef71e0-4728-11f0-9375-5b86f1e31415), 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-117] 2025-06-12 01:03:01,636 RepairSession.java:228 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-340863804141193674,-309307777673736415], (5604440460237692524,5618061990236470220], (-3567414390888874586,-3531481444176562093]] for reaper_db.[percent_repaired_by_schedule, repair_unit_v1, repair_run, schema_migration, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, schema_migration_leader, repair_schedule_v1, running_reapers, repair_run_by_cluster, snapshot, cluster, diagnostic_event_subscription, running_repairs, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-06-12 01:03:01,656 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:01,656 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,658 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,658 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,659 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,659 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,661 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:01,661 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:03:01,661 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:03:01,661 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-06-12 01:03:01,661 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:01,664 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:01,664 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,666 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,666 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,668 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,668 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,670 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:01,671 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:03:01,671 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:03:01,671 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-06-12 01:03:01,671 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:01,717 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:01,717 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,720 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,720 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,723 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,723 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,724 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:03:01,726 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-06-12 01:03:01,726 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run INFO [RepairJobTask:5] 2025-06-12 01:03:01,727 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-06-12 01:03:01,727 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:03:01,727 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] repair_run is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:01,727 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,730 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,730 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,736 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,736 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,739 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:01,740 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:03:01,740 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:03:01,741 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-06-12 01:03:01,741 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] schema_migration is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:01,742 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:01,742 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,744 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,745 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,747 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,747 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,749 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:01,749 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:03:01,749 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-06-12 01:03:01,749 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-06-12 01:03:01,749 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:01,757 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:01,759 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,761 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,761 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,764 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,765 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,767 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:03:01,767 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:03:01,767 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-06-12 01:03:01,767 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-06-12 01:03:01,767 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:01,770 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for schema_migration_leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:01,770 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,771 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,773 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,776 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,776 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,778 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:01,779 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:03:01,779 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:03:01,779 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-06-12 01:03:01,779 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:01,782 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:01,782 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,784 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,784 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,788 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,788 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,789 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:03:01,790 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:03:01,790 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-06-12 01:03:01,790 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-06-12 01:03:01,790 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-06-12 01:03:01,793 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_reapers (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:01,793 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,794 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,794 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,796 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,796 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,797 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:03:01,797 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_reapers INFO [RepairJobTask:1] 2025-06-12 01:03:01,797 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:03:01,798 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-06-12 01:03:01,798 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] running_reapers is fully synced INFO [RepairJobTask:4] 2025-06-12 01:03:01,799 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:03:01,799 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,800 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,801 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,802 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,802 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,803 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:03:01,803 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-06-12 01:03:01,803 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:03:01,803 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-06-12 01:03:01,803 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-06-12 01:03:01,805 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for snapshot (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:03:01,805 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,808 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,808 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,809 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,810 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,810 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:01,811 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:03:01,811 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-06-12 01:03:01,811 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-06-12 01:03:01,811 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] snapshot is fully synced INFO [RepairJobTask:6] 2025-06-12 01:03:01,813 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for cluster (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:03:01,813 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,814 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,814 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,815 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,815 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,816 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:01,816 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:03:01,816 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-06-12 01:03:01,816 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-06-12 01:03:01,816 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] cluster is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:01,818 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:01,818 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,819 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,819 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,820 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,820 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,821 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:01,821 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-06-12 01:03:01,821 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-06-12 01:03:01,821 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-06-12 01:03:01,822 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-06-12 01:03:01,883 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for running_repairs (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:03:01,884 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,886 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,886 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,889 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,890 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,891 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:01,893 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:03:01,894 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:03:01,894 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-06-12 01:03:01,894 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] running_repairs is fully synced INFO [RepairJobTask:7] 2025-06-12 01:03:01,901 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for leader (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:03:01,901 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,902 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,903 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,905 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,906 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,907 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:03:01,907 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:03:01,907 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:03:01,908 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-06-12 01:03:01,908 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] leader is fully synced INFO [RepairJobTask:6] 2025-06-12 01:03:01,914 RepairJob.java:234 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:03:01,914 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,916 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,916 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,918 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,918 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:01,920 RepairSession.java:180 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:01,920 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:03:01,921 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-06-12 01:03:01,920 SyncTask.java:66 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-06-12 01:03:01,921 RepairJob.java:143 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:01,923 RepairSession.java:270 - [repair #fcf05c40-4728-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:03:01,923 RepairRunnable.java:261 - Repair session fcf05c40-4728-11f0-9375-5b86f1e31415 for range [(-340863804141193674,-309307777673736415], (5604440460237692524,5618061990236470220], (-3567414390888874586,-3531481444176562093]] finished INFO [RepairJobTask:3] 2025-06-12 01:03:01,926 ActiveRepairService.java:452 - [repair #fcef71e0-4728-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:03:01,932 RepairRunnable.java:343 - Repair command #116 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:03:07,912 Validator.java:281 - [repair #00aca0f0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:07,921 Validator.java:281 - [repair #00aca0f0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:07,927 Validator.java:281 - [repair #00aca0f0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:07,933 Validator.java:281 - [repair #00aca0f0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:07,936 ActiveRepairService.java:452 - [repair #00abdda0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-118] 2025-06-12 01:03:09,565 RepairRunnable.java:139 - Starting repair command #117 (01aa3ad0-4729-11f0-9375-5b86f1e31415), 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-118] 2025-06-12 01:03:09,570 RepairSession.java:228 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-8691429789055934247,-8629655676369091767], (1007373234145719077,1033285258798830008]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:03:09,578 RepairJob.java:234 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:09,578 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,579 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,580 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,583 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,583 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,584 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:03:09,586 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:03:09,586 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:03:09,586 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:03:09,586 RepairJob.java:143 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:03:09,588 RepairJob.java:234 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:03:09,588 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,589 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,589 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,590 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,590 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,592 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:09,592 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:03:09,592 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:03:09,593 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:03:09,593 RepairJob.java:143 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:09,593 RepairJob.java:234 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:09,593 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,595 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,595 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,596 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,596 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,597 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:03:09,598 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:09,598 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:03:09,599 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:09,599 RepairJob.java:143 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:09,601 RepairJob.java:234 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:09,601 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,603 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,603 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,604 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,604 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:09,607 RepairSession.java:180 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:03:09,607 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:03:09,607 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:03:09,607 SyncTask.java:66 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:03:09,607 RepairJob.java:143 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:09,608 RepairSession.java:270 - [repair #01aafe20-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:03:09,608 RepairRunnable.java:261 - Repair session 01aafe20-4729-11f0-9375-5b86f1e31415 for range [(-8691429789055934247,-8629655676369091767], (1007373234145719077,1033285258798830008]] finished INFO [RepairJobTask:1] 2025-06-12 01:03:09,609 ActiveRepairService.java:452 - [repair #01aa3ad0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:03:09,611 RepairRunnable.java:343 - Repair command #117 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:03:11,101 Validator.java:281 - [repair #028ea760-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:11,113 Validator.java:281 - [repair #028ea760-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:11,126 Validator.java:281 - [repair #028ea760-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:11,132 Validator.java:281 - [repair #028ea760-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:11,136 ActiveRepairService.java:452 - [repair #028d47d0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction WARN [2025-06-12 01:03:11,627] [contrail_database:1d6d14b0-4727-11f0-b723-53ed321c11ac] i.c.s.RepairRunner - RepairRun "1d6d14b0-4727-11f0-b723-53ed321c11ac" does not exist. Killing RepairRunner for this run instance. INFO [Repair-Task-119] 2025-06-12 01:03:17,933 RepairRunnable.java:139 - Starting repair command #118 (06a6eec0-4729-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-119] 2025-06-12 01:03:17,939 RepairSession.java:228 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1961839865295345744,1963520826083043433], (1330665088027341665,1337572502615909071], (8883321985349792071,8902601843201302223], (-1764546529040680519,-1760793200724291802], (5197844994441703451,5232861746150418975]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-06-12 01:03:17,948 RepairJob.java:234 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:17,949 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,952 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,952 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,953 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,953 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,954 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:03:17,968 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:03:17,968 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-06-12 01:03:17,968 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:03:17,968 RepairJob.java:143 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:03:17,972 RepairJob.java:234 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:17,972 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,974 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,974 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,975 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,976 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,979 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:17,979 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:03:17,979 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-06-12 01:03:17,980 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:03:17,981 RepairJob.java:143 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:7] 2025-06-12 01:03:17,981 RepairJob.java:234 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:03:17,981 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,983 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,983 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,985 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,985 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,986 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:17,987 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-06-12 01:03:17,987 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:03:17,987 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:03:17,987 RepairJob.java:143 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:03:17,988 RepairJob.java:234 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:03:17,989 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,992 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,993 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,994 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,994 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:17,995 RepairSession.java:180 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:17,996 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:03:17,996 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:03:17,996 SyncTask.java:66 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:03:17,996 RepairJob.java:143 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:03:17,997 RepairSession.java:270 - [repair #06a80030-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:03:17,997 RepairRunnable.java:261 - Repair session 06a80030-4729-11f0-9375-5b86f1e31415 for range [(1961839865295345744,1963520826083043433], (1330665088027341665,1337572502615909071], (8883321985349792071,8902601843201302223], (-1764546529040680519,-1760793200724291802], (5197844994441703451,5232861746150418975]] finished INFO [RepairJobTask:5] 2025-06-12 01:03:17,998 ActiveRepairService.java:452 - [repair #06a6eec0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:03:18,000 RepairRunnable.java:343 - Repair command #118 finished in 0 seconds INFO [Repair-Task-120] 2025-06-12 01:03:19,591 RepairRunnable.java:139 - Starting repair command #119 (07a41370-4729-11f0-9375-5b86f1e31415), 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-120] 2025-06-12 01:03:19,597 RepairSession.java:228 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3294681693400026311,3325590507992372928], (-2718734885542938535,-2658844050528353890]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:03:19,608 RepairJob.java:234 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:19,609 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,610 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,610 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,613 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,613 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,617 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:03:19,618 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:03:19,618 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-06-12 01:03:19,618 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:03:19,618 RepairJob.java:143 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:03:19,622 RepairJob.java:234 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:03:19,622 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,623 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,623 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,625 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,625 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,633 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:19,633 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:03:19,633 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:03:19,633 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:03:19,636 RepairJob.java:234 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:19,636 RepairJob.java:143 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:03:19,636 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,637 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,637 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,639 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,639 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,641 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:19,641 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:03:19,641 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:03:19,641 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:03:19,642 RepairJob.java:143 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:19,643 RepairJob.java:234 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:19,643 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,644 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,644 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,646 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,646 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:19,652 RepairSession.java:180 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:03:19,652 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:03:19,652 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:03:19,652 SyncTask.java:66 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:03:19,652 RepairJob.java:143 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:19,653 RepairSession.java:270 - [repair #07a4fdd0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:03:19,653 RepairRunnable.java:261 - Repair session 07a4fdd0-4729-11f0-9375-5b86f1e31415 for range [(3294681693400026311,3325590507992372928], (-2718734885542938535,-2658844050528353890]] finished INFO [RepairJobTask:3] 2025-06-12 01:03:19,654 ActiveRepairService.java:452 - [repair #07a41370-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:03:19,655 RepairRunnable.java:343 - Repair command #119 finished in 0 seconds INFO [Repair-Task-121] 2025-06-12 01:03:21,091 RepairRunnable.java:139 - Starting repair command #120 (0888f530-4729-11f0-9375-5b86f1e31415), 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-121] 2025-06-12 01:03:21,095 RepairSession.java:228 - [repair #08899170-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(7929438104895659217,7951929623943880809], (-7006238929695600616,-7000029081993616357], (7201217870532556531,7207372882892276291]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:03:21,104 RepairJob.java:234 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:21,105 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,107 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,107 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,109 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,109 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,111 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:21,111 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:03:21,112 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:03:21,113 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-06-12 01:03:21,113 RepairJob.java:143 - [repair #08899170-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:03:21,115 RepairJob.java:234 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:03:21,115 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,117 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,117 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,118 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,118 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,120 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:03:21,120 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:03:21,120 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:03:21,120 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:03:21,120 RepairJob.java:143 - [repair #08899170-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:21,122 RepairJob.java:234 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:21,123 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,124 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,124 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,126 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,126 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,127 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:03:21,127 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:03:21,127 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:21,127 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:03:21,127 RepairJob.java:143 - [repair #08899170-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:21,129 RepairJob.java:234 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:21,129 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,130 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,131 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,132 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,132 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:21,133 RepairSession.java:180 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:03:21,134 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:03:21,134 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:03:21,134 SyncTask.java:66 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:03:21,134 RepairJob.java:143 - [repair #08899170-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:03:21,135 RepairSession.java:270 - [repair #08899170-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:03:21,135 RepairRunnable.java:261 - Repair session 08899170-4729-11f0-9375-5b86f1e31415 for range [(7929438104895659217,7951929623943880809], (-7006238929695600616,-7000029081993616357], (7201217870532556531,7207372882892276291]] finished INFO [RepairJobTask:6] 2025-06-12 01:03:21,137 ActiveRepairService.java:452 - [repair #0888f530-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:03:21,138 RepairRunnable.java:343 - Repair command #120 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:03:27,996 Validator.java:281 - [repair #0ca422c0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:28,007 Validator.java:281 - [repair #0ca422c0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:28,016 Validator.java:281 - [repair #0ca422c0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:28,028 Validator.java:281 - [repair #0ca422c0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:28,036 ActiveRepairService.java:452 - [repair #0ca33860-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-122] 2025-06-12 01:03:29,617 RepairRunnable.java:139 - Starting repair command #121 (0d9dec10-4729-11f0-9375-5b86f1e31415), 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: 9, pull repair: false) INFO [Repair-Task-122] 2025-06-12 01:03:29,623 RepairSession.java:228 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3233223520658907669,3254012854213588690], (-1147995451199711666,-1145911906016867474], (-9155056195091630845,-9138508092550687668], (8631346390488108150,8647795379946447249], (2275620388115769097,2276450053262777905], (-2205018524089902550,-2202882180631056982], (-240382623767165582,-231859962257670319], (-6476500505267353933,-6473955690832584776], (-6378118802354013978,-6375746866187112430]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:03:29,643 RepairJob.java:234 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:29,643 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,650 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,650 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,652 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,653 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,654 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:03:29,655 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:03:29,656 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:03:29,656 RepairJob.java:234 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:29,656 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 01:03:29,656 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:03:29,657 RepairJob.java:143 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,658 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,659 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,660 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,660 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,662 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:03:29,662 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:03:29,662 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:03:29,663 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:03:29,663 RepairJob.java:143 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:29,665 RepairJob.java:234 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:29,665 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,667 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,667 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,669 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,669 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,670 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:29,670 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:29,671 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:29,671 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:29,671 RepairJob.java:143 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:29,672 RepairJob.java:234 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:03:29,672 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,674 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,674 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,675 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,676 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:29,677 RepairSession.java:180 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:29,678 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:03:29,678 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:03:29,678 SyncTask.java:66 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:03:29,678 RepairJob.java:143 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:29,679 RepairSession.java:270 - [repair #0d9ed670-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:03:29,679 RepairRunnable.java:261 - Repair session 0d9ed670-4729-11f0-9375-5b86f1e31415 for range [(3233223520658907669,3254012854213588690], (-1147995451199711666,-1145911906016867474], (-9155056195091630845,-9138508092550687668], (8631346390488108150,8647795379946447249], (2275620388115769097,2276450053262777905], (-2205018524089902550,-2202882180631056982], (-240382623767165582,-231859962257670319], (-6476500505267353933,-6473955690832584776], (-6378118802354013978,-6375746866187112430]] finished INFO [RepairJobTask:1] 2025-06-12 01:03:29,680 ActiveRepairService.java:452 - [repair #0d9dec10-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:03:29,681 RepairRunnable.java:343 - Repair command #121 finished in 0 seconds INFO [Repair-Task-123] 2025-06-12 01:03:31,134 RepairRunnable.java:139 - Starting repair command #122 (0e853ed0-4729-11f0-9375-5b86f1e31415), 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-123] 2025-06-12 01:03:31,137 RepairSession.java:228 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4764791192998700025,-4763565262811630010], (2572048944572211277,2643727727849551952]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:03:31,142 RepairJob.java:234 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:31,142 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,145 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,145 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,147 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,147 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,148 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:03:31,148 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:03:31,151 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:03:31,151 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:03:31,153 RepairJob.java:143 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:03:31,154 RepairJob.java:234 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:31,154 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,156 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,156 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,158 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,158 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,159 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:03:31,161 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:03:31,162 RepairJob.java:234 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:31,162 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:03:31,162 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 01:03:31,161 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:03:31,163 RepairJob.java:143 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,164 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,164 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,165 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,165 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,166 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:03:31,167 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:03:31,167 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:03:31,167 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:03:31,168 RepairJob.java:143 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:31,169 RepairJob.java:234 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:31,169 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,171 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,171 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,172 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,172 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:31,173 RepairSession.java:180 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:03:31,174 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:03:31,174 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:03:31,174 SyncTask.java:66 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:03:31,175 RepairJob.java:143 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:03:31,175 RepairSession.java:270 - [repair #0e85db10-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:03:31,175 RepairRunnable.java:261 - Repair session 0e85db10-4729-11f0-9375-5b86f1e31415 for range [(-4764791192998700025,-4763565262811630010], (2572048944572211277,2643727727849551952]] finished INFO [RepairJobTask:1] 2025-06-12 01:03:31,176 ActiveRepairService.java:452 - [repair #0e853ed0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-06-12 01:03:31,178 RepairRunnable.java:343 - Repair command #122 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:03:38,019 Validator.java:281 - [repair #129c9bd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:38,029 Validator.java:281 - [repair #129c9bd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:38,036 Validator.java:281 - [repair #129c9bd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:38,045 Validator.java:281 - [repair #129c9bd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:38,049 ActiveRepairService.java:452 - [repair #129bd880-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:03:39,660 Validator.java:281 - [repair #13997260-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:39,668 Validator.java:281 - [repair #13997260-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:39,675 Validator.java:281 - [repair #13997260-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:39,682 Validator.java:281 - [repair #13997260-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:39,687 ActiveRepairService.java:452 - [repair #1398fd30-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:03:41,170 Validator.java:281 - [repair #147ec950-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:41,182 Validator.java:281 - [repair #147ec950-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:41,190 Validator.java:281 - [repair #147ec950-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:41,198 Validator.java:281 - [repair #147ec950-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:41,202 ActiveRepairService.java:452 - [repair #147e2d10-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:03:48,028 Validator.java:281 - [repair #1895d830-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:48,038 Validator.java:281 - [repair #1895d830-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:48,048 Validator.java:281 - [repair #1895d830-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:48,055 Validator.java:281 - [repair #1895d830-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:48,059 ActiveRepairService.java:452 - [repair #189514e0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:03:49,694 Validator.java:281 - [repair #19939920-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:49,705 Validator.java:281 - [repair #19939920-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:49,714 Validator.java:281 - [repair #19939920-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:49,725 Validator.java:281 - [repair #19939920-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:49,731 ActiveRepairService.java:452 - [repair #1992d5d0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-124] 2025-06-12 01:03:51,189 RepairRunnable.java:139 - Starting repair command #123 (1a798c50-4729-11f0-9375-5b86f1e31415), 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-124] 2025-06-12 01:03:51,192 RepairSession.java:228 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-8384954321013321057,-8233202579042346095]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:03:51,198 RepairJob.java:234 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:51,198 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,201 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,201 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,203 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,203 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,206 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:03:51,206 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:03:51,206 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:03:51,207 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:03:51,207 RepairJob.java:143 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:03:51,208 RepairJob.java:234 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:51,209 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,211 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,211 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,212 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,212 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,213 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:03:51,214 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:03:51,214 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:03:51,214 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:03:51,214 RepairJob.java:143 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:03:51,215 RepairJob.java:234 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:03:51,215 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,217 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,217 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,218 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,219 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,220 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:03:51,220 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:51,220 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:03:51,220 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:51,221 RepairJob.java:143 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:03:51,223 RepairJob.java:234 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:03:51,223 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,225 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,225 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,226 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,226 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:51,227 RepairSession.java:180 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:51,227 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:03:51,228 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:03:51,228 SyncTask.java:66 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:03:51,228 RepairJob.java:143 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:51,229 RepairSession.java:270 - [repair #1a7a0180-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:03:51,229 RepairRunnable.java:261 - Repair session 1a7a0180-4729-11f0-9375-5b86f1e31415 for range [(-8384954321013321057,-8233202579042346095]] finished INFO [RepairJobTask:3] 2025-06-12 01:03:51,231 ActiveRepairService.java:452 - [repair #1a798c50-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:03:51,233 RepairRunnable.java:343 - Repair command #123 finished in 0 seconds INFO [Repair-Task-125] 2025-06-12 01:03:58,046 RepairRunnable.java:139 - Starting repair command #124 (1e8fd7e0-4729-11f0-9375-5b86f1e31415), 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-125] 2025-06-12 01:03:58,051 RepairSession.java:228 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2077387329310857148,2077802017203121624], (-5122009649509513408,-5090180319491512170], (-9186391905612673206,-9155056195091630845]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:03:58,060 RepairJob.java:234 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:03:58,061 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,063 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,063 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,065 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,065 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,067 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:03:58,067 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:03:58,068 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:03:58,068 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:03:58,069 RepairJob.java:143 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:03:58,070 RepairJob.java:234 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:03:58,070 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,074 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,074 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,075 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,075 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,076 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:58,077 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:03:58,077 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:03:58,077 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:03:58,078 RepairJob.java:143 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:58,078 RepairJob.java:234 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:58,078 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,080 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,080 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,081 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,082 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,083 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:03:58,083 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:03:58,083 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:03:58,084 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:03:58,084 RepairJob.java:143 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:58,085 RepairJob.java:234 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:03:58,085 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,086 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,086 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,088 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,088 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:03:58,089 RepairSession.java:180 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:03:58,089 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:03:58,089 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:03:58,089 SyncTask.java:66 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:03:58,090 RepairJob.java:143 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:03:58,090 RepairSession.java:270 - [repair #1e909b30-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:03:58,090 RepairRunnable.java:261 - Repair session 1e909b30-4729-11f0-9375-5b86f1e31415 for range [(2077387329310857148,2077802017203121624], (-5122009649509513408,-5090180319491512170], (-9186391905612673206,-9155056195091630845]] finished INFO [RepairJobTask:3] 2025-06-12 01:03:58,095 ActiveRepairService.java:452 - [repair #1e8fd7e0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-06-12 01:03:58,097 RepairRunnable.java:343 - Repair command #124 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:03:59,730 Validator.java:281 - [repair #1f8e8330-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:59,741 Validator.java:281 - [repair #1f8e8330-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:59,768 Validator.java:281 - [repair #1f8e8330-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:59,786 Validator.java:281 - [repair #1f8e8330-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:03:59,791 ActiveRepairService.java:452 - [repair #1f8de6f0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-126] 2025-06-12 01:04:01,217 RepairRunnable.java:139 - Starting repair command #125 (2073b310-4729-11f0-9375-5b86f1e31415), 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-126] 2025-06-12 01:04:01,221 RepairSession.java:228 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3970097469781153786,4029480840530020945], (3694430385951727336,3704049905652546589], (7419815176654796271,7441419587131574222]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:04:01,225 RepairJob.java:234 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:01,225 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,227 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,227 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,230 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,230 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,232 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:04:01,233 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:04:01,233 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:04:01,235 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:04:01,235 RepairJob.java:143 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:04:01,238 RepairJob.java:234 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:04:01,239 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,245 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,245 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,249 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,249 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,251 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:04:01,253 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:04:01,253 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:04:01,253 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:04:01,253 RepairJob.java:143 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:04:01,256 RepairJob.java:234 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:04:01,257 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,258 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,259 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,261 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,262 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,263 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:04:01,264 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:04:01,264 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:04:01,265 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-06-12 01:04:01,266 RepairJob.java:143 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:7] 2025-06-12 01:04:01,267 RepairJob.java:234 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:7] 2025-06-12 01:04:01,268 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,269 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,269 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,271 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,271 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:01,272 RepairSession.java:180 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:04:01,274 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-06-12 01:04:01,274 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:04:01,274 SyncTask.java:66 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:04:01,274 RepairJob.java:143 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:04:01,278 RepairSession.java:270 - [repair #20744f50-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:04:01,278 RepairRunnable.java:261 - Repair session 20744f50-4729-11f0-9375-5b86f1e31415 for range [(3970097469781153786,4029480840530020945], (3694430385951727336,3704049905652546589], (7419815176654796271,7441419587131574222]] finished INFO [RepairJobTask:5] 2025-06-12 01:04:01,281 ActiveRepairService.java:452 - [repair #2073b310-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:04:01,282 RepairRunnable.java:343 - Repair command #125 finished in 0 seconds INFO [Repair-Task-127] 2025-06-12 01:04:08,080 RepairRunnable.java:139 - Starting repair command #126 (248ae900-4729-11f0-9375-5b86f1e31415), 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-127] 2025-06-12 01:04:08,087 RepairSession.java:228 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-7154028468363293703,-7083680327457311967]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:04:08,092 RepairJob.java:234 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:04:08,092 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,094 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,095 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,098 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,099 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,102 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:08,102 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:04:08,102 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:04:08,102 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:04:08,103 RepairJob.java:143 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:04:08,105 RepairJob.java:234 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:04:08,105 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,107 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,107 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,112 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,112 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,114 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:04:08,114 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:04:08,114 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:04:08,115 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:04:08,115 RepairJob.java:143 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:04:08,117 RepairJob.java:234 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:04:08,117 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,119 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,119 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,121 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,121 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,125 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:04:08,126 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:04:08,126 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:04:08,127 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:04:08,128 RepairJob.java:143 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:04:08,128 RepairJob.java:234 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:04:08,129 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,131 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,131 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,137 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,137 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:08,139 RepairSession.java:180 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:04:08,140 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:04:08,140 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:04:08,140 SyncTask.java:66 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:04:08,140 RepairJob.java:143 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:04:08,141 RepairSession.java:270 - [repair #248bfa70-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:04:08,142 RepairRunnable.java:261 - Repair session 248bfa70-4729-11f0-9375-5b86f1e31415 for range [(-7154028468363293703,-7083680327457311967]] finished INFO [RepairJobTask:4] 2025-06-12 01:04:08,144 ActiveRepairService.java:452 - [repair #248ae900-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:04:08,147 RepairRunnable.java:343 - Repair command #126 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:04:09,763 Validator.java:281 - [repair #25896d40-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:09,776 Validator.java:281 - [repair #25896d40-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:09,793 Validator.java:281 - [repair #25896d40-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:09,803 Validator.java:281 - [repair #25896d40-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:09,808 ActiveRepairService.java:452 - [repair #25885bd0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-128] 2025-06-12 01:04:11,251 RepairRunnable.java:139 - Starting repair command #127 (266ec430-4729-11f0-9375-5b86f1e31415), 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-128] 2025-06-12 01:04:11,257 RepairSession.java:228 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(652330904718150963,653499327688347230], (3254012854213588690,3268849783277775501], (5880123970855297257,5944409641438344805]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:04:11,264 RepairJob.java:234 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:11,264 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,265 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,265 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,267 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,267 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,270 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:11,270 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:04:11,270 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:04:11,271 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:04:11,271 RepairJob.java:143 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:04:11,273 RepairJob.java:234 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:11,273 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,274 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,275 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,276 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,280 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:04:11,280 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:04:11,280 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:04:11,283 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:04:11,283 RepairJob.java:143 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:04:11,287 RepairJob.java:234 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:11,287 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,288 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,288 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,291 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,291 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,296 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:04:11,296 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:04:11,296 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:04:11,296 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:04:11,296 RepairJob.java:143 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:04:11,301 RepairJob.java:234 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:04:11,302 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,303 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,303 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,306 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,306 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:11,312 RepairSession.java:180 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:11,312 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:04:11,312 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:04:11,312 SyncTask.java:66 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:04:11,312 RepairJob.java:143 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:04:11,313 RepairSession.java:270 - [repair #266fae90-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:04:11,314 RepairRunnable.java:261 - Repair session 266fae90-4729-11f0-9375-5b86f1e31415 for range [(652330904718150963,653499327688347230], (3254012854213588690,3268849783277775501], (5880123970855297257,5944409641438344805]] finished INFO [RepairJobTask:1] 2025-06-12 01:04:11,314 ActiveRepairService.java:452 - [repair #266ec430-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:04:11,317 RepairRunnable.java:343 - Repair command #127 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:04:18,140 Validator.java:281 - [repair #2a8584f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:18,148 Validator.java:281 - [repair #2a8584f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:18,157 Validator.java:281 - [repair #2a8584f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:18,165 Validator.java:281 - [repair #2a8584f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:18,173 ActiveRepairService.java:452 - [repair #2a849a90-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:04:19,782 Validator.java:281 - [repair #2b836cf0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:19,792 Validator.java:281 - [repair #2b836cf0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:19,806 Validator.java:281 - [repair #2b836cf0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:19,816 Validator.java:281 - [repair #2b836cf0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:19,819 ActiveRepairService.java:452 - [repair #2b82d0b0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:04:21,297 Validator.java:281 - [repair #2c6a2370-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:21,308 Validator.java:281 - [repair #2c6a2370-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:21,323 Validator.java:281 - [repair #2c6a2370-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:21,338 Validator.java:281 - [repair #2c6a2370-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:21,344 ActiveRepairService.java:452 - [repair #2c698730-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:04:28,159 Validator.java:281 - [repair #3081a780-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:28,169 Validator.java:281 - [repair #3081a780-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:28,176 Validator.java:281 - [repair #3081a780-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:28,189 Validator.java:281 - [repair #3081a780-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:28,196 ActiveRepairService.java:452 - [repair #30810b40-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-129] 2025-06-12 01:04:29,800 RepairRunnable.java:139 - Starting repair command #128 (317cf770-4729-11f0-9375-5b86f1e31415), 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: 7, pull repair: false) INFO [Repair-Task-129] 2025-06-12 01:04:29,806 RepairSession.java:228 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(6152013732961795460,6179159026875810570], (4185291455381117479,4206546725176087087], (-7839716295701309040,-7837158544032513919], (-7820891713922652140,-7819536269976077607], (-7819536269976077607,-7816260384303516158], (1225032278226708381,1241613259394078491], (7086114894277194106,7098375558213540846]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:04:29,819 RepairJob.java:234 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:04:29,819 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,822 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,822 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,824 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,824 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,825 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:29,826 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:04:29,826 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:04:29,826 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:04:29,826 RepairJob.java:143 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:04:29,828 RepairJob.java:234 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:29,828 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,830 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,830 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,833 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,833 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,835 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:29,835 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:04:29,835 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:04:29,835 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:04:29,836 RepairJob.java:143 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:04:29,839 RepairJob.java:234 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:04:29,839 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,840 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,840 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,841 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,842 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,842 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:04:29,844 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:04:29,844 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:04:29,845 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:04:29,845 RepairJob.java:143 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:04:29,845 RepairJob.java:234 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:04:29,846 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,850 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,850 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,851 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,851 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:29,852 RepairSession.java:180 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:04:29,853 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:04:29,853 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:04:29,853 SyncTask.java:66 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:04:29,854 RepairJob.java:143 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:04:29,854 RepairSession.java:270 - [repair #317e08e0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:04:29,856 RepairRunnable.java:261 - Repair session 317e08e0-4729-11f0-9375-5b86f1e31415 for range [(6152013732961795460,6179159026875810570], (4185291455381117479,4206546725176087087], (-7839716295701309040,-7837158544032513919], (-7820891713922652140,-7819536269976077607], (-7819536269976077607,-7816260384303516158], (1225032278226708381,1241613259394078491], (7086114894277194106,7098375558213540846]] finished INFO [RepairJobTask:3] 2025-06-12 01:04:29,858 ActiveRepairService.java:452 - [repair #317cf770-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:04:29,859 RepairRunnable.java:343 - Repair command #128 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:04:31,333 Validator.java:281 - [repair #32650d80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:31,350 Validator.java:281 - [repair #32650d80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:31,362 Validator.java:281 - [repair #32650d80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:31,372 Validator.java:281 - [repair #32650d80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:31,380 ActiveRepairService.java:452 - [repair #32647140-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:04:38,195 Validator.java:281 - [repair #367cdfb0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:38,205 Validator.java:281 - [repair #367cdfb0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:38,213 Validator.java:281 - [repair #367cdfb0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:38,218 Validator.java:281 - [repair #367cdfb0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:38,223 ActiveRepairService.java:452 - [repair #367c4370-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-130] 2025-06-12 01:04:39,879 RepairRunnable.java:139 - Starting repair command #129 (377f0d70-4729-11f0-9375-5b86f1e31415), 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-130] 2025-06-12 01:04:39,897 RepairSession.java:228 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4145512498118403224,-4132037926987066524]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-06-12 01:04:39,905 RepairJob.java:234 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:04:39,905 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,907 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,907 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,909 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,909 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,911 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:04:39,912 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:04:39,914 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:04:39,915 RepairJob.java:234 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:04:39,915 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:04:39,915 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 01:04:39,915 RepairJob.java:143 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,916 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,917 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,918 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,918 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,920 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:39,920 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:04:39,921 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:04:39,922 RepairJob.java:234 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:04:39,923 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,924 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,924 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:6] 2025-06-12 01:04:39,925 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:04:39,925 RepairJob.java:143 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,926 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,926 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,927 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:39,927 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:04:39,927 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-06-12 01:04:39,929 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:04:39,929 RepairJob.java:143 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:04:39,930 RepairJob.java:234 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:39,930 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,935 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,936 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,937 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,938 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:39,940 RepairSession.java:180 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:04:39,941 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:04:39,941 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:04:39,941 SyncTask.java:66 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:04:39,941 RepairJob.java:143 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:04:39,942 RepairSession.java:270 - [repair #3781cc90-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:04:39,942 RepairRunnable.java:261 - Repair session 3781cc90-4729-11f0-9375-5b86f1e31415 for range [(-4145512498118403224,-4132037926987066524]] finished INFO [RepairJobTask:4] 2025-06-12 01:04:39,944 ActiveRepairService.java:452 - [repair #377f0d70-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:04:39,945 RepairRunnable.java:343 - Repair command #129 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:04:41,375 Validator.java:281 - [repair #3861a540-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:41,386 Validator.java:281 - [repair #3861a540-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:41,404 Validator.java:281 - [repair #3861a540-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:41,422 Validator.java:281 - [repair #3861a540-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:41,429 ActiveRepairService.java:452 - [repair #3860bae0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-131] 2025-06-12 01:04:48,213 RepairRunnable.java:139 - Starting repair command #130 (3c76b850-4729-11f0-9375-5b86f1e31415), 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-131] 2025-06-12 01:04:48,216 RepairSession.java:228 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(7543384623999574458,7566526420728007619], (9040154758078141669,9071757125291050057]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:04:48,222 RepairJob.java:234 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:04:48,222 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,224 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,224 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,226 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,226 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,227 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:04:48,228 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:04:48,228 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:04:48,228 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:04:48,229 RepairJob.java:143 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:04:48,229 RepairJob.java:234 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:04:48,229 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,230 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,231 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,233 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,233 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,234 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:04:48,234 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:04:48,234 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:04:48,235 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:04:48,235 RepairJob.java:143 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:04:48,235 RepairJob.java:234 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:48,235 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,236 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,236 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,238 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,238 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,240 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:48,240 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:04:48,240 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:04:48,240 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:04:48,240 RepairJob.java:143 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:04:48,243 RepairJob.java:234 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:48,243 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,247 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,247 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,248 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,248 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:48,249 RepairSession.java:180 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:48,249 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:04:48,250 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:04:48,249 SyncTask.java:66 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:04:48,250 RepairJob.java:143 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:04:48,250 RepairSession.java:270 - [repair #3c772d80-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:04:48,250 RepairRunnable.java:261 - Repair session 3c772d80-4729-11f0-9375-5b86f1e31415 for range [(7543384623999574458,7566526420728007619], (9040154758078141669,9071757125291050057]] finished INFO [RepairJobTask:5] 2025-06-12 01:04:48,251 ActiveRepairService.java:452 - [repair #3c76b850-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:04:48,253 RepairRunnable.java:343 - Repair command #130 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:04:49,938 Validator.java:281 - [repair #3d7ba530-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:49,948 Validator.java:281 - [repair #3d7ba530-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:49,966 Validator.java:281 - [repair #3d7ba530-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:49,979 Validator.java:281 - [repair #3d7ba530-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:49,985 ActiveRepairService.java:452 - [repair #3d7ae1e0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-132] 2025-06-12 01:04:51,409 RepairRunnable.java:139 - Starting repair command #131 (3e5e6410-4729-11f0-9375-5b86f1e31415), 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-132] 2025-06-12 01:04:51,414 RepairSession.java:228 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(458204510910839678,458548695781951570], (-8898753946823042546,-8875078679655573306], (5054663464833066181,5082572347896817911], (-8442816744044478145,-8412304831064445671]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:04:51,424 RepairJob.java:234 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:04:51,424 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,426 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,426 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,428 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,428 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,432 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:04:51,432 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:04:51,432 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:04:51,433 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:04:51,433 RepairJob.java:143 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:04:51,435 RepairJob.java:234 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:04:51,435 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,437 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,437 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,439 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,439 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,442 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:04:51,442 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:04:51,442 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:04:51,443 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:04:51,443 RepairJob.java:143 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:04:51,448 RepairJob.java:234 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:04:51,448 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,453 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,453 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,456 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,456 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,457 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:04:51,458 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:04:51,459 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:04:51,459 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:04:51,459 RepairJob.java:143 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:04:51,461 RepairJob.java:234 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:04:51,461 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,463 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,463 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,466 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,466 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:04:51,467 RepairSession.java:180 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:04:51,467 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:04:51,467 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:04:51,467 SyncTask.java:66 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:04:51,468 RepairJob.java:143 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:04:51,468 RepairSession.java:270 - [repair #3e5f2760-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:04:51,468 RepairRunnable.java:261 - Repair session 3e5f2760-4729-11f0-9375-5b86f1e31415 for range [(458204510910839678,458548695781951570], (-8898753946823042546,-8875078679655573306], (5054663464833066181,5082572347896817911], (-8442816744044478145,-8412304831064445671]] finished INFO [RepairJobTask:5] 2025-06-12 01:04:51,470 ActiveRepairService.java:452 - [repair #3e5e6410-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:04:51,476 RepairRunnable.java:343 - Repair command #131 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:04:58,252 Validator.java:281 - [repair #4271a260-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:58,258 Validator.java:281 - [repair #4271a260-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:58,266 Validator.java:281 - [repair #4271a260-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:58,273 Validator.java:281 - [repair #4271a260-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:58,277 ActiveRepairService.java:452 - [repair #42710620-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:04:59,967 Validator.java:281 - [repair #4374ba80-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:59,977 Validator.java:281 - [repair #4374ba80-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:59,987 Validator.java:281 - [repair #4374ba80-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:59,993 Validator.java:281 - [repair #4374ba80-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:04:59,996 ActiveRepairService.java:452 - [repair #4373f730-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:01,462 Validator.java:281 - [repair #445a5f90-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:01,470 Validator.java:281 - [repair #445a5f90-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:01,478 Validator.java:281 - [repair #445a5f90-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:01,492 Validator.java:281 - [repair #445a5f90-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:01,497 ActiveRepairService.java:452 - [repair #44597530-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:08,293 Validator.java:281 - [repair #486d01a0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:08,300 Validator.java:281 - [repair #486d01a0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:08,309 Validator.java:281 - [repair #486d01a0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:08,316 Validator.java:281 - [repair #486d01a0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:08,326 ActiveRepairService.java:452 - [repair #486c1740-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:09,988 Validator.java:281 - [repair #496f5670-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:09,998 Validator.java:281 - [repair #496f5670-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:10,005 Validator.java:281 - [repair #496f5670-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:10,014 Validator.java:281 - [repair #496f5670-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:10,019 ActiveRepairService.java:452 - [repair #496ee140-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:11,502 Validator.java:281 - [repair #4a565b10-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:11,512 Validator.java:281 - [repair #4a565b10-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:11,523 Validator.java:281 - [repair #4a565b10-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:11,532 Validator.java:281 - [repair #4a565b10-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:11,539 ActiveRepairService.java:452 - [repair #4a54ad60-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:18,317 Validator.java:281 - [repair #4e670150-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:18,327 Validator.java:281 - [repair #4e670150-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:18,333 Validator.java:281 - [repair #4e670150-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:18,341 Validator.java:281 - [repair #4e670150-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:18,346 ActiveRepairService.java:452 - [repair #4e666510-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:20,015 Validator.java:281 - [repair #4f6a1970-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:20,024 Validator.java:281 - [repair #4f6a1970-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:20,031 Validator.java:281 - [repair #4f6a1970-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:20,040 Validator.java:281 - [repair #4f6a1970-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:20,044 ActiveRepairService.java:452 - [repair #4f695620-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-133] 2025-06-12 01:05:21,531 RepairRunnable.java:139 - Starting repair command #132 (50527da0-4729-11f0-9375-5b86f1e31415), 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-133] 2025-06-12 01:05:21,536 RepairSession.java:228 - [repair #50536800-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-590965445245802084,-543454278316940541]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:05:21,541 RepairJob.java:234 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:05:21,541 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,547 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,547 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,549 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,549 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,550 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:05:21,551 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:05:21,551 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:05:21,551 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:05:21,552 RepairJob.java:143 - [repair #50536800-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:05:21,554 RepairJob.java:234 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:05:21,554 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,557 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,557 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,559 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,560 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,561 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:05:21,562 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:05:21,562 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:05:21,562 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:05:21,562 RepairJob.java:143 - [repair #50536800-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:05:21,576 RepairJob.java:234 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:05:21,576 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,580 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,581 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,587 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,587 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,590 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:05:21,591 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:05:21,591 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:05:21,594 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:05:21,594 RepairJob.java:143 - [repair #50536800-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:05:21,594 RepairJob.java:234 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:05:21,594 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,597 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,597 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,600 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,601 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:05:21,603 RepairSession.java:180 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:05:21,603 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:05:21,603 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:05:21,603 SyncTask.java:66 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:05:21,603 RepairJob.java:143 - [repair #50536800-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:05:21,604 RepairSession.java:270 - [repair #50536800-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:05:21,604 RepairRunnable.java:261 - Repair session 50536800-4729-11f0-9375-5b86f1e31415 for range [(-590965445245802084,-543454278316940541]] finished INFO [RepairJobTask:2] 2025-06-12 01:05:21,604 ActiveRepairService.java:452 - [repair #50527da0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:05:21,606 RepairRunnable.java:343 - Repair command #132 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:05:28,356 Validator.java:281 - [repair #54623980-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:28,363 Validator.java:281 - [repair #54623980-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:28,370 Validator.java:281 - [repair #54623980-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:28,376 Validator.java:281 - [repair #54623980-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:28,380 ActiveRepairService.java:452 - [repair #54619d40-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:30,044 Validator.java:281 - [repair #55644030-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:30,059 Validator.java:281 - [repair #55644030-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:30,067 Validator.java:281 - [repair #55644030-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:30,076 Validator.java:281 - [repair #55644030-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:30,086 ActiveRepairService.java:452 - [repair #55637ce0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:31,585 Validator.java:281 - [repair #564eee50-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:31,595 Validator.java:281 - [repair #564eee50-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:31,620 Validator.java:281 - [repair #564eee50-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:31,628 Validator.java:281 - [repair #564eee50-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:31,633 ActiveRepairService.java:452 - [repair #564e5210-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:38,393 Validator.java:281 - [repair #5a5dbfd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:38,401 Validator.java:281 - [repair #5a5dbfd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:38,411 Validator.java:281 - [repair #5a5dbfd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:38,419 Validator.java:281 - [repair #5a5dbfd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:38,426 ActiveRepairService.java:452 - [repair #5a5cfc80-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:40,072 Validator.java:281 - [repair #5b5e8e00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:40,083 Validator.java:281 - [repair #5b5e8e00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:40,092 Validator.java:281 - [repair #5b5e8e00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:40,098 Validator.java:281 - [repair #5b5e8e00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:40,105 ActiveRepairService.java:452 - [repair #5b5e18d0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:41,646 Validator.java:281 - [repair #5c4cbe90-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:41,669 Validator.java:281 - [repair #5c4cbe90-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:41,682 Validator.java:281 - [repair #5c4cbe90-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:41,690 Validator.java:281 - [repair #5c4cbe90-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:41,696 ActiveRepairService.java:452 - [repair #5c4a2680-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:48,425 Validator.java:281 - [repair #6058f800-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:48,436 Validator.java:281 - [repair #6058f800-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:48,444 Validator.java:281 - [repair #6058f800-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:48,455 Validator.java:281 - [repair #6058f800-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:48,461 ActiveRepairService.java:452 - [repair #605834b0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:50,108 Validator.java:281 - [repair #61595100-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:50,119 Validator.java:281 - [repair #61595100-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:50,131 Validator.java:281 - [repair #61595100-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:50,145 Validator.java:281 - [repair #61595100-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:50,151 ActiveRepairService.java:452 - [repair #61588db0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:51,658 Validator.java:281 - [repair #62462200-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:51,667 Validator.java:281 - [repair #62462200-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:51,689 Validator.java:281 - [repair #62462200-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:51,696 Validator.java:281 - [repair #62462200-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:51,701 ActiveRepairService.java:452 - [repair #6244e980-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:05:58,458 Validator.java:281 - [repair #6652f7b0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:58,467 Validator.java:281 - [repair #6652f7b0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:58,474 Validator.java:281 - [repair #6652f7b0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:58,479 Validator.java:281 - [repair #6652f7b0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:05:58,486 ActiveRepairService.java:452 - [repair #66523460-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:00,164 Validator.java:281 - [repair #6754d750-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:00,182 Validator.java:281 - [repair #6754d750-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:00,201 Validator.java:281 - [repair #6754d750-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:00,210 Validator.java:281 - [repair #6754d750-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:00,223 ActiveRepairService.java:452 - [repair #6753c5e0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:01,687 Validator.java:281 - [repair #684096e0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:01,697 Validator.java:281 - [repair #684096e0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:01,705 Validator.java:281 - [repair #684096e0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:01,712 Validator.java:281 - [repair #684096e0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:01,715 ActiveRepairService.java:452 - [repair #683ffaa0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:08,497 Validator.java:281 - [repair #6c4f8f70-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:08,507 Validator.java:281 - [repair #6c4f8f70-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:08,515 Validator.java:281 - [repair #6c4f8f70-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:08,528 Validator.java:281 - [repair #6c4f8f70-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:08,534 ActiveRepairService.java:452 - [repair #6c4ecc20-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-134] 2025-06-12 01:06:10,159 RepairRunnable.java:139 - Starting repair command #133 (6d4eaff0-4729-11f0-9375-5b86f1e31415), 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-134] 2025-06-12 01:06:10,164 RepairSession.java:228 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(5626077170730139124,5649775417393067754], (930932876995901695,934843200188674858], (8925654316377457272,8952477116406696524], (-5349966503075876149,-5316004414750817902]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:06:10,170 RepairJob.java:234 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:06:10,170 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,177 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,177 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,179 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,180 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,181 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:06:10,182 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:06:10,182 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:06:10,182 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:06:10,183 RepairJob.java:234 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:06:10,184 RepairJob.java:143 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:06:10,184 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,186 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,186 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,187 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,187 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,189 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:06:10,189 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:06:10,191 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:06:10,191 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:06:10,191 RepairJob.java:234 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:06:10,191 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:2] 2025-06-12 01:06:10,192 RepairJob.java:143 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,199 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,199 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,201 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,201 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,202 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:06:10,203 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:06:10,203 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:06:10,204 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:06:10,204 RepairJob.java:143 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:06:10,206 RepairJob.java:234 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:06:10,206 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,210 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,210 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,211 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,212 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:10,212 RepairSession.java:180 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:06:10,213 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:06:10,214 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:06:10,214 SyncTask.java:66 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:06:10,215 RepairJob.java:143 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:06:10,216 RepairSession.java:270 - [repair #6d4f4c30-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:06:10,216 RepairRunnable.java:261 - Repair session 6d4f4c30-4729-11f0-9375-5b86f1e31415 for range [(5626077170730139124,5649775417393067754], (930932876995901695,934843200188674858], (8925654316377457272,8952477116406696524], (-5349966503075876149,-5316004414750817902]] finished INFO [RepairJobTask:3] 2025-06-12 01:06:10,217 ActiveRepairService.java:452 - [repair #6d4eaff0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:06:10,218 RepairRunnable.java:343 - Repair command #133 finished in 0 seconds INFO [Repair-Task-135] 2025-06-12 01:06:11,709 RepairRunnable.java:139 - Starting repair command #134 (6e3b32d0-4729-11f0-9375-5b86f1e31415), 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-135] 2025-06-12 01:06:11,714 RepairSession.java:228 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(7635909624275720477,7639849945766610550], (-3145357085351061186,-3086551147164504720], (5577406183799696202,5579964889771615375], (-627632638154312725,-627463443287566151], (-6741662577376627832,-6737447403616405489], (4697884884187966620,4718508621979992627]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-06-12 01:06:11,741 RepairJob.java:234 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:06:11,741 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,743 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,743 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,745 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,745 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,747 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:06:11,748 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:06:11,748 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:06:11,748 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:06:11,749 RepairJob.java:143 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:06:11,750 RepairJob.java:234 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:06:11,751 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,752 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,753 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,754 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,754 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,756 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:06:11,756 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:06:11,757 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:06:11,758 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:06:11,758 RepairJob.java:143 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:06:11,760 RepairJob.java:234 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:06:11,760 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,761 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,761 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,768 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,768 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,769 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:06:11,770 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:06:11,770 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:06:11,771 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:06:11,771 RepairJob.java:143 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:06:11,773 RepairJob.java:234 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:06:11,773 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,776 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,776 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,782 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,782 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:11,783 RepairSession.java:180 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:06:11,784 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:06:11,784 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:06:11,784 SyncTask.java:66 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:06:11,784 RepairJob.java:143 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:06:11,785 RepairSession.java:270 - [repair #6e3bf620-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:06:11,785 RepairRunnable.java:261 - Repair session 6e3bf620-4729-11f0-9375-5b86f1e31415 for range [(7635909624275720477,7639849945766610550], (-3145357085351061186,-3086551147164504720], (5577406183799696202,5579964889771615375], (-627632638154312725,-627463443287566151], (-6741662577376627832,-6737447403616405489], (4697884884187966620,4718508621979992627]] finished INFO [RepairJobTask:1] 2025-06-12 01:06:11,786 ActiveRepairService.java:452 - [repair #6e3b32d0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:06:11,788 RepairRunnable.java:343 - Repair command #134 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:06:18,528 Validator.java:281 - [repair #7248cbd0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:18,536 Validator.java:281 - [repair #7248cbd0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:18,554 Validator.java:281 - [repair #7248cbd0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:18,560 Validator.java:281 - [repair #7248cbd0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:18,564 ActiveRepairService.java:452 - [repair #7247e170-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:20,208 Validator.java:281 - [repair #734a0f30-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:20,223 Validator.java:281 - [repair #734a0f30-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:20,240 Validator.java:281 - [repair #734a0f30-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:20,248 Validator.java:281 - [repair #734a0f30-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:20,254 ActiveRepairService.java:452 - [repair #73494be0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-136] 2025-06-12 01:06:21,745 RepairRunnable.java:139 - Starting repair command #135 (74369210-4729-11f0-9375-5b86f1e31415), 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-136] 2025-06-12 01:06:21,750 RepairSession.java:228 - [repair #74375560-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(6509150983164737136,6519275565050078625], (-6750935686391418041,-6741662577376627832], (-2878170908635505685,-2856702987043602236], (6519275565050078625,6556389149050549551]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:06:21,761 RepairJob.java:234 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:06:21,761 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,763 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,763 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,766 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,766 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,768 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:06:21,770 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:06:21,772 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:06:21,772 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:06:21,773 RepairJob.java:143 - [repair #74375560-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:06:21,776 RepairJob.java:234 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:06:21,776 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,778 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,779 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,782 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,782 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,786 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:06:21,787 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:06:21,787 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:06:21,787 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:06:21,787 RepairJob.java:143 - [repair #74375560-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:06:21,791 RepairJob.java:234 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:06:21,792 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,798 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,798 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,804 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,804 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,805 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:06:21,806 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:06:21,806 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:06:21,806 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:06:21,806 RepairJob.java:143 - [repair #74375560-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:06:21,814 RepairJob.java:234 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:06:21,814 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,815 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,815 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,817 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,817 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:21,818 RepairSession.java:180 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:06:21,818 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:06:21,818 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:06:21,818 SyncTask.java:66 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:06:21,818 RepairJob.java:143 - [repair #74375560-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:06:21,819 RepairSession.java:270 - [repair #74375560-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:06:21,819 RepairRunnable.java:261 - Repair session 74375560-4729-11f0-9375-5b86f1e31415 for range [(6509150983164737136,6519275565050078625], (-6750935686391418041,-6741662577376627832], (-2878170908635505685,-2856702987043602236], (6519275565050078625,6556389149050549551]] finished INFO [RepairJobTask:3] 2025-06-12 01:06:21,820 ActiveRepairService.java:452 - [repair #74369210-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:06:21,824 RepairRunnable.java:343 - Repair command #135 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:06:28,564 Validator.java:281 - [repair #78453c80-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:28,586 Validator.java:281 - [repair #78453c80-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:28,593 Validator.java:281 - [repair #78453c80-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:28,600 Validator.java:281 - [repair #78453c80-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:28,606 ActiveRepairService.java:452 - [repair #78445220-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:30,242 Validator.java:281 - [repair #79454760-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:30,249 Validator.java:281 - [repair #79454760-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:30,258 Validator.java:281 - [repair #79454760-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:30,271 Validator.java:281 - [repair #79454760-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:30,275 ActiveRepairService.java:452 - [repair #79445d00-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:31,781 Validator.java:281 - [repair #7a30dfe0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:31,786 Validator.java:281 - [repair #7a30dfe0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:31,794 Validator.java:281 - [repair #7a30dfe0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:31,805 Validator.java:281 - [repair #7a30dfe0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:31,811 ActiveRepairService.java:452 - [repair #7a3043a0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:38,591 Validator.java:281 - [repair #7e3f6340-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:38,603 Validator.java:281 - [repair #7e3f6340-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:38,609 Validator.java:281 - [repair #7e3f6340-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:38,613 Validator.java:281 - [repair #7e3f6340-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:38,616 ActiveRepairService.java:452 - [repair #7e3eee10-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:40,280 Validator.java:281 - [repair #7f40cdb0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:40,287 Validator.java:281 - [repair #7f40cdb0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:40,294 Validator.java:281 - [repair #7f40cdb0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:40,314 Validator.java:281 - [repair #7f40cdb0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:40,322 ActiveRepairService.java:452 - [repair #7f3fe350-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:41,843 Validator.java:281 - [repair #802e6200-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:41,852 Validator.java:281 - [repair #802e6200-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:41,858 Validator.java:281 - [repair #802e6200-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:41,872 Validator.java:281 - [repair #802e6200-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:41,877 ActiveRepairService.java:452 - [repair #802d2980-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:48,629 Validator.java:281 - [repair #843a4d50-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:48,640 Validator.java:281 - [repair #843a4d50-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:48,648 Validator.java:281 - [repair #843a4d50-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:48,654 Validator.java:281 - [repair #843a4d50-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:48,658 ActiveRepairService.java:452 - [repair #8439b110-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:06:50,306 Validator.java:281 - [repair #853acd60-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:50,313 Validator.java:281 - [repair #853acd60-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:50,321 Validator.java:281 - [repair #853acd60-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:50,329 Validator.java:281 - [repair #853acd60-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:50,333 ActiveRepairService.java:452 - [repair #853a0a10-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-137] 2025-06-12 01:06:51,849 RepairRunnable.java:139 - Starting repair command #136 (86281390-4729-11f0-9375-5b86f1e31415), 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-137] 2025-06-12 01:06:51,853 RepairSession.java:228 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(4861829786598080784,4865917628224395957], (-6834265625880429604,-6831641386556561070], (-760484185758115865,-706354712737167322], (5712670466958856646,5717360736092658701]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:06:51,862 RepairJob.java:234 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:06:51,862 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,864 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,865 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,868 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,868 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,871 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:06:51,871 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,871 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,871 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,871 RepairJob.java:143 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:06:51,880 RepairJob.java:234 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:06:51,881 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,883 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,884 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,888 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,888 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,894 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:06:51,894 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,894 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,895 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,895 RepairJob.java:143 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:06:51,896 RepairJob.java:234 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:06:51,897 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,898 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,899 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,901 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,901 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,902 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:06:51,904 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,904 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,904 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,905 RepairJob.java:143 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:06:51,905 RepairJob.java:234 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:06:51,905 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,906 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,906 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,908 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,908 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:06:51,909 RepairSession.java:180 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:06:51,909 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,910 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,910 SyncTask.java:66 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:06:51,910 RepairJob.java:143 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:06:51,911 RepairSession.java:270 - [repair #8628afd0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:06:51,911 RepairRunnable.java:261 - Repair session 8628afd0-4729-11f0-9375-5b86f1e31415 for range [(4861829786598080784,4865917628224395957], (-6834265625880429604,-6831641386556561070], (-760484185758115865,-706354712737167322], (5712670466958856646,5717360736092658701]] finished INFO [RepairJobTask:2] 2025-06-12 01:06:51,913 ActiveRepairService.java:452 - [repair #86281390-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:06:51,918 RepairRunnable.java:343 - Repair command #136 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:06:58,659 Validator.java:281 - [repair #8a34c230-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:58,668 Validator.java:281 - [repair #8a34c230-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:58,680 Validator.java:281 - [repair #8a34c230-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:58,688 Validator.java:281 - [repair #8a34c230-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:06:58,701 ActiveRepairService.java:452 - [repair #8a33fee0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:00,356 Validator.java:281 - [repair #8b384f80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:00,371 Validator.java:281 - [repair #8b384f80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:00,383 Validator.java:281 - [repair #8b384f80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:00,398 Validator.java:281 - [repair #8b384f80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:00,406 ActiveRepairService.java:452 - [repair #8b37b340-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:01,900 Validator.java:281 - [repair #8c243620-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:01,909 Validator.java:281 - [repair #8c243620-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:01,917 Validator.java:281 - [repair #8c243620-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:01,925 Validator.java:281 - [repair #8c243620-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:01,929 ActiveRepairService.java:452 - [repair #8c2372d0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:08,689 Validator.java:281 - [repair #90304880-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:08,700 Validator.java:281 - [repair #90304880-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:08,709 Validator.java:281 - [repair #90304880-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:08,719 Validator.java:281 - [repair #90304880-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:08,726 ActiveRepairService.java:452 - [repair #902fac40-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:10,415 Validator.java:281 - [repair #913694f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:10,427 Validator.java:281 - [repair #913694f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:10,443 Validator.java:281 - [repair #913694f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:10,465 Validator.java:281 - [repair #913694f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:10,474 ActiveRepairService.java:452 - [repair #91358380-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-138] 2025-06-12 01:07:11,914 RepairRunnable.java:139 - Starting repair command #137 (921dc0a0-4729-11f0-9375-5b86f1e31415), 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: 5, pull repair: false) INFO [Repair-Task-138] 2025-06-12 01:07:11,920 RepairSession.java:228 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3531481444176562093,-3515215948573437461], (-5142298940770691309,-5122009649509513408], (7894778990752779034,7896303205121680462], (-3234874310791616680,-3191491003696040984], (-8233202579042346095,-8227858549252011878]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-06-12 01:07:11,931 RepairJob.java:234 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:07:11,931 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,933 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,933 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,936 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,936 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,938 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:07:11,939 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:07:11,939 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:07:11,939 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:07:11,940 RepairJob.java:143 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:07:11,942 RepairJob.java:234 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:07:11,942 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,943 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,944 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,945 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,945 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,947 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:07:11,947 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:07:11,947 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:07:11,948 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:07:11,948 RepairJob.java:143 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:07:11,951 RepairJob.java:234 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:07:11,952 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,953 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,953 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,954 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,955 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,956 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:07:11,956 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:07:11,957 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:07:11,956 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:07:11,957 RepairJob.java:143 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:07:11,972 RepairJob.java:234 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:07:11,973 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,975 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,976 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,977 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,977 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:11,978 RepairSession.java:180 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:07:11,979 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:07:11,979 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:07:11,979 SyncTask.java:66 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:07:11,979 RepairJob.java:143 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:07:11,980 RepairSession.java:270 - [repair #921eab00-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:07:11,981 RepairRunnable.java:261 - Repair session 921eab00-4729-11f0-9375-5b86f1e31415 for range [(-3531481444176562093,-3515215948573437461], (-5142298940770691309,-5122009649509513408], (7894778990752779034,7896303205121680462], (-3234874310791616680,-3191491003696040984], (-8233202579042346095,-8227858549252011878]] finished INFO [RepairJobTask:2] 2025-06-12 01:07:11,982 ActiveRepairService.java:452 - [repair #921dc0a0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:07:11,984 RepairRunnable.java:343 - Repair command #137 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:07:18,723 Validator.java:281 - [repair #962a4830-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:18,734 Validator.java:281 - [repair #962a4830-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:18,743 Validator.java:281 - [repair #962a4830-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:18,756 Validator.java:281 - [repair #962a4830-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:18,761 ActiveRepairService.java:452 - [repair #962984e0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-139] 2025-06-12 01:07:20,415 RepairRunnable.java:139 - Starting repair command #138 (972ee6f0-4729-11f0-9375-5b86f1e31415), 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-139] 2025-06-12 01:07:20,420 RepairSession.java:228 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6737447403616405489,-6692457705805092772], (7782312064850516118,7793003861543317879], (1594800608721118194,1622124529011493642]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:07:20,426 RepairJob.java:234 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:07:20,427 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,428 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,429 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,430 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,431 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,432 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:07:20,433 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:07:20,433 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:07:20,434 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:07:20,434 RepairJob.java:143 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:07:20,435 RepairJob.java:234 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:07:20,435 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,437 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,437 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,439 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,439 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,440 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:07:20,441 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:07:20,441 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:07:20,442 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:07:20,442 RepairJob.java:143 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:07:20,442 RepairJob.java:234 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:07:20,442 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,443 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,444 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,445 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,445 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,446 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:07:20,448 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:07:20,449 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:07:20,449 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:07:20,449 RepairJob.java:143 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:07:20,450 RepairJob.java:234 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:07:20,450 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,453 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,453 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,455 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,455 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:20,456 RepairSession.java:180 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:07:20,456 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:07:20,456 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:07:20,456 SyncTask.java:66 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:07:20,457 RepairJob.java:143 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:07:20,457 RepairSession.java:270 - [repair #972faa40-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:07:20,457 RepairRunnable.java:261 - Repair session 972faa40-4729-11f0-9375-5b86f1e31415 for range [(-6737447403616405489,-6692457705805092772], (7782312064850516118,7793003861543317879], (1594800608721118194,1622124529011493642]] finished INFO [RepairJobTask:1] 2025-06-12 01:07:20,458 ActiveRepairService.java:452 - [repair #972ee6f0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:07:20,459 RepairRunnable.java:343 - Repair command #138 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:07:21,964 Validator.java:281 - [repair #98191fe0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:21,978 Validator.java:281 - [repair #98191fe0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:21,991 Validator.java:281 - [repair #98191fe0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:22,001 Validator.java:281 - [repair #98191fe0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:22,010 ActiveRepairService.java:452 - [repair #981883a0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-140] 2025-06-12 01:07:28,740 RepairRunnable.java:139 - Starting repair command #139 (9c253240-4729-11f0-9375-5b86f1e31415), 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-140] 2025-06-12 01:07:28,747 RepairSession.java:228 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-8391025591941056620,-8384954321013321057], (-3236590650682918963,-3234874310791616680], (-1867497907694489229,-1865890701087017036], (7902280731125503700,7929438104895659217], (-4132037926987066524,-4127780106509837823], (-3339673535991741465,-3309428885200290893]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:07:28,758 RepairJob.java:234 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:07:28,758 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,761 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,761 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,765 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,765 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,767 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:07:28,767 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:07:28,767 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:07:28,768 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:07:28,768 RepairJob.java:143 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:07:28,771 RepairJob.java:234 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:07:28,771 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,773 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,773 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,775 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,775 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,777 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:07:28,777 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:07:28,777 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:07:28,778 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:07:28,778 RepairJob.java:143 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:07:28,779 RepairJob.java:234 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:07:28,780 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,782 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,782 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,783 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,784 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,785 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:07:28,789 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:07:28,789 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:07:28,789 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:07:28,790 RepairJob.java:143 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:07:28,791 RepairJob.java:234 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:07:28,791 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,793 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,793 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,795 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,795 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:28,797 RepairSession.java:180 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:07:28,797 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:07:28,797 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:07:28,797 SyncTask.java:66 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:07:28,798 RepairJob.java:143 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:07:28,799 RepairSession.java:270 - [repair #9c2643b0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:07:28,799 RepairRunnable.java:261 - Repair session 9c2643b0-4729-11f0-9375-5b86f1e31415 for range [(-8391025591941056620,-8384954321013321057], (-3236590650682918963,-3234874310791616680], (-1867497907694489229,-1865890701087017036], (7902280731125503700,7929438104895659217], (-4132037926987066524,-4127780106509837823], (-3339673535991741465,-3309428885200290893]] finished INFO [RepairJobTask:3] 2025-06-12 01:07:28,800 ActiveRepairService.java:452 - [repair #9c253240-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:07:28,802 RepairRunnable.java:343 - Repair command #139 finished in 0 seconds INFO [Repair-Task-141] 2025-06-12 01:07:30,455 RepairRunnable.java:139 - Starting repair command #140 (9d2ae270-4729-11f0-9375-5b86f1e31415), 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-141] 2025-06-12 01:07:30,459 RepairSession.java:228 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-7274048375561291768,-7259948424738880135], (2172886066266463637,2194742838200469266], (8696652386247318062,8723999702519615421], (-6087942217235942982,-6057057646147736386]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:07:30,476 RepairJob.java:234 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:07:30,476 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,481 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,481 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,483 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,483 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,505 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:07:30,509 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:07:30,509 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:07:30,509 RepairJob.java:234 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:07:30,509 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:3] 2025-06-12 01:07:30,510 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:07:30,510 RepairJob.java:143 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,512 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,512 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,515 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,515 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,517 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:07:30,518 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:07:30,518 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:07:30,520 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:07:30,520 RepairJob.java:143 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:07:30,522 RepairJob.java:234 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:07:30,522 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,524 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,524 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,528 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,528 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,530 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:07:30,530 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:07:30,530 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:07:30,531 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:07:30,532 RepairJob.java:143 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:07:30,536 RepairJob.java:234 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:07:30,538 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,540 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,540 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,544 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,544 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:30,546 RepairSession.java:180 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:07:30,546 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:07:30,547 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:07:30,547 SyncTask.java:66 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:07:30,547 RepairJob.java:143 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:07:30,547 RepairSession.java:270 - [repair #9d2b7eb0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:07:30,548 RepairRunnable.java:261 - Repair session 9d2b7eb0-4729-11f0-9375-5b86f1e31415 for range [(-7274048375561291768,-7259948424738880135], (2172886066266463637,2194742838200469266], (8696652386247318062,8723999702519615421], (-6087942217235942982,-6057057646147736386]] finished INFO [RepairJobTask:4] 2025-06-12 01:07:30,549 ActiveRepairService.java:452 - [repair #9d2ae270-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-06-12 01:07:30,554 RepairRunnable.java:343 - Repair command #140 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:07:32,002 Validator.java:281 - [repair #9e154270-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:32,010 Validator.java:281 - [repair #9e154270-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:32,018 Validator.java:281 - [repair #9e154270-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:32,026 Validator.java:281 - [repair #9e154270-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:32,030 ActiveRepairService.java:452 - [repair #9e14a630-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:38,793 Validator.java:281 - [repair #a22154d0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:38,807 Validator.java:281 - [repair #a22154d0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:38,814 Validator.java:281 - [repair #a22154d0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:38,820 Validator.java:281 - [repair #a22154d0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:38,830 ActiveRepairService.java:452 - [repair #a220b890-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:40,506 Validator.java:281 - [repair #a3268fd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:40,514 Validator.java:281 - [repair #a3268fd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:40,520 Validator.java:281 - [repair #a3268fd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:40,528 Validator.java:281 - [repair #a3268fd0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:40,532 ActiveRepairService.java:452 - [repair #a325f390-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:42,043 Validator.java:281 - [repair #a4102c80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:42,051 Validator.java:281 - [repair #a4102c80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:42,063 Validator.java:281 - [repair #a4102c80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:42,080 Validator.java:281 - [repair #a4102c80-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:42,088 ActiveRepairService.java:452 - [repair #a40eccf0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:48,821 Validator.java:281 - [repair #a81ba2a0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:48,829 Validator.java:281 - [repair #a81ba2a0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:48,837 Validator.java:281 - [repair #a81ba2a0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:48,845 Validator.java:281 - [repair #a81ba2a0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:48,850 ActiveRepairService.java:452 - [repair #a81adf50-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-142] 2025-06-12 01:07:50,512 RepairRunnable.java:139 - Starting repair command #141 (a91f2ff0-4729-11f0-9375-5b86f1e31415), 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-142] 2025-06-12 01:07:50,516 RepairSession.java:228 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-6831641386556561070,-6818766380474981571], (-6321617290273667570,-6278181219811638254], (-3364961318989389448,-3339673535991741465], (-2818011472078535760,-2816384490744664467]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:07:50,524 RepairJob.java:234 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:07:50,524 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,526 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,527 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,528 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,529 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,530 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:07:50,530 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:07:50,531 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:07:50,531 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-06-12 01:07:50,532 RepairJob.java:143 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:07:50,533 RepairJob.java:234 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:07:50,533 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,534 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,534 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,538 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,538 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,539 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:07:50,540 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:07:50,540 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-06-12 01:07:50,540 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:07:50,540 RepairJob.java:143 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:07:50,543 RepairJob.java:234 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:07:50,543 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,544 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,544 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,546 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,546 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,547 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:07:50,548 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:07:50,548 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:07:50,548 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:07:50,549 RepairJob.java:143 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:07:50,550 RepairJob.java:234 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:07:50,550 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,551 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,551 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,553 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,553 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:07:50,554 RepairSession.java:180 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:07:50,555 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:07:50,555 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:07:50,555 SyncTask.java:66 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:07:50,556 RepairJob.java:143 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:07:50,557 RepairSession.java:270 - [repair #a91ff340-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:07:50,557 RepairRunnable.java:261 - Repair session a91ff340-4729-11f0-9375-5b86f1e31415 for range [(-6831641386556561070,-6818766380474981571], (-6321617290273667570,-6278181219811638254], (-3364961318989389448,-3339673535991741465], (-2818011472078535760,-2816384490744664467]] finished INFO [RepairJobTask:3] 2025-06-12 01:07:50,560 ActiveRepairService.java:452 - [repair #a91f2ff0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-06-12 01:07:50,561 RepairRunnable.java:343 - Repair command #141 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:07:52,076 Validator.java:281 - [repair #aa0c00f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:52,085 Validator.java:281 - [repair #aa0c00f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:52,093 Validator.java:281 - [repair #aa0c00f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:52,101 Validator.java:281 - [repair #aa0c00f0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:52,110 ActiveRepairService.java:452 - [repair #aa0aa160-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:07:58,851 Validator.java:281 - [repair #ae15a250-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:58,859 Validator.java:281 - [repair #ae15a250-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:58,866 Validator.java:281 - [repair #ae15a250-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:58,875 Validator.java:281 - [repair #ae15a250-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:07:58,882 ActiveRepairService.java:452 - [repair #ae14df00-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-143] 2025-06-12 01:08:00,544 RepairRunnable.java:139 - Starting repair command #142 (af1a1a00-4729-11f0-9375-5b86f1e31415), 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: 7, pull repair: false) INFO [Repair-Task-143] 2025-06-12 01:08:00,556 RepairSession.java:228 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2867174881904918616,2904894278539783623], (8617104317862429901,8631346390488108150], (1169131937349542591,1173615270873381816], (7340787549431602570,7348212548895049244], (-8016589176997505823,-8013219881309078168], (-4121071846868427999,-4112990043002876261], (2359956829475097539,2372405380069381387]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-06-12 01:08:00,573 RepairJob.java:234 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:08:00,573 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,575 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,575 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,578 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,578 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,582 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:08:00,587 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:08:00,588 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:08:00,588 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:08:00,588 RepairJob.java:143 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:08:00,592 RepairJob.java:234 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:08:00,592 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,594 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,594 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,596 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,596 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,599 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:08:00,599 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:08:00,599 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:08:00,599 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:08:00,599 RepairJob.java:143 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:08:00,601 RepairJob.java:234 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:08:00,601 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,603 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,603 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,605 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,605 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,606 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:08:00,608 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:08:00,608 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:00,608 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:08:00,608 RepairJob.java:143 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:08:00,609 RepairJob.java:234 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:08:00,610 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,611 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,611 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,613 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,613 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:00,615 RepairSession.java:180 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:08:00,615 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:08:00,615 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:08:00,615 SyncTask.java:66 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:08:00,615 RepairJob.java:143 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:08:00,616 RepairSession.java:270 - [repair #af1bc7b0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:08:00,616 RepairRunnable.java:261 - Repair session af1bc7b0-4729-11f0-9375-5b86f1e31415 for range [(2867174881904918616,2904894278539783623], (8617104317862429901,8631346390488108150], (1169131937349542591,1173615270873381816], (7340787549431602570,7348212548895049244], (-8016589176997505823,-8013219881309078168], (-4121071846868427999,-4112990043002876261], (2359956829475097539,2372405380069381387]] finished INFO [RepairJobTask:4] 2025-06-12 01:08:00,617 ActiveRepairService.java:452 - [repair #af1a1a00-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:08:00,623 RepairRunnable.java:343 - Repair command #142 finished in 0 seconds INFO [Repair-Task-144] 2025-06-12 01:08:02,086 RepairRunnable.java:139 - Starting repair command #143 (b0056460-4729-11f0-9375-5b86f1e31415), 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-144] 2025-06-12 01:08:02,093 RepairSession.java:228 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(5717360736092658701,5803483964287959079]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:08:02,098 RepairJob.java:234 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:08:02,098 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,099 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,099 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,102 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,102 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,104 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:08:02,105 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:08:02,105 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:08:02,105 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:08:02,105 RepairJob.java:143 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:08:02,109 RepairJob.java:234 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:08:02,110 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,111 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,112 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,116 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,116 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,119 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:08:02,119 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:08:02,120 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:08:02,122 RepairJob.java:234 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:08:02,122 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 01:08:02,123 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,124 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,124 RepairJob.java:270 - Validating /10.0.0.41 INFO [RepairJobTask:3] 2025-06-12 01:08:02,124 RepairJob.java:143 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,126 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,126 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,129 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:08:02,130 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:02,130 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:02,130 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:02,130 RepairJob.java:143 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:08:02,137 RepairJob.java:234 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:08:02,138 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,140 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,140 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,142 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,144 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:02,146 RepairSession.java:180 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:08:02,147 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-06-12 01:08:02,147 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:08:02,149 SyncTask.java:66 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-06-12 01:08:02,149 RepairJob.java:143 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:7] 2025-06-12 01:08:02,150 RepairSession.java:270 - [repair #b0064ec0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:7] 2025-06-12 01:08:02,150 RepairRunnable.java:261 - Repair session b0064ec0-4729-11f0-9375-5b86f1e31415 for range [(5717360736092658701,5803483964287959079]] finished INFO [RepairJobTask:7] 2025-06-12 01:08:02,152 ActiveRepairService.java:452 - [repair #b0056460-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-06-12 01:08:02,154 RepairRunnable.java:343 - Repair command #143 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:08:08,884 Validator.java:281 - [repair #b4106550-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:08,893 Validator.java:281 - [repair #b4106550-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:08,900 Validator.java:281 - [repair #b4106550-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:08,906 Validator.java:281 - [repair #b4106550-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:08,910 ActiveRepairService.java:452 - [repair #b40fa200-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:08:10,587 Validator.java:281 - [repair #b5152b20-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:10,600 Validator.java:281 - [repair #b5152b20-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:10,618 Validator.java:281 - [repair #b5152b20-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:10,636 Validator.java:281 - [repair #b5152b20-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:10,646 ActiveRepairService.java:452 - [repair #b5148ee0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-145] 2025-06-12 01:08:12,117 RepairRunnable.java:139 - Starting repair command #144 (b6000050-4729-11f0-9375-5b86f1e31415), 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-145] 2025-06-12 01:08:12,121 RepairSession.java:228 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2458842293483143319,2520789484047051339]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:08:12,126 RepairJob.java:234 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:08:12,126 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,127 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,128 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,130 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,130 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,132 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:08:12,132 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:08:12,135 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:08:12,136 RepairJob.java:234 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:08:12,136 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:5] 2025-06-12 01:08:12,136 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:08:12,137 RepairJob.java:143 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,139 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,140 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,142 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,142 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,144 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:08:12,145 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:08:12,145 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:08:12,147 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:08:12,148 RepairJob.java:143 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:08:12,154 RepairJob.java:234 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:08:12,155 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,157 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,158 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,160 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,161 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,163 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:08:12,166 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:12,166 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:12,167 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:12,167 RepairJob.java:143 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:08:12,168 RepairJob.java:234 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:08:12,169 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,170 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,170 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,173 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,173 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:12,174 RepairSession.java:180 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:08:12,175 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:08:12,175 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:08:12,175 SyncTask.java:66 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:08:12,175 RepairJob.java:143 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:08:12,176 RepairSession.java:270 - [repair #b6009c90-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:08:12,176 RepairRunnable.java:261 - Repair session b6009c90-4729-11f0-9375-5b86f1e31415 for range [(2458842293483143319,2520789484047051339]] finished INFO [RepairJobTask:2] 2025-06-12 01:08:12,177 ActiveRepairService.java:452 - [repair #b6000050-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:08:12,186 RepairRunnable.java:343 - Repair command #144 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:08:18,921 Validator.java:281 - [repair #ba0caef0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:18,932 Validator.java:281 - [repair #ba0caef0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:18,940 Validator.java:281 - [repair #ba0caef0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:18,950 Validator.java:281 - [repair #ba0caef0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:18,957 ActiveRepairService.java:452 - [repair #ba0bc490-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:08:20,635 Validator.java:281 - [repair #bb108a60-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:20,647 Validator.java:281 - [repair #bb108a60-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:20,654 Validator.java:281 - [repair #bb108a60-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:20,668 Validator.java:281 - [repair #bb108a60-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:20,677 ActiveRepairService.java:452 - [repair #bb0fee20-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-146] 2025-06-12 01:08:22,168 RepairRunnable.java:139 - Starting repair command #145 (bbfda980-4729-11f0-9375-5b86f1e31415), 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-146] 2025-06-12 01:08:22,176 RepairSession.java:228 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(1292134610659595167,1323556208801369058], (5579964889771615375,5589036148555666572], (8535297147114219596,8535563972392788443], (458548695781951570,481750330256860143]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:08:22,196 RepairJob.java:234 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:08:22,196 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,198 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,198 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,200 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,200 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,201 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:08:22,202 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:08:22,202 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:08:22,202 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:08:22,202 RepairJob.java:143 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:08:22,209 RepairJob.java:234 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:08:22,209 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,212 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,213 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,216 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,216 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,221 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:08:22,221 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:08:22,223 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:08:22,223 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:08:22,223 RepairJob.java:143 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:08:22,225 RepairJob.java:234 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:08:22,225 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,226 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,227 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,232 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,233 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,239 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:08:22,253 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:08:22,253 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:08:22,253 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:08:22,253 RepairJob.java:143 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:08:22,253 RepairJob.java:234 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:08:22,253 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,256 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,256 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,260 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,260 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:22,264 RepairSession.java:180 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:08:22,264 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:08:22,264 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:08:22,264 SyncTask.java:66 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:08:22,264 RepairJob.java:143 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:08:22,265 RepairSession.java:270 - [repair #bbfee200-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:08:22,265 RepairRunnable.java:261 - Repair session bbfee200-4729-11f0-9375-5b86f1e31415 for range [(1292134610659595167,1323556208801369058], (5579964889771615375,5589036148555666572], (8535297147114219596,8535563972392788443], (458548695781951570,481750330256860143]] finished INFO [RepairJobTask:6] 2025-06-12 01:08:22,266 ActiveRepairService.java:452 - [repair #bbfda980-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:08:22,271 RepairRunnable.java:343 - Repair command #145 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:08:28,952 Validator.java:281 - [repair #c00723d0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:28,958 Validator.java:281 - [repair #c00723d0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:28,965 Validator.java:281 - [repair #c00723d0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:28,973 Validator.java:281 - [repair #c00723d0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:28,977 ActiveRepairService.java:452 - [repair #c0063970-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-147] 2025-06-12 01:08:30,638 RepairRunnable.java:139 - Starting repair command #146 (c10a14e0-4729-11f0-9375-5b86f1e31415), 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: 7, pull repair: false) INFO [Repair-Task-147] 2025-06-12 01:08:30,643 RepairSession.java:228 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8851055791972230866,8852520307293733258], (-6036166462680061825,-6024288058640110726], (-6373885156921889312,-6372484799695108715], (5410541806834462814,5448285677886679542], (-4335075808511312443,-4332958135492491396], (3653610778465728870,3655128928104994163], (-8629655676369091767,-8595644374951254373]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:08:30,654 RepairJob.java:234 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:08:30,654 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,657 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,657 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,663 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,663 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,667 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:08:30,667 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:08:30,671 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:08:30,671 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:08:30,672 RepairJob.java:143 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:08:30,672 RepairJob.java:234 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:08:30,672 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,675 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,676 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,683 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,683 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,686 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:08:30,686 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:08:30,686 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:08:30,687 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:08:30,687 RepairJob.java:143 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:08:30,688 RepairJob.java:234 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:08:30,688 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,692 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,692 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,694 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,694 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,697 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:08:30,698 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:30,698 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:30,698 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:30,698 RepairJob.java:143 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:08:30,700 RepairJob.java:234 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:08:30,701 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,703 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,703 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,705 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,706 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:30,708 RepairSession.java:180 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:08:30,708 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:08:30,708 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:08:30,708 SyncTask.java:66 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:08:30,708 RepairJob.java:143 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:08:30,709 RepairSession.java:270 - [repair #c10ad830-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:08:30,709 RepairRunnable.java:261 - Repair session c10ad830-4729-11f0-9375-5b86f1e31415 for range [(8851055791972230866,8852520307293733258], (-6036166462680061825,-6024288058640110726], (-6373885156921889312,-6372484799695108715], (5410541806834462814,5448285677886679542], (-4335075808511312443,-4332958135492491396], (3653610778465728870,3655128928104994163], (-8629655676369091767,-8595644374951254373]] finished INFO [RepairJobTask:1] 2025-06-12 01:08:30,711 ActiveRepairService.java:452 - [repair #c10a14e0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:08:30,712 RepairRunnable.java:343 - Repair command #146 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:08:32,212 Validator.java:281 - [repair #c1f8e1b0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:32,227 Validator.java:281 - [repair #c1f8e1b0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:32,233 Validator.java:281 - [repair #c1f8e1b0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:32,238 Validator.java:281 - [repair #c1f8e1b0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:32,243 ActiveRepairService.java:452 - [repair #c1f84570-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:08:39,010 Validator.java:281 - [repair #c604cd00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:39,021 Validator.java:281 - [repair #c604cd00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:39,029 Validator.java:281 - [repair #c604cd00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:39,038 Validator.java:281 - [repair #c604cd00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:39,042 ActiveRepairService.java:452 - [repair #c6039480-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-148] 2025-06-12 01:08:40,682 RepairRunnable.java:139 - Starting repair command #147 (c706aca0-4729-11f0-9375-5b86f1e31415), 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-148] 2025-06-12 01:08:40,687 RepairSession.java:228 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(80233606901293232,84724913584539736], (7829650012479324859,7833192857773398805], (-1817223884959670954,-1810360314092586510], (1996256296784888865,2009169627590742285], (8197734676602336762,8219069185414670712], (4847730119595337521,4861829786598080784]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:08:40,705 RepairJob.java:234 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:08:40,706 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,707 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,708 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,710 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,710 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,711 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:08:40,713 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:08:40,713 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:08:40,714 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:08:40,714 RepairJob.java:143 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:08:40,715 RepairJob.java:234 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:08:40,716 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,718 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,718 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,720 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,720 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,721 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:08:40,722 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:08:40,722 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:08:40,722 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:08:40,723 RepairJob.java:143 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:08:40,724 RepairJob.java:234 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:08:40,725 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,729 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,729 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,731 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,731 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,733 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:08:40,734 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:08:40,734 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:08:40,735 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:08:40,735 RepairJob.java:143 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:08:40,741 RepairJob.java:234 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:08:40,741 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,747 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,747 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,751 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,751 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:08:40,753 RepairSession.java:180 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-06-12 01:08:40,753 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:08:40,753 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:08:40,754 SyncTask.java:66 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:08:40,754 RepairJob.java:143 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:08:40,756 RepairSession.java:270 - [repair #c7076ff0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:08:40,756 RepairRunnable.java:261 - Repair session c7076ff0-4729-11f0-9375-5b86f1e31415 for range [(80233606901293232,84724913584539736], (7829650012479324859,7833192857773398805], (-1817223884959670954,-1810360314092586510], (1996256296784888865,2009169627590742285], (8197734676602336762,8219069185414670712], (4847730119595337521,4861829786598080784]] finished INFO [RepairJobTask:1] 2025-06-12 01:08:40,758 ActiveRepairService.java:452 - [repair #c706aca0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:08:40,759 RepairRunnable.java:343 - Repair command #147 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:08:42,252 Validator.java:281 - [repair #c7f46800-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:42,273 Validator.java:281 - [repair #c7f46800-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:42,282 Validator.java:281 - [repair #c7f46800-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:42,289 Validator.java:281 - [repair #c7f46800-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:42,297 ActiveRepairService.java:452 - [repair #c7f3f2d0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:08:49,045 Validator.java:281 - [repair #cbffde20-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:49,056 Validator.java:281 - [repair #cbffde20-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:49,063 Validator.java:281 - [repair #cbffde20-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:49,075 Validator.java:281 - [repair #cbffde20-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:49,079 ActiveRepairService.java:452 - [repair #cbff1ad0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:08:50,752 Validator.java:281 - [repair #cd031d50-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:50,775 Validator.java:281 - [repair #cd031d50-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:50,787 Validator.java:281 - [repair #cd031d50-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:50,796 Validator.java:281 - [repair #cd031d50-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:50,799 ActiveRepairService.java:452 - [repair #cd00d360-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:08:52,284 Validator.java:281 - [repair #cdef7920-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:52,290 Validator.java:281 - [repair #cdef7920-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:52,297 Validator.java:281 - [repair #cdef7920-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:52,305 Validator.java:281 - [repair #cdef7920-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:52,312 ActiveRepairService.java:452 - [repair #cdeeb5d0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:08:59,078 Validator.java:281 - [repair #d1fbb290-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:59,087 Validator.java:281 - [repair #d1fbb290-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:59,100 Validator.java:281 - [repair #d1fbb290-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:59,108 Validator.java:281 - [repair #d1fbb290-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:08:59,115 ActiveRepairService.java:452 - [repair #d1faef40-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:00,788 Validator.java:281 - [repair #d300ed90-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:00,799 Validator.java:281 - [repair #d300ed90-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:00,808 Validator.java:281 - [repair #d300ed90-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:00,816 Validator.java:281 - [repair #d300ed90-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:00,822 ActiveRepairService.java:452 - [repair #d2ffb510-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:02,319 Validator.java:281 - [repair #d3eab150-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:02,328 Validator.java:281 - [repair #d3eab150-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:02,338 Validator.java:281 - [repair #d3eab150-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:02,354 Validator.java:281 - [repair #d3eab150-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:02,365 ActiveRepairService.java:452 - [repair #d3e978d0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:09,097 Validator.java:281 - [repair #d7f53d10-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:09,104 Validator.java:281 - [repair #d7f53d10-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:09,111 Validator.java:281 - [repair #d7f53d10-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:09,129 Validator.java:281 - [repair #d7f53d10-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:09,136 ActiveRepairService.java:452 - [repair #d7f4a0d0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:10,820 Validator.java:281 - [repair #d8fb8980-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:10,829 Validator.java:281 - [repair #d8fb8980-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:10,836 Validator.java:281 - [repair #d8fb8980-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:10,845 Validator.java:281 - [repair #d8fb8980-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:10,850 ActiveRepairService.java:452 - [repair #d8fac630-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-149] 2025-06-12 01:09:12,336 RepairRunnable.java:139 - Starting repair command #148 (d9e4b100-4729-11f0-9375-5b86f1e31415), 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-149] 2025-06-12 01:09:12,341 RepairSession.java:228 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8791476783671442190,8822267729534132023], (-7277621506627096072,-7274048375561291768], (7833192857773398805,7894778990752779034]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:09:12,349 RepairJob.java:234 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:09:12,349 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,352 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,352 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,354 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,354 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,355 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:09:12,356 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:09:12,356 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:09:12,356 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:09:12,357 RepairJob.java:143 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:09:12,359 RepairJob.java:234 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:09:12,359 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,361 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,361 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,363 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,363 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,364 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:09:12,364 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:09:12,365 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:09:12,365 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:09:12,365 RepairJob.java:143 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:09:12,366 RepairJob.java:234 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:09:12,366 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,369 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,369 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,371 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,371 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,374 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:09:12,374 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:09:12,375 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:09:12,375 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:09:12,379 RepairJob.java:143 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:09:12,380 RepairJob.java:234 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:09:12,380 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,381 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,381 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,383 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,383 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:12,385 RepairSession.java:180 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:09:12,386 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:09:12,386 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:09:12,386 SyncTask.java:66 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:09:12,390 RepairJob.java:143 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:09:12,391 RepairSession.java:270 - [repair #d9e57450-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:09:12,391 RepairRunnable.java:261 - Repair session d9e57450-4729-11f0-9375-5b86f1e31415 for range [(8791476783671442190,8822267729534132023], (-7277621506627096072,-7274048375561291768], (7833192857773398805,7894778990752779034]] finished INFO [RepairJobTask:3] 2025-06-12 01:09:12,394 ActiveRepairService.java:452 - [repair #d9e4b100-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 01:09:12,397 RepairRunnable.java:343 - Repair command #148 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:09:19,132 Validator.java:281 - [repair #ddf04e30-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:19,141 Validator.java:281 - [repair #ddf04e30-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:19,149 Validator.java:281 - [repair #ddf04e30-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:19,158 Validator.java:281 - [repair #ddf04e30-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:19,164 ActiveRepairService.java:452 - [repair #ddefb1f0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:20,858 Validator.java:281 - [repair #def62570-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:20,866 Validator.java:281 - [repair #def62570-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:20,876 Validator.java:281 - [repair #def62570-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:20,884 Validator.java:281 - [repair #def62570-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:20,889 ActiveRepairService.java:452 - [repair #def56220-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:22,446 Validator.java:281 - [repair #dfe407e0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:22,459 Validator.java:281 - [repair #dfe407e0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:22,470 Validator.java:281 - [repair #dfe407e0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:22,483 Validator.java:281 - [repair #dfe407e0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:22,490 ActiveRepairService.java:452 - [repair #dfe1bdf0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:29,180 Validator.java:281 - [repair #e3ebd480-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:29,191 Validator.java:281 - [repair #e3ebd480-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:29,199 Validator.java:281 - [repair #e3ebd480-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:29,205 Validator.java:281 - [repair #e3ebd480-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:29,210 ActiveRepairService.java:452 - [repair #e3eaea20-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:30,883 Validator.java:281 - [repair #e4f184b0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:30,892 Validator.java:281 - [repair #e4f184b0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:30,900 Validator.java:281 - [repair #e4f184b0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:30,911 Validator.java:281 - [repair #e4f184b0-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:30,923 ActiveRepairService.java:452 - [repair #e4f0e870-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:32,439 Validator.java:281 - [repair #e5de0790-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:32,449 Validator.java:281 - [repair #e5de0790-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:32,455 Validator.java:281 - [repair #e5de0790-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:32,465 Validator.java:281 - [repair #e5de0790-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:32,470 ActiveRepairService.java:452 - [repair #e5dd1d30-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:39,208 Validator.java:281 - [repair #e9e781e0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:39,217 Validator.java:281 - [repair #e9e781e0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:39,229 Validator.java:281 - [repair #e9e781e0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:39,235 Validator.java:281 - [repair #e9e781e0-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:39,239 ActiveRepairService.java:452 - [repair #e9e70cb0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-150] 2025-06-12 01:09:40,914 RepairRunnable.java:139 - Starting repair command #149 (eaed5920-4729-11f0-9375-5b86f1e31415), 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-150] 2025-06-12 01:09:40,921 RepairSession.java:228 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-5401746765456953348,-5349966503075876149], (2570280335920409936,2572048944572211277], (-1951024410183812977,-1938758609890499834]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:09:40,935 RepairJob.java:234 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:09:40,937 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,941 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,941 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,943 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,943 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,944 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:09:40,946 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:09:40,946 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:09:40,946 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:09:40,946 RepairJob.java:234 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:09:40,946 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:1] 2025-06-12 01:09:40,946 RepairJob.java:143 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,948 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,949 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,951 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,952 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,953 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:09:40,953 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:09:40,953 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:09:40,953 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:09:40,953 RepairJob.java:143 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:09:40,955 RepairJob.java:234 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:09:40,955 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,957 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,957 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,959 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,960 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,960 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:09:40,961 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:09:40,961 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:09:40,965 RepairJob.java:234 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:09:40,965 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:7] 2025-06-12 01:09:40,965 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:09:40,965 RepairJob.java:143 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,974 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,974 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,976 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,977 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:40,978 RepairSession.java:180 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:09:40,978 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:09:40,978 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:09:40,978 SyncTask.java:66 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:09:40,979 RepairJob.java:143 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:09:40,979 RepairSession.java:270 - [repair #eaee6a90-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:09:40,980 RepairRunnable.java:261 - Repair session eaee6a90-4729-11f0-9375-5b86f1e31415 for range [(-5401746765456953348,-5349966503075876149], (2570280335920409936,2572048944572211277], (-1951024410183812977,-1938758609890499834]] finished INFO [RepairJobTask:4] 2025-06-12 01:09:40,985 ActiveRepairService.java:452 - [repair #eaed5920-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:09:40,997 RepairRunnable.java:343 - Repair command #149 finished in 0 seconds INFO [Repair-Task-151] 2025-06-12 01:09:42,461 RepairRunnable.java:139 - Starting repair command #150 (ebd966d0-4729-11f0-9375-5b86f1e31415), 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-151] 2025-06-12 01:09:42,466 RepairSession.java:228 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-76872757264665339,45218971703212732]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-06-12 01:09:42,473 RepairJob.java:234 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:09:42,473 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,474 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,475 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,477 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,478 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,479 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:09:42,480 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:09:42,480 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:09:42,480 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:09:42,480 RepairJob.java:143 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:09:42,483 RepairJob.java:234 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:09:42,483 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,486 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,486 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,489 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,489 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,491 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:09:42,492 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:09:42,492 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:09:42,492 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:09:42,493 RepairJob.java:143 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:09:42,494 RepairJob.java:234 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:09:42,494 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,496 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,496 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,497 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,497 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,500 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:09:42,500 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:09:42,501 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:09:42,501 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:09:42,502 RepairJob.java:143 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:09:42,503 RepairJob.java:234 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:09:42,503 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,505 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,505 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,507 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,507 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:42,509 RepairSession.java:180 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:09:42,509 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:09:42,509 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:09:42,510 SyncTask.java:66 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:09:42,511 RepairJob.java:143 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:09:42,513 RepairSession.java:270 - [repair #ebda2a20-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:09:42,513 RepairRunnable.java:261 - Repair session ebda2a20-4729-11f0-9375-5b86f1e31415 for range [(-76872757264665339,45218971703212732]] finished INFO [RepairJobTask:6] 2025-06-12 01:09:42,515 ActiveRepairService.java:452 - [repair #ebd966d0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:09:42,516 RepairRunnable.java:343 - Repair command #150 finished in 0 seconds INFO [Repair-Task-152] 2025-06-12 01:09:49,223 RepairRunnable.java:139 - Starting repair command #151 (efe13370-4729-11f0-9375-5b86f1e31415), 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-152] 2025-06-12 01:09:49,226 RepairSession.java:228 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3643010728471046023,3653610778465728870], (-3189863078238440868,-3145357085351061186], (-4962626485996824399,-4942178396237666618]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:09:49,231 RepairJob.java:234 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:09:49,231 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,233 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,234 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,235 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,235 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,236 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:09:49,236 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:09:49,237 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:09:49,237 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:09:49,237 RepairJob.java:143 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:09:49,238 RepairJob.java:234 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:09:49,238 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,240 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,240 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,242 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,242 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,244 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:09:49,244 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:09:49,245 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:09:49,245 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:09:49,245 RepairJob.java:143 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:09:49,247 RepairJob.java:234 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:09:49,248 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,249 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,249 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,252 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,253 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,255 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:09:49,256 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:09:49,256 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:09:49,256 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:09:49,256 RepairJob.java:143 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:09:49,260 RepairJob.java:234 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:09:49,260 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,261 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,262 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,265 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,265 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:09:49,270 RepairSession.java:180 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:09:49,270 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:09:49,270 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:09:49,270 SyncTask.java:66 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:09:49,270 RepairJob.java:143 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:09:49,272 RepairSession.java:270 - [repair #efe1a8a0-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:09:49,272 RepairRunnable.java:261 - Repair session efe1a8a0-4729-11f0-9375-5b86f1e31415 for range [(3643010728471046023,3653610778465728870], (-3189863078238440868,-3145357085351061186], (-4962626485996824399,-4942178396237666618]] finished INFO [RepairJobTask:3] 2025-06-12 01:09:49,272 ActiveRepairService.java:452 - [repair #efe13370-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 01:09:49,275 RepairRunnable.java:343 - Repair command #151 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:09:50,974 Validator.java:281 - [repair #f0eab430-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:50,981 Validator.java:281 - [repair #f0eab430-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:50,989 Validator.java:281 - [repair #f0eab430-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:50,998 Validator.java:281 - [repair #f0eab430-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:51,005 ActiveRepairService.java:452 - [repair #f0ea17f0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:52,505 Validator.java:281 - [repair #f1d49f00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:52,512 Validator.java:281 - [repair #f1d49f00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:52,528 Validator.java:281 - [repair #f1d49f00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:52,534 Validator.java:281 - [repair #f1d49f00-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:52,538 ActiveRepairService.java:452 - [repair #f1d402c0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:09:59,262 Validator.java:281 - [repair #f5db3320-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:59,272 Validator.java:281 - [repair #f5db3320-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:59,282 Validator.java:281 - [repair #f5db3320-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:59,290 Validator.java:281 - [repair #f5db3320-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:09:59,305 ActiveRepairService.java:452 - [repair #f5dabdf0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:10:01,021 Validator.java:281 - [repair #f6e7c120-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:01,032 Validator.java:281 - [repair #f6e7c120-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:01,040 Validator.java:281 - [repair #f6e7c120-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:01,049 Validator.java:281 - [repair #f6e7c120-4729-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:01,053 ActiveRepairService.java:452 - [repair #f6e724e0-4729-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:10:02,543 Validator.java:281 - [repair #f7cfd730-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:02,554 Validator.java:281 - [repair #f7cfd730-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:02,563 Validator.java:281 - [repair #f7cfd730-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:02,574 Validator.java:281 - [repair #f7cfd730-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:02,590 ActiveRepairService.java:452 - [repair #f7ce77a0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-153] 2025-06-12 01:10:09,277 RepairRunnable.java:139 - Starting repair command #152 (fbd532d0-4729-11f0-9375-5b86f1e31415), 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-153] 2025-06-12 01:10:09,281 RepairSession.java:228 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(8021797689319905231,8108302909635822214]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:1] 2025-06-12 01:10:09,286 RepairJob.java:234 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:10:09,286 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,287 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,287 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,289 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,289 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,290 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:10:09,290 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:10:09,291 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:10:09,291 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:10:09,291 RepairJob.java:143 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:10:09,292 RepairJob.java:234 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:10:09,292 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,293 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,294 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,296 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,296 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,297 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:10:09,297 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:10:09,297 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:10:09,298 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:10:09,298 RepairJob.java:143 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:10:09,299 RepairJob.java:234 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:10:09,299 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,300 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,301 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,302 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,302 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,303 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:10:09,303 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:10:09,303 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-06-12 01:10:09,306 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:10:09,306 RepairJob.java:143 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:10:09,307 RepairJob.java:234 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:10:09,307 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,309 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,309 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,311 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,311 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:09,313 RepairSession.java:180 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:10:09,313 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:10:09,313 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-06-12 01:10:09,313 SyncTask.java:66 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:10:09,314 RepairJob.java:143 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:10:09,314 RepairSession.java:270 - [repair #fbd5cf10-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:10:09,315 RepairRunnable.java:261 - Repair session fbd5cf10-4729-11f0-9375-5b86f1e31415 for range [(8021797689319905231,8108302909635822214]] finished INFO [RepairJobTask:4] 2025-06-12 01:10:09,315 ActiveRepairService.java:452 - [repair #fbd532d0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 01:10:09,317 RepairRunnable.java:343 - Repair command #152 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:10:11,056 Validator.java:281 - [repair #fce2ab30-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:11,075 Validator.java:281 - [repair #fce2ab30-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:11,089 Validator.java:281 - [repair #fce2ab30-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:11,131 Validator.java:281 - [repair #fce2ab30-4729-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:11,136 ActiveRepairService.java:452 - [repair #fce1c0d0-4729-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-154] 2025-06-12 01:10:12,558 RepairRunnable.java:139 - Starting repair command #153 (fdc9d6e0-4729-11f0-9375-5b86f1e31415), 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-154] 2025-06-12 01:10:12,562 RepairSession.java:228 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(7966953361472988085,8015758358157049392], (-4686080846616772816,-4676920998502274198], (1929136447960559392,1934447290739211268]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:10:12,569 RepairJob.java:234 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:10:12,570 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,575 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,575 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,577 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,578 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,580 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:10:12,580 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:10:12,581 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:10:12,581 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,581 RepairJob.java:143 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:10:12,584 RepairJob.java:234 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:10:12,584 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,586 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,586 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,587 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,587 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,591 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:10:12,591 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,592 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,592 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,592 RepairJob.java:143 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:10:12,594 RepairJob.java:234 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:10:12,594 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,596 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,596 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,599 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,599 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,602 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:10:12,602 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,602 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,603 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,603 RepairJob.java:143 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:10:12,608 RepairJob.java:234 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:10:12,608 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,617 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,619 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,621 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,621 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:12,625 RepairSession.java:180 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:10:12,626 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,627 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,627 SyncTask.java:66 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:10:12,627 RepairJob.java:143 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:10:12,628 RepairSession.java:270 - [repair #fdca7320-4729-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:10:12,628 RepairRunnable.java:261 - Repair session fdca7320-4729-11f0-9375-5b86f1e31415 for range [(7966953361472988085,8015758358157049392], (-4686080846616772816,-4676920998502274198], (1929136447960559392,1934447290739211268]] finished INFO [RepairJobTask:1] 2025-06-12 01:10:12,629 ActiveRepairService.java:452 - [repair #fdc9d6e0-4729-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 01:10:12,632 RepairRunnable.java:343 - Repair command #153 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:10:19,329 Validator.java:281 - [repair #01d06b00-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:19,338 Validator.java:281 - [repair #01d06b00-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:19,345 Validator.java:281 - [repair #01d06b00-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:19,351 Validator.java:281 - [repair #01d06b00-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:19,355 ActiveRepairService.java:452 - [repair #01cfcec0-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:10:21,092 Validator.java:281 - [repair #02de5890-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:21,104 Validator.java:281 - [repair #02de5890-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:21,115 Validator.java:281 - [repair #02de5890-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:21,124 Validator.java:281 - [repair #02de5890-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:21,129 ActiveRepairService.java:452 - [repair #02ddbc50-472a-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:10:22,621 Validator.java:281 - [repair #03c78010-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:22,626 Validator.java:281 - [repair #03c78010-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:22,644 Validator.java:281 - [repair #03c78010-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:22,657 Validator.java:281 - [repair #03c78010-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:22,664 ActiveRepairService.java:452 - [repair #03c6e3d0-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-155] 2025-06-12 01:10:29,341 RepairRunnable.java:139 - Starting repair command #154 (07cab8d0-472a-11f0-9375-5b86f1e31415), 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-155] 2025-06-12 01:10:29,346 RepairSession.java:228 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3740588740141268587,-3646793951145554034]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:10:29,350 RepairJob.java:234 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:10:29,350 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,353 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,353 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,355 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,355 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,358 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:10:29,359 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:10:29,359 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:10:29,360 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:10:29,360 RepairJob.java:143 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:10:29,361 RepairJob.java:234 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:10:29,361 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,364 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,364 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,367 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,368 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,370 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:10:29,371 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:10:29,371 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:10:29,372 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:10:29,372 RepairJob.java:143 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:10:29,386 RepairJob.java:234 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:10:29,386 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,390 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,390 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,392 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,392 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,395 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:10:29,395 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:10:29,396 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:10:29,396 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:10:29,396 RepairJob.java:143 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:10:29,407 RepairJob.java:234 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:10:29,407 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,409 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,410 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,416 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:29,418 RepairSession.java:180 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:10:29,419 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:10:29,419 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:10:29,419 SyncTask.java:66 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:10:29,419 RepairJob.java:143 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:10:29,420 RepairSession.java:270 - [repair #07cb7c20-472a-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:3] 2025-06-12 01:10:29,420 RepairRunnable.java:261 - Repair session 07cb7c20-472a-11f0-9375-5b86f1e31415 for range [(-3740588740141268587,-3646793951145554034]] finished INFO [RepairJobTask:3] 2025-06-12 01:10:29,422 ActiveRepairService.java:452 - [repair #07cab8d0-472a-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-06-12 01:10:29,424 RepairRunnable.java:343 - Repair command #154 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:10:31,130 Validator.java:281 - [repair #08da2d00-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:31,138 Validator.java:281 - [repair #08da2d00-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:31,146 Validator.java:281 - [repair #08da2d00-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:31,154 Validator.java:281 - [repair #08da2d00-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:31,160 ActiveRepairService.java:452 - [repair #08d969b0-472a-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:10:32,652 Validator.java:281 - [repair #09c21c00-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:32,660 Validator.java:281 - [repair #09c21c00-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:32,672 Validator.java:281 - [repair #09c21c00-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:32,679 Validator.java:281 - [repair #09c21c00-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:32,684 ActiveRepairService.java:452 - [repair #09c131a0-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-156] 2025-06-12 01:10:39,379 RepairRunnable.java:139 - Starting repair command #155 (0dc66630-472a-11f0-9375-5b86f1e31415), 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-156] 2025-06-12 01:10:39,385 RepairSession.java:228 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-8494158087477651862,-8480963944402381520], (-8007462909966335899,-7958935263634655359], (-271571570805363138,-256993919303718034], (8245005852291483466,8262508072322768348]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:10:39,394 RepairJob.java:234 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:10:39,395 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,396 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,397 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,399 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,399 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,405 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:10:39,406 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:10:39,406 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:10:39,407 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:10:39,407 RepairJob.java:143 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:10:39,408 RepairJob.java:234 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:10:39,409 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,411 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,411 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,413 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,413 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,415 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:10:39,415 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:10:39,416 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:10:39,416 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:10:39,416 RepairJob.java:143 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:10:39,419 RepairJob.java:234 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:10:39,420 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,423 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,423 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,424 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,425 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,426 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:10:39,426 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:10:39,426 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:10:39,427 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:10:39,428 RepairJob.java:143 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:10:39,429 RepairJob.java:234 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:10:39,429 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,431 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,431 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,433 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,433 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:39,434 RepairSession.java:180 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:10:39,435 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:10:39,435 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:10:39,435 SyncTask.java:66 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:10:39,435 RepairJob.java:143 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:10:39,437 RepairSession.java:270 - [repair #0dc75090-472a-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:10:39,437 RepairRunnable.java:261 - Repair session 0dc75090-472a-11f0-9375-5b86f1e31415 for range [(-8494158087477651862,-8480963944402381520], (-8007462909966335899,-7958935263634655359], (-271571570805363138,-256993919303718034], (8245005852291483466,8262508072322768348]] finished INFO [RepairJobTask:4] 2025-06-12 01:10:39,438 ActiveRepairService.java:452 - [repair #0dc66630-472a-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-06-12 01:10:39,440 RepairRunnable.java:343 - Repair command #155 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:10:41,209 Validator.java:281 - [repair #0edba6c0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:41,229 Validator.java:281 - [repair #0edba6c0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:41,250 Validator.java:281 - [repair #0edba6c0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:41,258 Validator.java:281 - [repair #0edba6c0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:41,262 ActiveRepairService.java:452 - [repair #0ed87270-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-157] 2025-06-12 01:10:42,674 RepairRunnable.java:139 - Starting repair command #156 (0fbd2d20-472a-11f0-9375-5b86f1e31415), 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-157] 2025-06-12 01:10:42,679 RepairSession.java:228 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-3086551147164504720,-3004430174200625424], (2239426380774658095,2249308432500607206]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:10:42,686 RepairJob.java:234 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:10:42,686 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,688 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,688 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,690 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,690 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,691 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:10:42,691 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:10:42,692 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:10:42,692 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:10:42,693 RepairJob.java:143 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:10:42,694 RepairJob.java:234 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:10:42,694 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,695 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,695 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,697 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,697 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,698 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:10:42,698 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:10:42,698 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:10:42,699 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:10:42,699 RepairJob.java:143 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:10:42,700 RepairJob.java:234 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:10:42,701 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,702 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,702 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,705 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,705 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,706 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:10:42,707 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-06-12 01:10:42,707 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:10:42,708 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:10:42,709 RepairJob.java:143 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:10:42,709 RepairJob.java:234 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:10:42,709 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,711 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,711 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,713 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,713 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:10:42,714 RepairSession.java:180 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:10:42,714 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:10:42,715 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:10:42,715 SyncTask.java:66 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:10:42,715 RepairJob.java:143 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:10:42,716 RepairSession.java:270 - [repair #0fbdf070-472a-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:10:42,716 RepairRunnable.java:261 - Repair session 0fbdf070-472a-11f0-9375-5b86f1e31415 for range [(-3086551147164504720,-3004430174200625424], (2239426380774658095,2249308432500607206]] finished INFO [RepairJobTask:4] 2025-06-12 01:10:42,717 ActiveRepairService.java:452 - [repair #0fbd2d20-472a-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-06-12 01:10:42,718 RepairRunnable.java:343 - Repair command #156 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:10:49,430 Validator.java:281 - [repair #13c1ec80-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:49,445 Validator.java:281 - [repair #13c1ec80-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:49,452 Validator.java:281 - [repair #13c1ec80-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:49,466 Validator.java:281 - [repair #13c1ec80-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:49,471 ActiveRepairService.java:452 - [repair #13c15040-472a-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:10:51,221 Validator.java:281 - [repair #14d3f8c0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:51,232 Validator.java:281 - [repair #14d3f8c0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:51,240 Validator.java:281 - [repair #14d3f8c0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:51,247 Validator.java:281 - [repair #14d3f8c0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:51,251 ActiveRepairService.java:452 - [repair #14d35c80-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:10:52,720 Validator.java:281 - [repair #15b90190-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:52,733 Validator.java:281 - [repair #15b90190-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:52,740 Validator.java:281 - [repair #15b90190-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:52,747 Validator.java:281 - [repair #15b90190-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:52,752 ActiveRepairService.java:452 - [repair #15b83e40-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:10:59,456 Validator.java:281 - [repair #19bcaf80-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:59,465 Validator.java:281 - [repair #19bcaf80-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:59,473 Validator.java:281 - [repair #19bcaf80-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:59,483 Validator.java:281 - [repair #19bcaf80-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:10:59,487 ActiveRepairService.java:452 - [repair #19bc3a50-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:11:01,261 Validator.java:281 - [repair #1acf5800-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:01,269 Validator.java:281 - [repair #1acf5800-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:01,289 Validator.java:281 - [repair #1acf5800-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:01,302 Validator.java:281 - [repair #1acf5800-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:01,308 ActiveRepairService.java:452 - [repair #1ace6da0-472a-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:11:02,750 Validator.java:281 - [repair #1bb30140-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:02,763 Validator.java:281 - [repair #1bb30140-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:02,773 Validator.java:281 - [repair #1bb30140-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:02,784 Validator.java:281 - [repair #1bb30140-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:02,790 ActiveRepairService.java:452 - [repair #1bb26500-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:11:09,498 Validator.java:281 - [repair #1fb85ce0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:09,509 Validator.java:281 - [repair #1fb85ce0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:09,519 Validator.java:281 - [repair #1fb85ce0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:09,526 Validator.java:281 - [repair #1fb85ce0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:09,536 ActiveRepairService.java:452 - [repair #1fb77280-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-158] 2025-06-12 01:11:11,278 RepairRunnable.java:139 - Starting repair command #157 (20c9a5d0-472a-11f0-9375-5b86f1e31415), 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-158] 2025-06-12 01:11:11,289 RepairSession.java:228 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(3270893359711983891,3294681693400026311], (8919167257965373937,8925654316377457272], (-677384648041356578,-627632638154312725]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:11:11,296 RepairJob.java:234 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:11:11,296 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,298 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,298 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,300 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,301 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,303 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:11:11,304 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:11:11,306 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-06-12 01:11:11,306 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:11:11,306 RepairJob.java:143 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:11:11,309 RepairJob.java:234 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:11:11,310 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,312 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,312 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,314 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,317 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:11:11,317 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:11:11,317 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:11:11,318 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:11:11,319 RepairJob.java:143 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:11:11,321 RepairJob.java:234 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:11:11,321 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,322 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,323 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,326 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,326 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,328 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:11:11,328 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:11:11,328 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:11:11,328 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:11:11,329 RepairJob.java:143 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:11:11,331 RepairJob.java:234 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:11:11,331 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,332 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,332 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,334 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,334 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:11,335 RepairSession.java:180 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:11:11,335 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:11:11,335 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:11:11,335 SyncTask.java:66 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-06-12 01:11:11,335 RepairJob.java:143 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:11:11,336 RepairSession.java:270 - [repair #20cb7a90-472a-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:5] 2025-06-12 01:11:11,336 RepairRunnable.java:261 - Repair session 20cb7a90-472a-11f0-9375-5b86f1e31415 for range [(3270893359711983891,3294681693400026311], (8919167257965373937,8925654316377457272], (-677384648041356578,-627632638154312725]] finished INFO [RepairJobTask:5] 2025-06-12 01:11:11,337 ActiveRepairService.java:452 - [repair #20c9a5d0-472a-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:11:11,343 RepairRunnable.java:343 - Repair command #157 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:11:12,780 Validator.java:281 - [repair #21ad4f10-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:12,796 Validator.java:281 - [repair #21ad4f10-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:12,805 Validator.java:281 - [repair #21ad4f10-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:12,813 Validator.java:281 - [repair #21ad4f10-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:12,818 ActiveRepairService.java:452 - [repair #21ac64b0-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:11:19,533 Validator.java:281 - [repair #25b346f0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:19,543 Validator.java:281 - [repair #25b346f0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:19,553 Validator.java:281 - [repair #25b346f0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:19,565 Validator.java:281 - [repair #25b346f0-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:19,569 ActiveRepairService.java:452 - [repair #25b2aab0-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:11:21,331 Validator.java:281 - [repair #26c61680-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:21,350 Validator.java:281 - [repair #26c61680-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:21,362 Validator.java:281 - [repair #26c61680-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:21,370 Validator.java:281 - [repair #26c61680-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:21,375 ActiveRepairService.java:452 - [repair #26c55330-472a-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-159] 2025-06-12 01:11:22,814 RepairRunnable.java:139 - Starting repair command #158 (27aa0de0-472a-11f0-9375-5b86f1e31415), 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-159] 2025-06-12 01:11:22,821 RepairSession.java:228 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(2792430830543317085,2828462796553431615], (1638141460619703731,1677246150925842325], (-8025037098648449373,-8016589176997505823]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:11:22,828 RepairJob.java:234 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:11:22,829 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,831 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,831 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,833 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,833 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,835 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:11:22,836 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-06-12 01:11:22,836 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:11:22,837 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:11:22,837 RepairJob.java:143 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-06-12 01:11:22,838 RepairJob.java:234 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:11:22,839 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,841 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,841 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,843 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,843 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,845 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:11:22,846 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:11:22,846 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:11:22,846 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-06-12 01:11:22,846 RepairJob.java:143 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:11:22,847 RepairJob.java:234 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:11:22,848 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,849 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,849 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,851 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,851 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,853 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:11:22,853 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-06-12 01:11:22,853 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:11:22,854 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:11:22,854 RepairJob.java:143 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:11:22,861 RepairJob.java:234 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:4] 2025-06-12 01:11:22,862 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,863 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,864 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,865 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,865 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:22,867 RepairSession.java:180 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:11:22,869 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:11:22,869 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:11:22,869 SyncTask.java:66 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:11:22,870 RepairJob.java:143 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-06-12 01:11:22,870 RepairSession.java:270 - [repair #27ab1f50-472a-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:4] 2025-06-12 01:11:22,871 RepairRunnable.java:261 - Repair session 27ab1f50-472a-11f0-9375-5b86f1e31415 for range [(2792430830543317085,2828462796553431615], (1638141460619703731,1677246150925842325], (-8025037098648449373,-8016589176997505823]] finished INFO [RepairJobTask:4] 2025-06-12 01:11:22,873 ActiveRepairService.java:452 - [repair #27aa0de0-472a-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-06-12 01:11:22,876 RepairRunnable.java:343 - Repair command #158 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:11:29,571 Validator.java:281 - [repair #2bae5810-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:29,586 Validator.java:281 - [repair #2bae5810-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:29,602 Validator.java:281 - [repair #2bae5810-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:29,609 Validator.java:281 - [repair #2bae5810-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:29,614 ActiveRepairService.java:452 - [repair #2bad6db0-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [Repair-Task-160] 2025-06-12 01:11:31,346 RepairRunnable.java:139 - Starting repair command #159 (2cbfef20-472a-11f0-9375-5b86f1e31415), 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-160] 2025-06-12 01:11:31,354 RepairSession.java:228 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-1808733365556004703,-1764546529040680519], (-4763565262811630010,-4747244521005241696]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:3] 2025-06-12 01:11:31,362 RepairJob.java:234 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:11:31,362 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,364 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,364 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,366 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,366 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,367 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:11:31,368 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,368 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,368 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,369 RepairJob.java:143 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:11:31,370 RepairJob.java:234 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:1] 2025-06-12 01:11:31,371 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,373 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,373 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,375 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,375 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,381 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-06-12 01:11:31,382 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:11:31,382 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-06-12 01:11:31,385 RepairJob.java:234 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:11:31,385 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 01:11:31,382 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:11:31,385 RepairJob.java:143 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,387 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,392 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,398 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,399 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:11:31,400 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,400 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,400 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,400 RepairJob.java:143 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:11:31,408 RepairJob.java:234 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:11:31,409 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,411 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,411 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,413 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,413 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:31,415 RepairSession.java:180 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:11:31,415 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,415 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,416 SyncTask.java:66 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-06-12 01:11:31,416 RepairJob.java:143 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:11:31,417 RepairSession.java:270 - [repair #2cc10090-472a-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:2] 2025-06-12 01:11:31,417 RepairRunnable.java:261 - Repair session 2cc10090-472a-11f0-9375-5b86f1e31415 for range [(-1808733365556004703,-1764546529040680519], (-4763565262811630010,-4747244521005241696]] finished INFO [RepairJobTask:2] 2025-06-12 01:11:31,420 ActiveRepairService.java:452 - [repair #2cbfef20-472a-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:11:31,422 RepairRunnable.java:343 - Repair command #159 finished in 0 seconds INFO [Repair-Task-161] 2025-06-12 01:11:32,835 RepairRunnable.java:139 - Starting repair command #160 (2da32330-472a-11f0-9375-5b86f1e31415), 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-161] 2025-06-12 01:11:32,840 RepairSession.java:228 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(-4332958135492491396,-4332245786630007966], (730675293037070932,784219747089586242], (1893185072944476100,1925924024549647035]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:11:32,845 RepairJob.java:234 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:11:32,845 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,846 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,847 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,848 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,848 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,849 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:11:32,850 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,851 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,851 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,851 RepairJob.java:143 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:11:32,853 RepairJob.java:234 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:11:32,853 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,855 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,855 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,857 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,857 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,859 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:11:32,859 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,860 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,860 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,860 RepairJob.java:143 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:11:32,862 RepairJob.java:234 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:11:32,862 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,864 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,864 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,866 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,866 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,868 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:11:32,869 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,869 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,869 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,869 RepairJob.java:143 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-06-12 01:11:32,871 RepairJob.java:234 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:11:32,871 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,873 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,873 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,878 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,879 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:32,881 RepairSession.java:180 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-06-12 01:11:32,881 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,881 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,881 SyncTask.java:66 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-06-12 01:11:32,881 RepairJob.java:143 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-06-12 01:11:32,883 RepairSession.java:270 - [repair #2da3e680-472a-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:1] 2025-06-12 01:11:32,883 RepairRunnable.java:261 - Repair session 2da3e680-472a-11f0-9375-5b86f1e31415 for range [(-4332958135492491396,-4332245786630007966], (730675293037070932,784219747089586242], (1893185072944476100,1925924024549647035]] finished INFO [RepairJobTask:1] 2025-06-12 01:11:32,886 ActiveRepairService.java:452 - [repair #2da32330-472a-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:11:32,888 RepairRunnable.java:343 - Repair command #160 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-06-12 01:11:39,615 Validator.java:281 - [repair #31a9de60-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:39,625 Validator.java:281 - [repair #31a9de60-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:39,631 Validator.java:281 - [repair #31a9de60-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:39,641 Validator.java:281 - [repair #31a9de60-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:39,645 ActiveRepairService.java:452 - [repair #31a8f400-472a-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:11:41,465 Validator.java:281 - [repair #32c6e720-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:41,475 Validator.java:281 - [repair #32c6e720-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:41,487 Validator.java:281 - [repair #32c6e720-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:41,494 Validator.java:281 - [repair #32c6e720-472a-11f0-bebc-7f3e8635d76d] Sending completed merkle tree to /10.0.0.19 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:41,498 ActiveRepairService.java:452 - [repair #32c64ae0-472a-11f0-bebc-7f3e8635d76d] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-06-12 01:11:42,894 Validator.java:281 - [repair #339fe200-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:42,903 Validator.java:281 - [repair #339fe200-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:42,913 Validator.java:281 - [repair #339fe200-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:42,926 Validator.java:281 - [repair #339fe200-472a-11f0-af92-0725c3e5eab5] Sending completed merkle tree to /10.0.0.41 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-06-12 01:11:42,947 ActiveRepairService.java:452 - [repair #339f1eb0-472a-11f0-af92-0725c3e5eab5] Not a global repair, will not do anticompaction INFO [Repair-Task-162] 2025-06-12 01:11:49,619 RepairRunnable.java:139 - Starting repair command #161 (37a42c30-472a-11f0-9375-5b86f1e31415), 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: 7, pull repair: false) INFO [Repair-Task-162] 2025-06-12 01:11:49,625 RepairSession.java:228 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] new session: will sync /10.0.0.61, /10.0.0.19, /10.0.0.41 on range [(4690267068779161766,4692825860274050236], (-1145911906016867474,-1128208490741276344], (-3882000004435554847,-3853185835874947869], (-5168684465264941360,-5156920304701293624], (8952477116406696524,8958941376479328117], (-2743768149042788764,-2728342843936286537], (-2395321254206417860,-2386496254638003770]] for dm_keyspace.[dm_pr_asn_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table] INFO [RepairJobTask:2] 2025-06-12 01:11:49,636 RepairJob.java:234 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:2] 2025-06-12 01:11:49,637 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,639 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,639 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,641 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,641 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,643 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:11:49,643 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-06-12 01:11:49,643 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:11:49,644 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-06-12 01:11:49,644 RepairJob.java:143 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-06-12 01:11:49,645 RepairJob.java:234 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:3] 2025-06-12 01:11:49,645 RepairJob.java:257 - Validating /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,647 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,647 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,649 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,650 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,651 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-06-12 01:11:49,652 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-06-12 01:11:49,653 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-06-12 01:11:49,653 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-06-12 01:11:49,654 RepairJob.java:234 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:5] 2025-06-12 01:11:49,654 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:4] 2025-06-12 01:11:49,654 RepairJob.java:143 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,656 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,657 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,658 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,659 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,661 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-06-12 01:11:49,663 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:11:49,663 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-06-12 01:11:49,663 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-06-12 01:11:49,663 RepairJob.java:234 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.19, /10.0.0.41, /10.0.0.61]) INFO [RepairJobTask:6] 2025-06-12 01:11:49,663 RepairJob.java:257 - Validating /10.0.0.19 INFO [RepairJobTask:6] 2025-06-12 01:11:49,664 RepairJob.java:143 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,666 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.19 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,666 RepairJob.java:270 - Validating /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,668 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.41 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,668 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-06-12 01:11:49,669 RepairSession.java:180 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-06-12 01:11:49,670 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-06-12 01:11:49,670 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.41 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-06-12 01:11:49,670 SyncTask.java:66 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Endpoints /10.0.0.19 and /10.0.0.41 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-06-12 01:11:49,670 RepairJob.java:143 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-06-12 01:11:49,671 RepairSession.java:270 - [repair #37a51690-472a-11f0-9375-5b86f1e31415] Session completed successfully INFO [RepairJobTask:6] 2025-06-12 01:11:49,671 RepairRunnable.java:261 - Repair session 37a51690-472a-11f0-9375-5b86f1e31415 for range [(4690267068779161766,4692825860274050236], (-1145911906016867474,-1128208490741276344], (-3882000004435554847,-3853185835874947869], (-5168684465264941360,-5156920304701293624], (8952477116406696524,8958941376479328117], (-2743768149042788764,-2728342843936286537], (-2395321254206417860,-2386496254638003770]] finished INFO [RepairJobTask:6] 2025-06-12 01:11:49,673 ActiveRepairService.java:452 - [repair #37a42c30-472a-11f0-9375-5b86f1e31415] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-06-12 01:11:49,674 RepairRunnable.java:343 - Repair command #161 finished in 0 seconds INFO [IndexSummaryManager:1] 2025-06-12 01:41:47,769 IndexSummaryRedistribution.java:77 - Redistributing index summaries