[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #4964
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Sep 27 11:49:34 UTC 2016
https://jenkins.debian.net/job/reproducible_html_notes/4964/Changes:
[danielsh] packages += rawtherapee
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/notes.git
> git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
> git --version # timeout=10
> git fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
> git fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 23bd7a43b8b783184a1a27217416292bf181e7c4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 23bd7a43b8b783184a1a27217416292bf181e7c4
> git rev-list 8abc5377ba480395a89776d9e024ce05917fea7a # timeout=10
> git tag -a -f -m Jenkins Build #4964 jenkins-reproducible_html_notes-4964 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2401365692014984597.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-09-27 11:32:51.751514
INFO: notes loaded. There are 6530 packages listed
INFO: notes checked. There are 6530 packages listed
INFO: Issues loaded. There are 246 issues
INFO: Saved 37086 notes in the database
INFO: Finished at 2016-09-27 11:33:06.635810, took: 0:00:14.884333
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-09-27 11:33:07.336148
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Created 6530 note pages.
INFO: Created 246 issue pages for testing
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 469, in <module>
iterate_over_issues(issues)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 382, in iterate_over_issues
html = gen_html_issue(issue, suite)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 289, in gen_html_issue
pkgs_popcon = issues_popcon_annotate(pkgs)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 402, in issues_popcon_annotate
popcon_dict.update(popcon.package(*issues_list))
File "/usr/lib/python3/dist-packages/popcon.py", line 145, in package
raw = package_raw(*packages)
File "/usr/lib/python3/dist-packages/popcon.py", line 189, in package_raw
data = _fetch()
File "/usr/lib/python3/dist-packages/popcon.py", line 105, in _fetch
response = urlopen(request)
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 455, in open
response = self._open(req, data)
File "/usr/lib/python3.4/urllib/request.py", line 473, in _open
'_open', req)
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 1202, in http_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.4/urllib/request.py", line 1177, in do_open
r = h.getresponse()
File "/usr/lib/python3.4/http/client.py", line 1172, in getresponse
response.begin()
File "/usr/lib/python3.4/http/client.py", line 351, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.4/http/client.py", line 313, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/usr/lib/python3.4/socket.py", line 371, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
INFO: Finished at 2016-09-27 11:49:34.135732, took: 0:16:26.799603
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list