[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_live_status #99395
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Jan 31 20:21:25 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_live_status/99395/>
------------------------------------------
Started by timer
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson24803242921177004.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2016-01-31 20:19:23.222541
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page for amd64...
CRITICAL: Error executing this query:
CRITICAL: SELECT sch.date_scheduled, s.suite, s.architecture, s.name, 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) FROM schedule AS sch JOIN sources AS s ON sch.package_id=s.id LEFT JOIN results AS r ON s.id=r.package_id WHERE sch.date_build_started IS NULL AND s.architecture="amd64" ORDER BY sch.date_scheduled
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 27, in generate_schedule
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-01-31 20:21:25.125887, took: 0:02:01.903361
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list