Thank you for the log. It showed, that you are calling the Rename() method two times.
The first call succeeded. Second call failed, because there was no such file yet.
Please ensure that you are calling the Rename() method for given parameters only once.