Handle job or build is None in formatUrlPattern

Either job or build may be None in formatUrlPattern, in which case
calling getSafeAttributes for those objects will raise an Exception.
In these cases, set safe_job and/or safe_build to {}.

Change-Id: Ifd63acc462ae159a046821c11c02407836ec01c9
1 file changed