pySim/runtime: use log.warning instead of log.warnThe python logger method warn is deprecated since pyton 3.3, let's usthe warning method as suggested.Change-Id: I3a4c0ca43768198ac6011ebe79050f91c04862e5