Your message dated Mon, 21 Aug 2023 16:49:54 +0000
with message-id <[email protected]>
and subject line Bug#1048256: fixed in mistral 16.0.0-4
has caused the Debian Bug report #1048256,
regarding mistral: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1048256: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048256
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mistral
Version: 16.0.0-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> ----------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package mistral
> dpkg-buildpackage: info: source version 16.0.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from mistral-16.0.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --with python3
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40:
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` and ``easy_install``.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://github.com/pypa/setuptools/issues/917 for details.
>
> ********************************************************************************
>
> !!
> easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> running clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_clean
> rm -f debian/*.init debian/*.service debian/*.upstart
> debian/mistral-common.postinst debian/mistral-common.config
> rm -rf debian/mistral-common.postrm debian/*.templates debian/po
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dpkg-source -b .
> dpkg-source: info: using options from mistral-16.0.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building mistral using existing
> ./mistral_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/actions/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/api/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/api/controllers/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/api/controllers/v2/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/api/hooks/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/cmd/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/sqlalchemy/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/sqlalchemy/migration/__init__.py' will not be
> represented in diff
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic.ini has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/README.md
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/__init__.py'
> will not be represented in diff
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/script.py.mako
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/__init__.py'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/v2/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/db/v2/sqlalchemy/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/event_engine/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/executors/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/ext/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/hacking/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/lang/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/lang/v2/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/notifiers/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/notifiers/publishers/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/rpc/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/rpc/kombu/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/rpc/kombu/examples/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/rpc/oslo/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/scheduler/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/service/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/__init__.py' will not be represented in diff
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/lowest_level_wf.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/middle_wf.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/top_level_wf.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/wb_v1.yaml has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/wb_with_nested_wf.yaml has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/wf_action_ex_concurrency.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> mistral-16.0.0/build/lib/mistral/tests/resources/wf_task_ex_concurrency.yaml
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/actions/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/api/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/api/v2/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/db/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/db/v2/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/engine/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/executors/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/expressions/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/hacking/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/lang/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/lang/v2/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/mstrlfixtures/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/notifiers/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/policies/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/rpc/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/rpc/kombu/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/scheduler/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/services/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/utils/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/tests/unit/workflow/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/utils/openstack/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/mistral/workflow/__init__.py' will not be represented in diff
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/_i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/_i18n.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/config.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/context.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/exceptions.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/exceptions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/messaging.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/messaging.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/version.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/actions/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/adhoc.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/actions/__pycache__/adhoc.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/dynamic_action.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/actions/__pycache__/dynamic_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/legacy.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/actions/__pycache__/legacy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/std_actions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/actions/__pycache__/std_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/actions/__pycache__/test.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/actions/__pycache__/test.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/api/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/__pycache__/access_control.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/api/__pycache__/access_control.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/__pycache__/app.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/api/__pycache__/app.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/__pycache__/service.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/api/__pycache__/service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/__pycache__/resource.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/__pycache__/resource.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/__pycache__/root.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/__pycache__/root.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/action.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/action_execution.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/action_execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/code_source.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/code_source.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/cron_trigger.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/cron_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/dynamic_action.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/dynamic_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/environment.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/environment.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/event_trigger.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/event_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/execution.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/execution_report.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/execution_report.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/member.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/member.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/resources.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/resources.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/root.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/root.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/service.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/sub_execution.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/sub_execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/task.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/task.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/types.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/types.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/validation.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/validation.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/workbook.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/workbook.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/controllers/v2/__pycache__/workflow.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/controllers/v2/__pycache__/workflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/hooks/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/api/hooks/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/api/hooks/__pycache__/content_type.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/api/hooks/__pycache__/content_type.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/auth/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/auth/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/auth/__pycache__/keycloak.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/auth/__pycache__/keycloak.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/cmd/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/cmd/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/cmd/__pycache__/launch.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/cmd/__pycache__/launch.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/db/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/db/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/model_base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/model_base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/sqlite_lock.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/sqlite_lock.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/sqlalchemy/__pycache__/types.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/db/sqlalchemy/__pycache__/types.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/db/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/db/v2/__pycache__/api.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/v2/sqlalchemy/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/sqlalchemy/__pycache__/api.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/v2/sqlalchemy/__pycache__/api.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/sqlalchemy/__pycache__/filters.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/v2/sqlalchemy/__pycache__/filters.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/db/v2/sqlalchemy/__pycache__/models.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/db/v2/sqlalchemy/__pycache__/models.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/action_handler.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/action_handler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/actions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/default_engine.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/default_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/dispatcher.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/dispatcher.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/engine_server.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/engine_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/policies.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/policies.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/post_tx_queue.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/post_tx_queue.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/task_handler.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/engine/__pycache__/task_handler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/tasks.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__pycache__/tasks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/workflow_handler.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/engine/__pycache__/workflow_handler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/engine/__pycache__/workflows.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/engine/__pycache__/workflows.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/event_engine/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/event_engine/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/event_engine/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/event_engine/__pycache__/base.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/event_engine/__pycache__/default_event_engine.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/event_engine/__pycache__/default_event_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/event_engine/__pycache__/event_engine_server.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/event_engine/__pycache__/event_engine_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/executors/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/executors/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/default_executor.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/executors/__pycache__/default_executor.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/executor_server.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/executors/__pycache__/executor_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/executors/__pycache__/remote_executor.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/executors/__pycache__/remote_executor.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/expressions/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/expressions/__pycache__/base.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/jinja_expression.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/expressions/__pycache__/jinja_expression.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/std_functions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/expressions/__pycache__/std_functions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/expressions/__pycache__/yaql_expression.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/expressions/__pycache__/yaql_expression.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/hacking/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/hacking/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/hacking/__pycache__/checks.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/hacking/__pycache__/checks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/__pycache__/parser.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__pycache__/parser.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/__pycache__/types.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__pycache__/types.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/actions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/actions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/on_clause.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/on_clause.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/policies.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/policies.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/publish.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/publish.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/retry_policy.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/lang/v2/__pycache__/retry_policy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/task_defaults.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/lang/v2/__pycache__/task_defaults.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/tasks.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/tasks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/workbook.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/workbook.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/lang/v2/__pycache__/workflows.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/workflows.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/notifiers/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/default_notifier.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/default_notifier.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/notification_events.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/notification_events.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/notification_server.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/notification_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/__pycache__/remote_notifier.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/notifiers/__pycache__/remote_notifier.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/publishers/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/notifiers/publishers/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/publishers/__pycache__/noop.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/notifiers/publishers/__pycache__/noop.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/notifiers/publishers/__pycache__/webhook.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/notifiers/publishers/__pycache__/webhook.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/action.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/action_executions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/action_executions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/code_sources.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/code_sources.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/cron_trigger.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/cron_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/dynamic_actions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/dynamic_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/environment.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/environment.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/event_trigger.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/policies/__pycache__/event_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/execution.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/policies/__pycache__/execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/member.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/member.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/service.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/task.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/task.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/workbook.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/workbook.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/policies/__pycache__/workflow.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/policies/__pycache__/workflow.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/__pycache__/clients.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__pycache__/clients.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/rpc/kombu/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/kombu_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/kombu_client.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/kombu_hosts.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/kombu_hosts.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/kombu_listener.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/kombu_listener.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/kombu/__pycache__/kombu_server.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/kombu/__pycache__/kombu_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/oslo/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/rpc/oslo/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/oslo/__pycache__/oslo_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/oslo/__pycache__/oslo_client.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/rpc/oslo/__pycache__/oslo_server.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/rpc/oslo/__pycache__/oslo_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/scheduler/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/scheduler/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/scheduler/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/scheduler/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/scheduler/__pycache__/default_scheduler.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/scheduler/__pycache__/default_scheduler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/service/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/service/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/service/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/service/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/service/__pycache__/coordination.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/service/__pycache__/coordination.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/action_heartbeat_checker.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/action_heartbeat_checker.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/action_heartbeat_sender.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/action_heartbeat_sender.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/actions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/actions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/adhoc_actions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/adhoc_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/expiration_policy.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/expiration_policy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/legacy_scheduler.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/services/__pycache__/legacy_scheduler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/periodic.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/periodic.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/security.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/security.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/triggers.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/services/__pycache__/triggers.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/workbooks.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/services/__pycache__/workbooks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/services/__pycache__/workflows.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/services/__pycache__/workflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/tests/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/tests/unit/__pycache__/base.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/config.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/tests/unit/__pycache__/config.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_command_dispatcher.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_command_dispatcher.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_context.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_context.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_coordination.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_coordination.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_exception_base.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_exception_base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_expressions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_expressions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_launcher.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_launcher.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/__pycache__/test_version.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/__pycache__/test_version.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_action_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_action_service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_adhoc_action_provider.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_adhoc_action_provider.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_dynamic_action_provider.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_dynamic_action_provider.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_javascript_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_javascript_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_legacy_action_provider.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_legacy_action_provider.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_echo_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_echo_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_email_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_email_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_fail_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_fail_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_http_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_http_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_mistral_http_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_mistral_http_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_ssh_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_ssh_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_std_test_dict_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_std_test_dict_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/actions/__pycache__/test_types.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/actions/__pycache__/test_types.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_access_control.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_access_control.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_auth.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_auth.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_cors_middleware.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_cors_middleware.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_oslo_middleware.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_oslo_middleware.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_resource_base.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_resource_base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_resource_list.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_resource_list.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/__pycache__/test_service.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/__pycache__/test_service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_action_executions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_action_executions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_actions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_code_sources.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_code_sources.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_cron_triggers.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_cron_triggers.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_dynamic_actions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_dynamic_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_environment.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_environment.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_event_trigger.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_event_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_execution_report.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_execution_report.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_executions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_executions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_global_publish.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_global_publish.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_keycloak_auth.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_keycloak_auth.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_members.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_members.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_parallel_operations.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_parallel_operations.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_root.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_root.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_services.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_services.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_sub_execution.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_sub_execution.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_tasks.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_tasks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_workbooks.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_workbooks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/api/v2/__pycache__/test_workflows.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/api/v2/__pycache__/test_workflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_db_model.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_db_model.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_locking.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_locking.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_sqlalchemy_db_api.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_sqlalchemy_db_api.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_sqlite_transactions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_sqlite_transactions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/db/v2/__pycache__/test_transactions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/db/v2/__pycache__/test_transactions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_action_context.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_action_context.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_action_defaults.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_action_defaults.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_checker.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_checker.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_sender.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_sender.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_adhoc_actions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_adhoc_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_commands.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_commands.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_cron_trigger.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_cron_trigger.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_dataflow.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_dataflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_default_engine.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_default_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_direct_workflow.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_direct_workflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun_cancelled.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun_cancelled.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_with_cycles.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_with_cycles.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_disabled_yaql_conversion.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_disabled_yaql_conversion.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_environment.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_environment.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_error_handling.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_error_handling.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_error_result.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_error_result.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_execution_fields_size_limitation.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_execution_fields_size_limitation.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_execution_params.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_execution_params.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_integrity_check.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_integrity_check.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_javascript_action.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_javascript_action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_join.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_join.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_merge_strategy.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_merge_strategy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_names_validation.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_names_validation.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_noop_task.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_noop_task.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_policies.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_policies.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_profiler.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_profiler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_race_condition.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_race_condition.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun_cancelled.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun_cancelled.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_run_action.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_run_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_safe_rerun.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_safe_rerun.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_set_state.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_set_state.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_state_info.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_state_info.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_subworkflows.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_subworkflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_subworkflows_pause_resume.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_subworkflows_pause_resume.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_cancel.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_cancel.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_defaults.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_defaults.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_pause_resume.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_pause_resume.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_publish.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_publish.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_skip.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_skip.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_task_started_finished_at.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_task_started_finished_at.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_tasks_function.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_tasks_function.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_with_items.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_with_items.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_with_items_task.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_with_items_task.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_workflow_cancel.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_workflow_cancel.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_workflow_resume.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_workflow_resume.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_workflow_stop.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_workflow_stop.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_workflow_variables.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_workflow_variables.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/engine/__pycache__/test_yaql_functions.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/engine/__pycache__/test_yaql_functions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/executors/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/executors/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/executors/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/executors/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/executors/__pycache__/test_local_executor.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/executors/__pycache__/test_local_executor.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/executors/__pycache__/test_server_plugins.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/executors/__pycache__/test_server_plugins.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/expressions/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/expressions/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/expressions/__pycache__/test_jinja_expression.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/expressions/__pycache__/test_jinja_expression.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/expressions/__pycache__/test_yaql_expression.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/expressions/__pycache__/test_yaql_expression.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/expressions/__pycache__/test_yaql_json_serialization.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/expressions/__pycache__/test_yaql_json_serialization.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/hacking/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/hacking/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/hacking/__pycache__/test_checks.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/hacking/__pycache__/test_checks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/__pycache__/test_spec_caching.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/__pycache__/test_spec_caching.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/test_actions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/test_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/test_tasks.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/test_tasks.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/test_workbook.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/test_workbook.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/lang/v2/__pycache__/test_workflows.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/lang/v2/__pycache__/test_workflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/mstrlfixtures/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/mstrlfixtures/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/mstrlfixtures/__pycache__/hacking.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/mstrlfixtures/__pycache__/hacking.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/mstrlfixtures/__pycache__/policy_fixtures.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/mstrlfixtures/__pycache__/policy_fixtures.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/notifiers/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/notifiers/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/notifiers/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/notifiers/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/notifiers/__pycache__/test_notifier_servers.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/notifiers/__pycache__/test_notifier_servers.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/notifiers/__pycache__/test_notify.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/notifiers/__pycache__/test_notify.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/policies/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/policies/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/policies/__pycache__/test_actions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/policies/__pycache__/test_actions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/policies/__pycache__/test_workflows.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/policies/__pycache__/test_workflows.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/fake_kombu.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/fake_kombu.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_client.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_client.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_hosts.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_hosts.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_listener.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_listener.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_server.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_server.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/scheduler/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/scheduler/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/scheduler/__pycache__/test_default_scheduler.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/scheduler/__pycache__/test_default_scheduler.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_adhoc_action_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_adhoc_action_service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_event_engine.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_event_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_expiration_policy.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_expiration_policy.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_legacy_scheduler.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_legacy_scheduler.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_trigger_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_trigger_service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_workbook_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_workbook_service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/services/__pycache__/test_workflow_service.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/services/__pycache__/test_workflow_service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/test_filter_utils.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/test_filter_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/test_rest_utils.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/test_rest_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/test_safeLoader.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/test_safeLoader.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/utils/__pycache__/test_utils.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/utils/__pycache__/test_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/test_direct_workflow.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/test_direct_workflow.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/test_reverse_workflow.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/test_reverse_workflow.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/test_states.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/test_states.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/tests/unit/workflow/__pycache__/test_workflow_base.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> mistral/tests/unit/workflow/__pycache__/test_workflow_base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/filter_utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/utils/__pycache__/filter_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/javascript.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/javascript.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/profiler.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/profiler.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/rest_utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/rest_utils.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/safe_yaml.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/safe_yaml.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/ssh_utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/ssh_utils.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/__pycache__/wf_trace.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/utils/__pycache__/wf_trace.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/openstack/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/utils/openstack/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/utils/openstack/__pycache__/keystone.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/utils/openstack/__pycache__/keystone.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/commands.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/commands.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/data_flow.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> mistral/workflow/__pycache__/data_flow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/direct_workflow.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/workflow/__pycache__/direct_workflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/reverse_workflow.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> mistral/workflow/__pycache__/reverse_workflow.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/states.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/states.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> mistral/workflow/__pycache__/utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/mistral_16.0.0-3_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: mistral
Source-Version: 16.0.0-4
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mistral, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated mistral package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 21 Aug 2023 17:56:57 +0200
Source: mistral
Architecture: source
Version: 16.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048256
Changes:
mistral (16.0.0-4) unstable; urgency=medium
.
* Cleans better (Closes: #1048256).
Checksums-Sha1:
e987ad6621676554e1d1858b81be8a814ac769f8 3512 mistral_16.0.0-4.dsc
1ab04822dc22e0de059b7fd6b8a8aff8ba34849a 9248 mistral_16.0.0-4.debian.tar.xz
a240bf9ef5877f1945744288825a2cef1aac451e 16943 mistral_16.0.0-4_amd64.buildinfo
Checksums-Sha256:
a1c5185f2aec746446a744333b28733bdba19dd3b997519919a06e45ec458c1c 3512
mistral_16.0.0-4.dsc
656650a7e42e0f1252392689f87600008f5b4107a047c28f8cf88047ee575708 9248
mistral_16.0.0-4.debian.tar.xz
b71db629daf651bb33a18299257502572ea99e151703e42208c0f2156227ae0c 16943
mistral_16.0.0-4_amd64.buildinfo
Files:
c9f6ecaac88bf2c5fe2e36029ea3efdf 3512 net optional mistral_16.0.0-4.dsc
a44a8391352a7c44c48fd3a4b278b3e0 9248 net optional
mistral_16.0.0-4.debian.tar.xz
389187ca5c51e491a98664e03fd8d082 16943 net optional
mistral_16.0.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTjjvsACgkQ1BatFaxr
Q/6c6A//UILnp40CjBZRiHU5ZJP9pqTgVeY2FouthoMQaHdSynvzoHbJu3w+J0zE
AOOHAm7hvwOqMRDpy9YgPnPGyFRPTOvikgtSNp8XHN2MqxgrQoplCNuEPLcFiihq
K1H4Qx6U5ZSR66G0Gpo9kMUTH+v3NPSjoc+qOuUI98T0KbT+AEhuAcbWsqj0W3h5
hdKLFAhMuj7MXvLp8/ZbyxUqEA9ir1RfGoeL1StDBP6VAMfopK0tBXYSkvUD3BIP
zOhdBnQOnEHGj/1Qv854xoIKS35NA4Fyhm3bm2UxXHADhMst3yN2yHmZ1QJhH41z
akBWjFL22dTgGPEvoO9UOtN0kMqrTz44WsZ5WTqjqVqQ7TOQ1RStmdEEQV7X7ld+
gpIDEtnjpz+Ed448FhtALx94jteGLFMdBVWMgknlqk604Bw17myf2auU3k2MhM76
R9mcOWWF3SfNXYqXNP97GTEqnbeVwwK9eljCq2nKscR9xqBtan+F7u1SsC1dnrE3
hWnsWvlds7kdGPRogYbA3VdSenS4fmuMG+4yHSp1xwTU4aO8QoVX9YeYcsqONgGS
ypGFTIx0iehsHNMkMcnXV3TCGXKIvaaUCBgf+ilqSRHCKwgKlbqF/ZmMtM/FtSxd
2EQlo6GgovdMF11vRdos7QQ1QfsrfyYUlp9PvwyNqMr4lQEVDyo=
=fcpY
-----END PGP SIGNATURE-----
--- End Message ---