ZUXMEUX6PPFXU7ELM3DL7ICM44UBRDNFHOKYZUD2YEJQSVWLTRSQC
FCTX433OH7QIVWHXL23DKVSUKBQSLQTRK3PFCKKSMLX6A634456QC
IE2PRAQUCQVFPJ4CAIJRPXXEFC5VBAE3EO5I5FG4XWEDRNONNHKQC
24BMQDZAWDQ7VNIA7TIROXSOYLOJBNZ2E4264WHWNJAEN6ZB3UOAC
if (res != 0) throw Error(format("hydra-build returned exit code %1% notifying about build %2%") % res % item.id);
if (res != 0)
throw Error(format("hydra-build returned exit code %1% notifying about build %2%")
% res % item.id);
if (!statusOk(res)) throw Error("notification about build %d failed: %s", item.id, statusToString(res));
if (!statusOk(res))
throw Error("notification about build %d failed: %s", item.id, statusToString(res));