[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #19884
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Dec 9 21:24:09 UTC 2017
See <https://jenkins.debian.net/job/reproducible_scheduler/19884/display/redirect>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins8687734045050663771.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
[2017-12-09 21:23:01] INFO: Starting at 2017-12-09 21:23:01.627138
[2017-12-09 21:23:06] ERROR: Connection to the UDD database replice timed out. Maybe the machine is offline or just unavailable.
[2017-12-09 21:23:06] ERROR: Failing nicely anyway, all queries will return an empty response.
[2017-12-09 21:23:06] ERROR: There has been an error connecting to the UDD database. Please look for a previous error for more information.
[2017-12-09 21:23:06] ERROR: Failing nicely anyway, returning an empty response.
[2017-12-09 21:23:06] INFO: finding out which usertagged bugs have been closed or at least have patches
[2017-12-09 21:24:09] INFO: finding out which usertagged bugs have been closed or at least have patches
[2017-12-09 21:24:09] INFO: Updating sources tables for all suites.
[2017-12-09 21:24:09] INFO: Downloading sources file for stretch: http://deb.debian.org/debian/dists/stretch/main/source/Sources.xz
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_scheduler.py", line 756, in <module>
update_sources(suite)
File "/srv/jenkins/bin/reproducible_scheduler.py", line 258, in update_sources
sources = lzma.decompress(urlopen(remotefile).read()).decode('utf8')
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 472, in open
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 504, in error
result = self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 696, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python3.5/urllib/request.py", line 472, in open
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 503: Quorum weight not reached
[2017-12-09 21:24:09] INFO: Finished at 2017-12-09 21:24:09.253934, took: 0:01:07.626831
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list