[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_live_status #162254

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 21 02:59:54 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_live_status/162254/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson7465203253908115106.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2016-06-21 02:58:51.790829
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
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 130, in <module>
    generate_schedule(arch)
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 37, in generate_schedule
    rows = query_db(query.format(arch=arch))
  File "/srv/jenkins/bin/reproducible_common.py", line 393, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-06-21 02:59:54.306835, took: 0:01:02.516125
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list