Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace /var/lib/jenkins/jobs/reproducible_scheduler_armhf/workspace
[workspace] $ /bin/sh -xe /tmp/jenkins11730551436502708445.sh
+ /srv/jenkins/bin/reproducible_scheduler.py armhf
/srv/jenkins/bin/reproducible_scheduler.py:15: DeprecationWarning: please use 'debian.deb822' instead
  import deb822
[2024-06-29 17:10:01] INFO: Starting at 2024-06-29 17:10:01.431907
[2024-06-29 17:10:01] INFO: Updating sources tables for all suites.
[2024-06-29 17:10:01] INFO: Downloading sources file for unstable: http://deb.debian.org/debian/dists/unstable/main/source/Sources.xz
[2024-06-29 17:10:03] INFO: Updating sources db for unstable/armhf...
/usr/lib/python3/dist-packages/debian/deb822.py:734: UserWarning: Parsing of Deb822 data with python3-apt's apt_pkg was requested but this cannot be done on non-file input.
  warnings.warn(msg)
[2024-06-29 17:10:25] INFO: Pushing 54 updated packages to the database...
[2024-06-29 17:11:04] INFO: Now deleting 0 removed packages: []
[2024-06-29 17:11:04] INFO: DB update done for unstable/armhf done at 2024-06-29 17:11:04.
[2024-06-29 17:11:04] INFO: Sources for suite unstable/armhf updated at 2024-06-29 17:11:04.
[2024-06-29 17:11:04] INFO: Removing old pages from unstable/armhf.
[2024-06-29 17:11:05] INFO: Removing old pages from unstable/armhf/diffoscope-results/.
[2024-06-29 17:11:05] INFO: Downloading sources file for trixie: http://deb.debian.org/debian/dists/trixie/main/source/Sources.xz
[2024-06-29 17:11:06] INFO: Updating sources db for trixie/armhf...
[2024-06-29 17:11:28] INFO: Pushing 4 updated packages to the database...
[2024-06-29 17:12:05] INFO: Now deleting 0 removed packages: []
[2024-06-29 17:12:05] INFO: DB update done for trixie/armhf done at 2024-06-29 17:12:05.
[2024-06-29 17:12:05] INFO: Sources for suite trixie/armhf updated at 2024-06-29 17:12:05.
[2024-06-29 17:12:05] INFO: Removing old pages from trixie/armhf.
[2024-06-29 17:12:05] INFO: Removing old pages from trixie/armhf/diffoscope-results/.
[2024-06-29 17:12:05] INFO: Downloading sources file for bookworm: http://deb.debian.org/debian/dists/bookworm/main/source/Sources.xz
[2024-06-29 17:12:07] INFO: Updating sources db for bookworm/armhf...
[2024-06-29 17:12:27] INFO: Pushing 0 updated packages to the database...
[2024-06-29 17:13:00] INFO: Now deleting 0 removed packages: []
[2024-06-29 17:13:00] INFO: DB update done for bookworm/armhf done at 2024-06-29 17:13:00.
[2024-06-29 17:13:00] INFO: Sources for suite bookworm/armhf updated at 2024-06-29 17:13:00.
[2024-06-29 17:13:00] INFO: Removing old pages from bookworm/armhf.
[2024-06-29 17:13:00] INFO: Removing old pages from bookworm/armhf/diffoscope-results/.
[2024-06-29 17:13:00] INFO: Downloading sources file for bullseye: http://deb.debian.org/debian/dists/bullseye/main/source/Sources.xz
[2024-06-29 17:13:02] INFO: Updating sources db for bullseye/armhf...
[2024-06-29 17:13:21] INFO: Pushing 0 updated packages to the database...
[2024-06-29 17:13:43] INFO: Now deleting 0 removed packages: []
[2024-06-29 17:13:44] INFO: DB update done for bullseye/armhf done at 2024-06-29 17:13:44.
[2024-06-29 17:13:44] INFO: Sources for suite bullseye/armhf updated at 2024-06-29 17:13:44.
[2024-06-29 17:13:44] INFO: Removing old pages from bullseye/armhf.
[2024-06-29 17:13:44] INFO: Removing old pages from bullseye/armhf/diffoscope-results/.
[2024-06-29 17:13:44] INFO: Downloading sources file for experimental: http://deb.debian.org/debian/dists/experimental/main/source/Sources.xz
[2024-06-29 17:13:44] INFO: Updating sources db for experimental/armhf...
[2024-06-29 17:13:45] INFO: Pushing 1 updated packages to the database...
[2024-06-29 17:13:45] INFO: Now inserting 4 new sources in the database: [{'name': 'bluedevil', 'version': '4:6.1.0-1', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'libksba', 'version': '1.6.7-1', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'wacomtablet', 'version': '6.1.0-1', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'firefox-esr-mobile-config', 'version': '4.3.2-1', 'suite': 'experimental', 'architecture': 'armhf'}]
[2024-06-29 17:13:45] INFO: Now deleting 22 removed packages: ['jpeg-xl', 'rust-http', 'sphinx-autoapi', 'rust-nalgebra-macros', 'nghttp3', 'nbsphinx', 'isa-support', 'roc-toolkit', 'qgis', 'phoc', 'linux-signed-amd64', 'vamp-plugin-sdk', 'wasi-libc', 'hwloc', 'rustc', 'firebird3.0', 'alglib', 'sparql-wrapper-python', 'krita', 'rocdbgapi', 'linux', 'linux-signed-arm64']
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1880, in _execute_context
    self.dialect.do_executemany(
  File "/usr/lib/python3/dist-packages/sqlalchemy/dialects/postgresql/psycopg2.py", line 982, in do_executemany
    context._psycopg2_fetched_rows = xtras.execute_values(
                                     ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/psycopg2/extras.py", line 1299, in execute_values
    cur.execute(b''.join(parts))
psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "removed_packages_pkey"
DETAIL:  Key (name, suite, architecture)=(rustc, experimental, armhf) already exists.


The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 830, in <module>
    update_sources(suite, arch)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 284, in update_sources
    update_sources_db(suite, arch, sources)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 409, in update_sources_db
    conn_db.execute(removed_packages_table.insert(), pkgs_to_rm)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1380, in execute
    return meth(self, multiparams, params, _EMPTY_EXECUTION_OPTS)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context
    self._handle_dbapi_exception(
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 2124, in _handle_dbapi_exception
    util.raise_(
  File "/usr/lib/python3/dist-packages/sqlalchemy/util/compat.py", line 211, in raise_
    raise exception
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1880, in _execute_context
    self.dialect.do_executemany(
  File "/usr/lib/python3/dist-packages/sqlalchemy/dialects/postgresql/psycopg2.py", line 982, in do_executemany
    context._psycopg2_fetched_rows = xtras.execute_values(
                                     ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/psycopg2/extras.py", line 1299, in execute_values
    cur.execute(b''.join(parts))
sqlalchemy.exc.IntegrityError: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "removed_packages_pkey"
DETAIL:  Key (name, suite, architecture)=(rustc, experimental, armhf) already exists.

[SQL: INSERT INTO removed_packages (name, suite, architecture) VALUES (%(name)s, %(suite)s, %(architecture)s)]
[parameters: ({'name': 'jpeg-xl', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'rust-http', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'sphinx-autoapi', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'rust-nalgebra-macros', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'nghttp3', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'nbsphinx', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'isa-support', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'roc-toolkit', 'suite': 'experimental', 'architecture': 'armhf'}  ... displaying 10 of 22 total bound parameter sets ...  {'name': 'linux', 'suite': 'experimental', 'architecture': 'armhf'}, {'name': 'linux-signed-arm64', 'suite': 'experimental', 'architecture': 'armhf'})]
(Background on this error at: https://sqlalche.me/e/14/gkpj)
[2024-06-29 17:13:45] INFO: Finished at 2024-06-29 17:13:45.716353, took: 0:03:44.284455
Build step 'Execute shell' marked build as failure
Sending e-mails to: qa-jenkins-scm@lists.alioth.debian.org
Finished: FAILURE