See <https://builds.apache.org/job/AuroraBot/297/changes>
Changes: [maxim] Splitting cron and non-cron job creation in client v2. [maxim] Adding resource consumption calculation for cron jobs. ------------------------------------------ [URLTrigger] A change within the response URL invocation (log) Building remotely on jenkins-ubuntu-1404-4gb-420 (jenkins-cloud-4GB Ubuntu ubuntu) in workspace <https://builds.apache.org/job/AuroraBot/ws/> > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-aurora Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-aurora > git --version > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-aurora > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision 316f291e37747383470b1b0ae047f43098f626f4 (origin/master) > git config core.sparsecheckout > git checkout -f 316f291e37747383470b1b0ae047f43098f626f4 > git rev-list 254e175ea244cc99450f5ad30e8941c8e70e0b77 > git tag -a -f -m Jenkins Build #297 jenkins-AuroraBot-297 [AuroraBot] $ /bin/bash -xe /tmp/hudson6252936001934384913.sh + date Fri Nov 14 02:07:56 UTC 2014 + set +x Request: https://reviews.apache.org/api/repositories/?name=aurora Traceback (most recent call last): File "./build-support/jenkins/review_feedback.py", line 202, in <module> main() File "./build-support/jenkins/review_feedback.py", line 145, in main args={'name': args.repository})['repositories'] File "./build-support/jenkins/review_feedback.py", line 51, in get_resource return json.loads(self.get_resource_data(href, args=args, data=data)) File "./build-support/jenkins/review_feedback.py", line 44, in get_resource_data result = urllib2.urlopen(request, data=data) File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 410, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 523, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 448, in error return self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 503: Service Temporarily Unavailable Build step 'Execute shell' marked build as failure