pub fn mount_step_status( step_name: String, step_result: Result<String, String>, start_time: u128, ) -> StepStatus