[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #9010

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 11 04:11:41 UTC 2015


See <https://jenkins.debian.net/job/reproducible_scheduler/9010/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson711812450377978883.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
INFO: Starting at 2015-10-11 04:10:58.403643
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Updating sources tables for all suites.
INFO: Downloading sources file for testing: http://ftp.de.debian.org/debian/dists/testing/main/source/Sources.xz
INFO: Updating sources db for testing/amd64...
INFO: Pushing 93 updated packages to the database...
INFO: Now inserting 1 new sources in the database: [('golang-github-vbatts-tar-split', '0.9.7-2', 'testing', 'amd64')]
INFO: Now deleting 1 removed packages: ['evolution-mapi']
INFO: Building pages for the new packages
CRITICAL: Error executing this query:
CRITICAL: 
CRITICAL:                 SELECT id, version, suite, architecture, status, build_date,
CRITICAL:                     build_duration, builder
CRITICAL:                 FROM stats_build WHERE name='('golang-github-vbatts-tar-split', '0.9.7-2', 'testing', 'amd64')' ORDER BY build_date DESC
CRITICAL:             








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 554, in <module>
    update_sources(suite)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 179, in update_sources
    update_sources_db(suite, arch, sources)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 275, in update_sources_db
    gen_packages_html([Package(x) for x in pkgs_to_add], no_clean=True)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 275, in <listcomp>
    gen_packages_html([Package(x) for x in pkgs_to_add], no_clean=True)
  File "/srv/jenkins/bin/reproducible_common.py", line 728, in __init__
    self._load_history()
  File "/srv/jenkins/bin/reproducible_common.py", line 738, in _load_history
    results = query_db(query)
  File "/srv/jenkins/bin/reproducible_common.py", line 346, in query_db
    cursor.execute(query)
sqlite3.OperationalError: near "golang": syntax error
INFO: Finished at 2015-10-11 04:11:41.432511, took: 0:00:43.028890
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list