[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_live_status #122611
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Mar 17 04:24:00 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_live_status/122611/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson2302564539699845394.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2016-03-17 04:22:50.372714
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page for amd64...
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Page generated at https://tests.reproducible-builds.org/index_amd64_scheduled.html
INFO: Building the schedule index page for armhf...
CRITICAL: Error executing this query:
CRITICAL: SELECT s.id, s.suite, s.architecture, s.name, s.version, p.date_build_started, r.status, r.build_duration, (SELECT coalesce(AVG(h.build_duration), 0) FROM stats_build AS h WHERE h.status IN ("reproducible", "unreproducible") AND h.name=s.name AND h.suite=s.suite AND h.architecture=s.architecture) , p.job FROM sources AS s JOIN schedule AS p ON p.package_id=s.id LEFT JOIN results AS r ON s.id=r.package_id WHERE p.date_build_started IS NOT NULL AND s.architecture="armhf" ORDER BY p.date_build_started DESC
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 92, in <module>
generate_schedule(arch)
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 29, in generate_schedule
html += generate_live_status_table(arch)
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 59, in generate_live_status_table
rows = query_db(query.format(arch=arch))
File "/srv/jenkins/bin/reproducible_common.py", line 359, in query_db
cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-03-17 04:23:59.799005, took: 0:01:09.426309
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list