[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #94042
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat May 19 13:13:56 BST 2018
See <https://jenkins.debian.net/job/reproducible_html_indexes/94042/display/redirect>
------------------------------------------
Started by timer
Started by timer
Started by timer
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/jenkins7645731779062652041.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
[2018-05-19 11:57:49] INFO: Starting at 2018-05-19 11:57:49.327010
[2018-05-19 11:57:55] INFO: finding out which usertagged bugs have been closed or at least have patches
[2018-05-19 12:04:01] INFO: "Packages in stretch/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_reproducible.html
[2018-05-19 12:06:24] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_notes.html
[2018-05-19 12:11:53] INFO: "Alphabetically sorted overview of all tested packages in stretch/amd64" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_all_abc.html
[2018-05-19 12:12:03] INFO: "Packages in stretch/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_blacklisted.html
[2018-05-19 12:13:20] INFO: "Packages in stretch/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_48h.html
[2018-05-19 12:13:38] INFO: "Packages in stretch/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBFS.html
[2018-05-19 12:13:42] INFO: "Packages in stretch/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_not_for_us.html
[2018-05-19 12:13:47] CRITICAL: Error executing this query:
[2018-05-19 12:13:47] CRITICAL: SELECT COUNT(*) FROM (SELECT s.id FROM sources AS s JOIN results AS r ON r.package_id=s.id WHERE r.status IN ('unreproducible', 'FTBFS', 'blacklisted') AND s.id NOT IN (SELECT package_id FROM notes) AND s.suite='stretch' AND s.architecture='amd64') AS tmp
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1139, in _execute_context
context)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/default.py", line 450, in do_execute
cursor.execute(statement, parameters)
psycopg2.OperationalError: terminating connection due to administrator command
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
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 803, in <module>
build_page(page, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 755, in build_page
tot=query_db(pages[page]['header_query'].format(suite=suite, arch=arch))[0][0], suite=suite, arch=arch, hint=hint)
File "/srv/jenkins/bin/reproducible_common.py", line 419, in query_db
result = conn_db.execute(query, *args, **kwargs)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 906, in execute
return self._execute_text(object, multiparams, params)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1054, in _execute_text
statement, parameters
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1146, in _execute_context
context)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1341, in _handle_dbapi_exception
exc_info
File "/usr/lib/python3/dist-packages/sqlalchemy/util/compat.py", line 202, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/usr/lib/python3/dist-packages/sqlalchemy/util/compat.py", line 185, in reraise
raise value.with_traceback(tb)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1139, in _execute_context
context)
File "/usr/lib/python3/dist-packages/sqlalchemy/engine/default.py", line 450, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) terminating connection due to administrator command
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
[SQL: "SELECT COUNT(*) FROM (SELECT s.id FROM sources AS s JOIN results AS r ON r.package_id=s.id WHERE r.status IN ('unreproducible', 'FTBFS', 'blacklisted') AND s.id NOT IN (SELECT package_id FROM notes) AND s.suite='stretch' AND s.architecture='amd64') AS tmp"]
[2018-05-19 12:13:48] INFO: Finished at 2018-05-19 12:13:48.114868, took: 0:15:58.787897
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list