[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #3883

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Mar 30 18:32:25 UTC 2015


See <https://jenkins.debian.net/job/reproducible_html_indexes/3883/>

------------------------------------------
Started by user Holger Levsen
Building in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson4729813513204596506.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: "Packages in testing/amd64 tested in the last 24h for build reproducibility" now available at https://reproducible.debian.net/testing/amd64/index_last_24h.html
INFO: "Packages in testing/amd64 where the sources failed to download" now available at https://reproducible.debian.net/testing/amd64/index_404.html
CRITICAL: Error execting this query:
CRITICAL: SELECT s.name FROM notes AS n JOIN sources AS s ON n.package_id=s.id JOIN results AS r ON r.package_id=s.id WHERE r.status="FTBFS" and s.suite="testing" and s.architecture="amd64" AND (n.issues = "timestamps_from_cpp_macros" OR n.issues = "ftbfs_werror_equals" OR n.issues = "ocaml_configure_not_as_root"))
CRITICAL: A query failed: SELECT s.name FROM notes AS n JOIN sources AS s ON n.package_id=s.id JOIN results AS r ON r.package_id=s.id WHERE r.status="FTBFS" and s.suite="{suite}" and s.architecture="{arch}" AND (n.issues = "timestamps_from_cpp_macros" OR n.issues = "ftbfs_werror_equals" OR n.issues = "ocaml_configure_not_as_root"))
















Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 383, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 362, in build_page
    html1, footnote1 = build_page_section(page, section, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 294, in build_page_section
    rows = query_db(queries[section['query']].format(suite=suite, arch=arch))
  File "/srv/jenkins/bin/reproducible_common.py", line 241, in query_db
    cursor.execute(query)
sqlite3.OperationalError: near ")": syntax error
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list