[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #18596

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jun 28 06:27:12 UTC 2017


See <https://jenkins.debian.net/job/reproducible_scheduler/18596/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/jenkins8821582116779231635.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
[2017-06-28 06:23:05] INFO: Starting at 2017-06-28 06:23:05.449887
[2017-06-28 06:23:07] INFO: finding out which usertagged bugs have been closed or at least have patches
[2017-06-28 06:23:08] INFO: finding out which usertagged bugs have been closed or at least have patches
[2017-06-28 06:23:08] INFO: Updating sources tables for all suites.
[2017-06-28 06:23:08] INFO: Downloading sources file for stretch: http://deb.debian.org/debian/dists/stretch/main/source/Sources.xz
[2017-06-28 06:23:09] INFO: Updating sources db for stretch/amd64...
[2017-06-28 06:23:39] INFO: Pushing 0 updated packages to the database...
[2017-06-28 06:23:54] INFO: Now deleting 0 removed packages: []
[2017-06-28 06:23:54] INFO: DB update done for stretch/amd64 done at 2017-06-28 06:23:54.
[2017-06-28 06:23:54] INFO: Updating sources db for stretch/i386...
[2017-06-28 06:24:24] INFO: Pushing 0 updated packages to the database...
[2017-06-28 06:24:38] INFO: Now deleting 0 removed packages: []
[2017-06-28 06:24:38] INFO: DB update done for stretch/i386 done at 2017-06-28 06:24:38.
[2017-06-28 06:24:38] INFO: Updating sources db for stretch/arm64...
[2017-06-28 06:25:07] INFO: Pushing 0 updated packages to the database...
[2017-06-28 06:25:22] INFO: Now deleting 0 removed packages: []
[2017-06-28 06:25:22] INFO: DB update done for stretch/arm64 done at 2017-06-28 06:25:22.
[2017-06-28 06:25:22] INFO: Updating sources db for stretch/armhf...
[2017-06-28 06:25:52] INFO: Pushing 0 updated packages to the database...
[2017-06-28 06:26:07] INFO: Now deleting 0 removed packages: []
[2017-06-28 06:26:07] INFO: DB update done for stretch/armhf done at 2017-06-28 06:26:07.
[2017-06-28 06:26:07] INFO: Sources for suite stretch done at 2017-06-28 06:26:07.
[2017-06-28 06:26:07] INFO: Downloading sources file for buster: http://deb.debian.org/debian/dists/buster/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.4/urllib/request.py", line 153, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.4/urllib/request.py", line 461, in open
    response = meth(req, response)
  File "/usr/lib/python3.4/urllib/request.py", line 571, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.4/urllib/request.py", line 493, in error
    result = self._call_chain(*args)
  File "/usr/lib/python3.4/urllib/request.py", line 433, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.4/urllib/request.py", line 676, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.4/urllib/request.py", line 461, in open
    response = meth(req, response)
  File "/usr/lib/python3.4/urllib/request.py", line 571, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.4/urllib/request.py", line 499, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.4/urllib/request.py", line 433, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.4/urllib/request.py", line 579, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
[2017-06-28 06:27:12] INFO: Finished at 2017-06-28 06:27:12.508073, took: 0:04:07.058207
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list