[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #52248
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Aug 19 19:01:11 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_indexes/52248/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson3578851158883401550.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2016-08-19 19:00:45.325279
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: "Packages in testing/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_reproducible.html
INFO: "Packages in testing/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_last_24h.html
INFO: "Packages in testing/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_last_48h.html
INFO: "Packages in testing/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_depwait.html
INFO: "Packages in testing/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_FTBR.html
INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_notes.html
INFO: "Packages in testing/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_404.html
INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_no_notes.html
INFO: "Packages in testing/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/testing/amd64/index_FTBFS.html
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="ruby-gruff" AND s.suite="testing" AND s.architecture="amd64"
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 951, in _execute_context
context)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/default.py", line 436, in do_execute
cursor.execute(statement, parameters)
sqlite3.OperationalError: database is locked
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 568, in <module>
build_page(page, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 535, in build_page
html1, footnote1 = build_page_section(page, section, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 483, in build_page_section
html += tab*2 + link_package(pkg, suite, arch, bugs)
File "/srv/jenkins/bin/reproducible_common.py", line 476, in link_package
notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
File "/srv/jenkins/bin/reproducible_common.py", line 386, in query_db
result = conn_db.execute(query)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 721, in execute
return self._execute_text(object, multiparams, params)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 870, in _execute_text
statement, parameters
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 958, in _execute_context
context)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1159, in _handle_dbapi_exception
exc_info
File "/usr/lib/python3/dist-packages/sqlalchemy/util/compat.py", line 188, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=exc_value)
File "/usr/lib/python3/dist-packages/sqlalchemy/util/compat.py", line 181, in reraise
raise value.with_traceback(tb)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 951, in _execute_context
context)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/default.py", line 436, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (OperationalError) database is locked 'SELECT n.issues, n.bugs, n.comments FROM notes AS n JOIN sources AS s ON s.id=n.package_id WHERE s.name="ruby-gruff" AND s.suite="testing" AND s.architecture="amd64"' ()
INFO: Finished at 2016-08-19 19:01:11.269514, took: 0:00:25.944258
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list