Package: src:python-os-collect-config Version: 13.1.0-5 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:python-os-collect-config, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean make: pyversions: No such file or directory py3versions: no X-Python3-Version in control file, using supported versions dh clean --buildsystem=pybuild --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 rm -rf .stestr build *.egg-info find . -iname '*.pyc' -delete for i in $(find . -type d -iname __pycache__) ; do rm -rf $i ; done make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild [... snipped ...] warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'os_collect_config.egg-info/SOURCES.txt' running install_lib creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_local.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_collect.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_heat_local.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_merger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_keystone.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_cache.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_heat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_request.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_cfn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_ec2.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_config_drive.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_zaqar.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests copying build/lib/os_collect_config/zaqar.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/heat_local.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/cfn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/cache.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/keystone.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/request.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/heat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/common.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/local.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/collect.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/merger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/version.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/config_drive.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/ec2.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config copying build/lib/os_collect_config/exc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_local.py to test_local.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_collect.py to test_collect.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_heat_local.py to test_heat_local.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_merger.py to test_merger.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_keystone.py to test_keystone.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_cache.py to test_cache.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_heat.py to test_heat.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_request.py to test_request.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_cfn.py to test_cfn.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_ec2.py to test_ec2.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_config_drive.py to test_config_drive.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/test_zaqar.py to test_zaqar.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/tests/__init__.py to __init__.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/zaqar.py to zaqar.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/heat_local.py to heat_local.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/cfn.py to cfn.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/cache.py to cache.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/keystone.py to keystone.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/request.py to request.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/heat.py to heat.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/common.py to common.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/local.py to local.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/collect.py to collect.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/merger.py to merger.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/version.py to version.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/config_drive.py to config_drive.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/ec2.py to ec2.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/__init__.py to __init__.cpython-313.pyc byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config/exc.py to exc.cpython-313.pyc running install_egg_info Copying os_collect_config.egg-info to /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/os_collect_config-13.1.0.egg-info Skipping SOURCES.txt running install_scripts Installing os-collect-config script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin + pwd + rm -rf /<<PKGBUILDDIR>>/debian/python*/usr/lib/python*/dist-packages/*.pth + pwd + rm -rf /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python*/dist-packages/*.pth pkgos-dh_auto_test --no-py2 + PKGOS_TEST_PARALLEL=yes + PKGOS_TEST_SERIAL=no + PYTHONS=disabled + PYTHON3S=disabled + TEST_PARALLEL_OPT=--parallel + TEST_SERIAL_OPT= + echo WARNING: --no-py2 is deprecated, and always on. WARNING: --no-py2 is deprecated, and always on. + shift + py3versions -vr + PYTHON3S=3.13 + [ yes = no ] + [ no = yes ] + [ 3.13 = disabled ] + echo 3.13 + cut -d. -f1 + PYMAJOR=3 + echo ===> Testing with python (python3) ===> Testing with python (python3) + pwd + [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ] + [ -z ] + pwd + echo Implicitly adding PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages Implicitly adding PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages + pwd + export PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages + [ -e .stestr.conf ] + [ -x /usr/bin/python3-stestr ] + STESTR=stestr + rm -rf .stestr + PYTHON=python3.13 stestr run --parallel --subunit + subunit2pyunit ========================= Failures during discovery ========================= --- import errors --- Failed to import test module: os_collect_config.tests.test_cfn Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_cfn.py", line 29, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_collect Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_collect.py", line 31, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_config_drive Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_config_drive.py", line 23, in <module> from os_collect_config.tests import test_ec2 File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_ec2.py", line 27, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_ec2 Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_ec2.py", line 27, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_heat Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_heat.py", line 21, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_heat_local Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_heat_local.py", line 25, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_keystone Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_keystone.py", line 22, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_local Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_local.py", line 26, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_request Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_request.py", line 26, in <module> from os_collect_config import collect File "/<<PKGBUILDDIR>>/os_collect_config/collect.py", line 39, in <module> from os_collect_config import zaqar File "/<<PKGBUILDDIR>>/os_collect_config/zaqar.py", line 20, in <module> from zaqarclient.queues.v1 import client as zaqarclient ModuleNotFoundError: No module named 'zaqarclient.queues.v1' Failed to import test module: os_collect_config.tests.test_zaqar Traceback (most recent call last): File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.13/unittest/loader.py", line 339, in _get_module_from_name __import__(name) ~~~~~~~~~~^^^^^^ File "/<<PKGBUILDDIR>>/os_collect_config/tests/test_zaqar.py", line 24, in <module> from zaqarclient.queues.v1 import message ModuleNotFoundError: No module named 'zaqarclient.queues.v1' ================================================================================ The above traceback was encountered during test discovery which imports all the found test modules in the specified test_path. ---------------------------------------------------------------------- Ran 0 tests in 0.375s NO TESTS RAN + stestr slowest make[1]: *** [debian/rules:22: override_dh_auto_install] Error 3 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

