[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #743
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Mar 14 17:29:59 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_notes/743/>
------------------------------------------
Started by user Holger Levsen
Building 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 116e9599b627097049240d7b2e8d3244058797b0 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 116e9599b627097049240d7b2e8d3244058797b0
> git rev-list 116e9599b627097049240d7b2e8d3244058797b0 # timeout=10
> git tag -a -f -m Jenkins Build #743 jenkins-reproducible_html_notes-743 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1510300537302254849.sh
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: finding out which usertagged bugs have been closed or at least have patches
CRITICAL: 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="freepops" AND r.status != ""
CRITICAL: This means there is no tested package with the name freepops.
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 462, in <module>
notes = load_notes()
File "/srv/jenkins/bin/reproducible_html_notes.py", line 163, in load_notes
result = query_db(query)[0]
IndexError: list index out of range
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list