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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Sep 4 01:54:00 UTC 2016


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

Changes:

[Emanuel Bronshtein] Tag 15 total packages with different_due_to_umask

------------------------------------------
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 fd417734a744ac7056b718cc13cf3da7d06d7f6d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd417734a744ac7056b718cc13cf3da7d06d7f6d
 > git rev-list 005ca47e7a334eb95d381d14cd8af31217614238 # timeout=10
 > git tag -a -f -m Jenkins Build #4691 jenkins-reproducible_html_notes-4691 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson794588902971812256.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-09-04 01:53:25.853506
INFO: notes loaded. There are 5718 packages listed
INFO: Warning: This query produces no results: SELECT s.id, s.version, s.suite FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="easymp3gain" AND r.status != ""
This means there is no tested package with the name easymp3gain
malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "Can't connect to col...") at /usr/share/perl5/JSON/RPC/Legacy/Client.pm line 180.
INFO: Warning: This query produces no results: SELECT s.id, s.version, s.suite FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="gnupg-doc" AND r.status != ""
This means there is no tested package with the name gnupg-doc
INFO: Warning: This query produces no results: SELECT s.id, s.version, s.suite FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="ttf-atarismall" AND r.status != ""
This means there is no tested package with the name ttf-atarismall
INFO: notes checked. There are 5715 packages listed
INFO: Issues loaded. There are 236 issues
INFO: Saved 32220 notes in the database
INFO: Finished at 2016-09-04 01:53:39.238597, took: 0:00:13.385121
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-09-04 01:53:39.905913
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
WARNING: This query produces no results: SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="gnupg-doc" AND r.status != ""
WARNING: This means there is no tested package with the name gnupg-doc.
WARNING: This query produces no results: SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="easymp3gain" AND r.status != ""
WARNING: This means there is no tested package with the name easymp3gain.
WARNING: This query produces no results: SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="ttf-atarismall" AND r.status != ""
WARNING: This means there is no tested package with the name ttf-atarismall.
INFO: Created 5715 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 0xae in position 5041: invalid start byte
INFO: Finished at 2016-09-04 01:53:59.975241, took: 0:00:20.069341
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list