As observed in a run (logs below), sometimes integration tests can randomize the same port for two different services:
ccm updateconf start_rpc:false native_shard_aware_transport_port:38127 rpc_port:34049 prometheus_port:39563 storage_port:45119 api_port:38459 native_transport_port:45119 --config-dir=/tmp/1631703414221-0
which causes integration tests to fail, as they timeout. (In this case, CQL server failed to start on port 45119)
ccm-logs-scylla-4.3.6 (2).zip
logs_30.zip