[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_pkg_sets #6892
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Aug 6 09:03:12 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_pkg_sets/6892/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_pkg_sets/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson3141155072903055585.sh
+ /srv/jenkins/bin/reproducible_html_pkg_sets.py
INFO: Starting at 2016-08-06 09:01:00.548574
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Creating pkgset index page for testing/amd64.
CRITICAL: Error executing this query:
CRITICAL: SELECT n.issues, n.bugs, n.comments FROM notes AS n JOIN sources AS s ON s.id=n.package_id WHERE s.name="shadow" AND s.suite="testing" AND s.architecture="amd64"
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_pkg_sets.py", line 310, in <module>
create_pkgset_page_and_graphs(suite, arch, stats, pkgset_name)
File "/srv/jenkins/bin/reproducible_html_pkg_sets.py", line 240, in create_pkgset_page_and_graphs
'package_list_html': link_packages(stats[cutename], suite, arch, bugs),
File "/srv/jenkins/bin/reproducible_common.py", line 464, in link_packages
html += link_package(pkg, suite, arch, bugs)
File "/srv/jenkins/bin/reproducible_common.py", line 442, in link_package
notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
File "/srv/jenkins/bin/reproducible_common.py", line 358, in query_db
cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-08-06 09:03:12.139256, took: 0:02:11.590708
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list