[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #4421

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Aug 8 15:33:56 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_notes/4421/changes>

Changes:

[lamby] Add bug reference for mopidy-podcast

------------------------------------------
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 -c core.askpass=true 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 -c core.askpass=true 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 a1f38d9a5be0c1f395c978e4fad4ab65b52aee82 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a1f38d9a5be0c1f395c978e4fad4ab65b52aee82
 > git rev-list 9324a1c568dfad734af2fa702b67845ba020fbe5 # timeout=10
 > git tag -a -f -m Jenkins Build #4421 jenkins-reproducible_html_notes-4421 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson9018045974908766794.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-08-08 15:32:32.799256
INFO: notes loaded. There are 3763 packages listed
INFO: notes checked. There are 3763 packages listed
INFO: Issues loaded. There are 222 issues
INFO: Saved 20701 notes in the database
INFO: Finished at 2016-08-08 15:32:39.922078, took: 0:00:07.122867
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-08-08 15:32:40.602971
ERROR: Erorr connecting to the UDD database replica.The full error is:
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_common.py", line 379, in start_udd_connection
    connect_timeout=5,
  File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 164, in connect
    conn = _connect(dsn, connection_factory=connection_factory, async=async)
psycopg2.OperationalError: could not translate host name "public-udd-mirror.xvm.mit.edu" to address: Name or service not known

ERROR: Failing nicely anyway, all queries will return an empty response.
ERROR: There has been an error connecting to the UDD database. Please look for a previous error for more information.
ERROR: Failing nicely anyway, returning an empty response.
INFO: finding out which usertagged bugs have been closed or at least have patches
ERROR: Erorr connecting to the UDD database replica.The full error is:
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_common.py", line 379, in start_udd_connection
    connect_timeout=5,
  File "/usr/lib/python3/dist-packages/psycopg2/__init__.py", line 164, in connect
    conn = _connect(dsn, connection_factory=connection_factory, async=async)
psycopg2.OperationalError: could not translate host name "public-udd-mirror.xvm.mit.edu" to address: Name or service not known

ERROR: Failing nicely anyway, all queries will return an empty response.
ERROR: There has been an error connecting to the UDD database. Please look for a previous error for more information.
ERROR: Failing nicely anyway, returning an empty response.
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Created 3763 note pages.
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 463, in <module>
    iterate_over_issues(issues)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 379, 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 398, 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 108, in _fetch
    txt = _decompress(txt)
  File "/usr/lib/python3/dist-packages/popcon.py", line 134, in _decompress
    data = data.decode()
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 3574857: invalid start byte
INFO: Finished at 2016-08-08 15:33:55.906484, took: 0:01:15.303529
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list