Fix: Ignore the failures of commit not found in track deployemnt jobs
When we cherry-pick some fixes into the auto-deploy branches, there will be a new commit hash generated in the operate remote which is not synced into the check remote. Thus we need to ignore the error of commit not found in this situation.