Source: python-streamz
Version: 0.6.3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/dask.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/orderedweakset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/plugins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/utils_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/sources.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/collection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/batch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/sinks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> copying streamz/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/dataframe
> copying streamz/dataframe/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/dataframe
> copying streamz/dataframe/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/dataframe
> copying streamz/dataframe/aggregations.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/dataframe
> copying streamz/dataframe/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/dataframe
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/py3_test_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/test_plugins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/test_sinks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/test_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/test_batch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/test_sources.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/test_graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/test_dask.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> copying streamz/tests/test_kafka.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/tests
> package init file 'streamz/dataframe/tests/__init__.py' not found (or not a 
> regular file)
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/dataframe/tests
> copying streamz/dataframe/tests/test_dataframe_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/dataframe/tests
> copying streamz/dataframe/tests/test_dataframes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build/streamz/dataframe/tests
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/dask.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/orderedweakset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/plugins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/utils_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/sources.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/collection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/batch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/sinks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> copying streamz/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/dataframe
> copying streamz/dataframe/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/dataframe
> copying streamz/dataframe/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/dataframe
> copying streamz/dataframe/aggregations.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/dataframe
> copying streamz/dataframe/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/dataframe
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/py3_test_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/test_plugins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/test_sinks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/test_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/test_batch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/test_sources.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/test_graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/test_dask.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> copying streamz/tests/test_kafka.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/tests
> package init file 'streamz/dataframe/tests/__init__.py' not found (or not a 
> regular file)
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/dataframe/tests
> copying streamz/dataframe/tests/test_dataframe_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/dataframe/tests
> copying streamz/dataframe/tests/test_dataframes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build/streamz/dataframe/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build; python3.10 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: flaky-3.7.0
> collected 1554 items / 1 error / 2 skipped / 1551 selected
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.10_streamz/build/streamz/tests/test_dask.py _
> streamz/tests/test_dask.py:19: in <module>
>     def test_map(c, s, a, b):
> /usr/lib/python3/dist-packages/distributed/utils_test.py:938: in _
>     raise RuntimeError("gen_cluster only works for coroutine functions.")
> E   RuntimeError: gen_cluster only works for coroutine functions.
> =========================== short test summary info 
> ============================
> ERROR streamz/tests/test_dask.py - RuntimeError: gen_cluster only works for 
> c...
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> ========================= 2 skipped, 1 error in 1.44s 
> ==========================
> E: pybuild pybuild:367: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_streamz/build; python3.10 -m pytest 
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build; 
> python3.9 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.12, pytest-6.2.5, py-1.10.0, pluggy-1.0.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: flaky-3.7.0
> collected 1554 items / 1 error / 2 skipped / 1551 selected
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.9_streamz/build/streamz/tests/test_dask.py _
> streamz/tests/test_dask.py:19: in <module>
>     def test_map(c, s, a, b):
> /usr/lib/python3/dist-packages/distributed/utils_test.py:938: in _
>     raise RuntimeError("gen_cluster only works for coroutine functions.")
> E   RuntimeError: gen_cluster only works for coroutine functions.
> =========================== short test summary info 
> ============================
> ERROR streamz/tests/test_dask.py - RuntimeError: gen_cluster only works for 
> c...
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> ========================= 2 skipped, 1 error in 1.64s 
> ==========================
> E: pybuild pybuild:367: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_streamz/build; python3.9 -m pytest 
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 
> 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/python-streamz_0.6.3-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking 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.

Reply via email to