ROOT: skip environment lint, matches filter 'lint' .pkg: remove tox env folder /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.pkg py38: install_deps> python -I -m pip install coverage pytest pytest-aiohttp pytest-asyncio /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper .pkg: install_requires> python -I -m pip install 'setuptools>=61.0' .pkg: _optional_hooks> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_sdist> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_wheel> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: freeze> python -m pip freeze --all .pkg: pip==24.3.1,setuptools==75.8.0,wheel==0.45.1 .pkg: prepare_metadata_for_build_wheel> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: build_sdist> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta py38: install_package_deps> python -I -m pip install 'crosslab-aiortc>=1.8.0' crosslab_api_client py38: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/2/crosslab_soa_client-0.0.0.tar.gz py38: freeze> python -m pip freeze --all py38: aiohappyeyeballs==2.4.4,aiohttp==3.10.11,aioice==0.9.0,aiosignal==1.3.1,async-timeout==5.0.1,attrs==25.1.0,av==12.3.0,cffi==1.17.1,coverage==7.6.1,crosslab-aiortc==1.9.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab_soa_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/2/crosslab_soa_client-0.0.0.tar.gz#sha256=5ca4d916895022987f3717e97371ad1890c1ac77b142494a90a5d8b386269e79,cryptography==44.0.0,dnspython==2.6.1,exceptiongroup==1.2.2,frozenlist==1.5.0,google-crc32c==1.5.0,idna==3.10,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.1.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.2.0,pycparser==2.22,pyee==12.1.1,pylibsrtp==0.10.0,pyOpenSSL==25.0.0,pytest==8.3.4,pytest-aiohttp==1.0.5,pytest-asyncio==0.24.0,python-dateutil==2.9.0.post0,setuptools==75.3.0,six==1.17.0,test_helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,tomli==2.2.1,typing_extensions==4.12.2,wheel==0.45.1,yarl==1.15.2 py38: commands[0]> coverage run --source crosslab.soa_client -m pytest ============================= test session starts ============================== platform linux -- Python 3.8.20, pytest-8.3.4, pluggy-1.5.0 cachedir: .tox/py38/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python configfile: pyproject.toml plugins: asyncio-0.24.0, aiohttp-1.0.5 asyncio: mode=strict, default_loop_scope=function collected 6 items tests/test_device_handler.py .. [ 33%] tests/test_webrtc_connection.py .... [100%] =============================== warnings summary =============================== .tox/py38/lib/python3.8/site-packages/google_crc32c/__config__.py:18 /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/google_crc32c/__config__.py:18: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/aiortc/rtcdtlstransport.py:192: DeprecationWarning: Passing pyOpenSSL X509 objects is deprecated. You should use a cryptography.x509.Certificate instead. ctx.use_certificate(self._cert) tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/aiortc/rtcdtlstransport.py:193: DeprecationWarning: Passing pyOpenSSL PKey objects is deprecated. You should use a cryptography private key instead. ctx.use_privatekey(self._key) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 6 passed, 17 warnings in 13.40s ======================== /usr/lib/python3.8/logging/__init__.py:2126: RuntimeWarning: coroutine 'CrosslabHandler.flush' was never awaited h.flush() RuntimeWarning: Enable tracemalloc to get the object allocation traceback Task was destroyed but it is pending! task: .optionsTimeout() running at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/connection_webrtc.py:104> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() running at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/connection_webrtc.py:104> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=()]>> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=()]>> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=()]>> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=()]>> Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.8/asyncio/queues.py", line 163, in get await getter File "/usr/lib/python3.8/asyncio/base_events.py", line 719, in call_soon self._check_closed() File "/usr/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Task was destroyed but it is pending! task: wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> py38: OK ✔ in 40.95 seconds py39: install_deps> python -I -m pip install coverage pytest pytest-aiohttp pytest-asyncio /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper py39: install_package_deps> python -I -m pip install 'crosslab-aiortc>=1.8.0' crosslab_api_client py39: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/3/crosslab_soa_client-0.0.0.tar.gz py39: freeze> python -m pip freeze --all py39: aiohappyeyeballs==2.4.4,aiohttp==3.11.11,aioice==0.9.0,aiosignal==1.3.2,async-timeout==5.0.1,attrs==25.1.0,av==12.3.0,cffi==1.17.1,coverage==7.6.10,crosslab-aiortc==1.9.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab_soa_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/3/crosslab_soa_client-0.0.0.tar.gz#sha256=5ca4d916895022987f3717e97371ad1890c1ac77b142494a90a5d8b386269e79,cryptography==44.0.0,dnspython==2.7.0,exceptiongroup==1.2.2,frozenlist==1.5.0,google-crc32c==1.6.0,idna==3.10,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.1.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.2.1,pycparser==2.22,pyee==12.1.1,pylibsrtp==0.11.0,pyOpenSSL==25.0.0,pytest==8.3.4,pytest-aiohttp==1.1.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,setuptools==75.8.0,six==1.17.0,test_helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,tomli==2.2.1,typing_extensions==4.12.2,wheel==0.45.1,yarl==1.18.3 py39: commands[0]> coverage run --source crosslab.soa_client -m pytest ============================= test session starts ============================== platform linux -- Python 3.9.21, pytest-8.3.4, pluggy-1.5.0 cachedir: .tox/py39/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python configfile: pyproject.toml plugins: asyncio-0.25.3, aiohttp-1.1.0 asyncio: mode=strict, asyncio_default_fixture_loop_scope=function collected 6 items tests/test_device_handler.py .. [ 33%] tests/test_webrtc_connection.py .... [100%] =============================== warnings summary =============================== tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py39/lib/python3.9/site-packages/aiortc/rtcdtlstransport.py:192: DeprecationWarning: Passing pyOpenSSL X509 objects is deprecated. You should use a cryptography.x509.Certificate instead. ctx.use_certificate(self._cert) tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py39/lib/python3.9/site-packages/aiortc/rtcdtlstransport.py:193: DeprecationWarning: Passing pyOpenSSL PKey objects is deprecated. You should use a cryptography private key instead. ctx.use_privatekey(self._key) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 6 passed, 16 warnings in 12.99s ======================== /usr/lib/python3.9/logging/__init__.py:2141: RuntimeWarning: coroutine 'CrosslabHandler.flush' was never awaited h.flush() RuntimeWarning: Enable tracemalloc to get the object allocation traceback Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py39/lib/python3.9/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=()]>> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py39/lib/python3.9/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=()]>> Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.9/asyncio/queues.py", line 166, in get await getter File "/usr/lib/python3.9/asyncio/base_events.py", line 751, in call_soon self._check_closed() File "/usr/lib/python3.9/asyncio/base_events.py", line 515, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Task was destroyed but it is pending! task: wait_for=> py39: OK ✔ in 36.37 seconds py310: install_deps> python -I -m pip install coverage pytest pytest-aiohttp pytest-asyncio /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper py310: install_package_deps> python -I -m pip install 'crosslab-aiortc>=1.8.0' crosslab_api_client py310: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/4/crosslab_soa_client-0.0.0.tar.gz py310: freeze> python -m pip freeze --all py310: aiohappyeyeballs==2.4.4,aiohttp==3.11.11,aioice==0.9.0,aiosignal==1.3.2,async-timeout==5.0.1,attrs==25.1.0,av==12.3.0,cffi==1.17.1,coverage==7.6.10,crosslab-aiortc==1.9.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab_soa_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/4/crosslab_soa_client-0.0.0.tar.gz#sha256=5ca4d916895022987f3717e97371ad1890c1ac77b142494a90a5d8b386269e79,cryptography==44.0.0,dnspython==2.7.0,exceptiongroup==1.2.2,frozenlist==1.5.0,google-crc32c==1.6.0,idna==3.10,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.1.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.2.1,pycparser==2.22,pyee==12.1.1,pylibsrtp==0.11.0,pyOpenSSL==25.0.0,pytest==8.3.4,pytest-aiohttp==1.1.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,setuptools==75.8.0,six==1.17.0,test_helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,tomli==2.2.1,typing_extensions==4.12.2,wheel==0.45.1,yarl==1.18.3 py310: commands[0]> coverage run --source crosslab.soa_client -m pytest ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-8.3.4, pluggy-1.5.0 cachedir: .tox/py310/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python configfile: pyproject.toml plugins: asyncio-0.25.3, aiohttp-1.1.0 asyncio: mode=strict, asyncio_default_fixture_loop_scope=function collected 6 items tests/test_device_handler.py .. [ 33%] tests/test_webrtc_connection.py .... [100%] =============================== warnings summary =============================== tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py310/lib/python3.10/site-packages/aiortc/rtcdtlstransport.py:192: DeprecationWarning: Passing pyOpenSSL X509 objects is deprecated. You should use a cryptography.x509.Certificate instead. ctx.use_certificate(self._cert) tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py310/lib/python3.10/site-packages/aiortc/rtcdtlstransport.py:193: DeprecationWarning: Passing pyOpenSSL PKey objects is deprecated. You should use a cryptography private key instead. ctx.use_privatekey(self._key) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 6 passed, 16 warnings in 12.17s ======================== /usr/lib/python3.10/logging/__init__.py:2182: RuntimeWarning: coroutine 'CrosslabHandler.flush' was never awaited h.flush() RuntimeWarning: Enable tracemalloc to get the object allocation traceback Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py310/lib/python3.10/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py310/lib/python3.10/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py310/lib/python3.10/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py310/lib/python3.10/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.10/asyncio/queues.py", line 161, in get getter.cancel() # Just in case getter is not done yet. File "/usr/lib/python3.10/asyncio/base_events.py", line 753, in call_soon self._check_closed() File "/usr/lib/python3.10/asyncio/base_events.py", line 515, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Task was destroyed but it is pending! task: wait_for=> py310: OK ✔ in 33.93 seconds py311: install_deps> python -I -m pip install coverage pytest pytest-aiohttp pytest-asyncio /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper py311: install_package_deps> python -I -m pip install 'crosslab-aiortc>=1.8.0' crosslab_api_client py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/5/crosslab_soa_client-0.0.0.tar.gz py311: freeze> python -m pip freeze --all py311: aiohappyeyeballs==2.4.4,aiohttp==3.11.11,aioice==0.9.0,aiosignal==1.3.2,attrs==25.1.0,av==12.3.0,cffi==1.17.1,coverage==7.6.10,crosslab-aiortc==1.9.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab_soa_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/5/crosslab_soa_client-0.0.0.tar.gz#sha256=5ca4d916895022987f3717e97371ad1890c1ac77b142494a90a5d8b386269e79,cryptography==44.0.0,dnspython==2.7.0,frozenlist==1.5.0,google-crc32c==1.6.0,idna==3.10,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.1.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.2.1,pycparser==2.22,pyee==12.1.1,pylibsrtp==0.11.0,pyOpenSSL==25.0.0,pytest==8.3.4,pytest-aiohttp==1.1.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,setuptools==75.8.0,six==1.17.0,test_helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,typing_extensions==4.12.2,wheel==0.45.1,yarl==1.18.3 py311: commands[0]> coverage run --source crosslab.soa_client -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.11, pytest-8.3.4, pluggy-1.5.0 cachedir: .tox/py311/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python configfile: pyproject.toml plugins: asyncio-0.25.3, aiohttp-1.1.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=function collected 6 items tests/test_device_handler.py .. [ 33%] tests/test_webrtc_connection.py .... [100%] =============================== warnings summary =============================== tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py311/lib/python3.11/site-packages/aiortc/rtcdtlstransport.py:192: DeprecationWarning: Passing pyOpenSSL X509 objects is deprecated. You should use a cryptography.x509.Certificate instead. ctx.use_certificate(self._cert) tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py311/lib/python3.11/site-packages/aiortc/rtcdtlstransport.py:193: DeprecationWarning: Passing pyOpenSSL PKey objects is deprecated. You should use a cryptography private key instead. ctx.use_privatekey(self._key) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 6 passed, 16 warnings in 12.16s ======================== /usr/lib/python3.11/logging/__init__.py:2185: RuntimeWarning: coroutine 'CrosslabHandler.flush' was never awaited h.flush() RuntimeWarning: Enable tracemalloc to get the object allocation traceback Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py311/lib/python3.11/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py311/lib/python3.11/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py311/lib/python3.11/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py311/lib/python3.11/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.11/asyncio/queues.py", line 160, in get getter.cancel() # Just in case getter is not done yet. ^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/asyncio/base_events.py", line 762, in call_soon self._check_closed() File "/usr/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Task was destroyed but it is pending! task: wait_for=> py311: OK ✔ in 28.4 seconds py312: install_deps> python -I -m pip install coverage pytest pytest-aiohttp pytest-asyncio /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper py312: install_package_deps> python -I -m pip install 'crosslab-aiortc>=1.8.0' crosslab_api_client py312: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/6/crosslab_soa_client-0.0.0.tar.gz py312: freeze> python -m pip freeze --all py312: aiohappyeyeballs==2.4.4,aiohttp==3.11.11,aioice==0.9.0,aiosignal==1.3.2,attrs==25.1.0,av==12.3.0,cffi==1.17.1,coverage==7.6.10,crosslab-aiortc==1.9.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab_soa_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/6/crosslab_soa_client-0.0.0.tar.gz#sha256=5ca4d916895022987f3717e97371ad1890c1ac77b142494a90a5d8b386269e79,cryptography==44.0.0,dnspython==2.7.0,frozenlist==1.5.0,google-crc32c==1.6.0,idna==3.10,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.1.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.2.1,pycparser==2.22,pyee==12.1.1,pylibsrtp==0.11.0,pyOpenSSL==25.0.0,pytest==8.3.4,pytest-aiohttp==1.1.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,six==1.17.0,test_helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,typing_extensions==4.12.2,yarl==1.18.3 py312: commands[0]> coverage run --source crosslab.soa_client -m pytest ============================= test session starts ============================== platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0 cachedir: .tox/py312/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python configfile: pyproject.toml plugins: asyncio-0.25.3, aiohttp-1.1.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=function collected 6 items tests/test_device_handler.py .. [ 33%] tests/test_webrtc_connection.py .... [100%] =============================== warnings summary =============================== tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py312/lib/python3.12/site-packages/aiortc/rtcdtlstransport.py:192: DeprecationWarning: Passing pyOpenSSL X509 objects is deprecated. You should use a cryptography.x509.Certificate instead. ctx.use_certificate(self._cert) tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py312/lib/python3.12/site-packages/aiortc/rtcdtlstransport.py:193: DeprecationWarning: Passing pyOpenSSL PKey objects is deprecated. You should use a cryptography private key instead. ctx.use_privatekey(self._key) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 6 passed, 16 warnings in 12.77s ======================== /usr/lib/python3.12/logging/__init__.py:2264: RuntimeWarning: coroutine 'CrosslabHandler.flush' was never awaited h.flush() RuntimeWarning: Enable tracemalloc to get the object allocation traceback Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py312/lib/python3.12/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py312/lib/python3.12/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py312/lib/python3.12/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py312/lib/python3.12/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.12/asyncio/queues.py", line 160, in get getter.cancel() # Just in case getter is not done yet. ^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/asyncio/base_events.py", line 794, in call_soon self._check_closed() File "/usr/lib/python3.12/asyncio/base_events.py", line 540, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Task was destroyed but it is pending! task: wait_for=> py312: OK ✔ in 30.42 seconds py313: install_deps> python -I -m pip install coverage pytest pytest-aiohttp pytest-asyncio /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper py313: install_package_deps> python -I -m pip install 'crosslab-aiortc>=1.8.0' crosslab_api_client py313: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/7/crosslab_soa_client-0.0.0.tar.gz py313: freeze> python -m pip freeze --all py313: aiohappyeyeballs==2.4.4,aiohttp==3.11.11,aioice==0.9.0,aiosignal==1.3.2,attrs==25.1.0,av==12.3.0,cffi==1.17.1,coverage==7.6.10,crosslab-aiortc==1.9.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab_soa_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/7/crosslab_soa_client-0.0.0.tar.gz#sha256=5ca4d916895022987f3717e97371ad1890c1ac77b142494a90a5d8b386269e79,cryptography==44.0.0,dnspython==2.7.0,frozenlist==1.5.0,google-crc32c==1.6.0,idna==3.10,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.1.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.2.1,pycparser==2.22,pyee==12.1.1,pylibsrtp==0.11.0,pyOpenSSL==25.0.0,pytest==8.3.4,pytest-aiohttp==1.1.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,six==1.17.0,test_helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,typing_extensions==4.12.2,yarl==1.18.3 py313: commands[0]> coverage run --source crosslab.soa_client -m pytest ============================= test session starts ============================== platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0 cachedir: .tox/py313/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python configfile: pyproject.toml plugins: asyncio-0.25.3, aiohttp-1.1.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=function collected 6 items tests/test_device_handler.py .. [ 33%] tests/test_webrtc_connection.py .... [100%] =============================== warnings summary =============================== .tox/py313/lib/python3.13/site-packages/google_crc32c/__init__.py:29 /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py313/lib/python3.13/site-packages/google_crc32c/__init__.py:29: RuntimeWarning: As the c extension couldn't be imported, `google-crc32c` is using a pure python implementation that is significantly slower. If possible, please configure a c build environment and compile the extension warnings.warn(_SLOW_CRC32C_WARNING, RuntimeWarning) tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py313/lib/python3.13/site-packages/aiortc/rtcdtlstransport.py:192: DeprecationWarning: Passing pyOpenSSL X509 objects is deprecated. You should use a cryptography.x509.Certificate instead. ctx.use_certificate(self._cert) tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_data_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[True] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] tests/test_webrtc_connection.py::test_webrtc_connection_video_only[False] /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py313/lib/python3.13/site-packages/aiortc/rtcdtlstransport.py:193: DeprecationWarning: Passing pyOpenSSL PKey objects is deprecated. You should use a cryptography private key instead. ctx.use_privatekey(self._key) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 6 passed, 17 warnings in 12.81s ======================== /usr/lib/python3.13/logging/__init__.py:2243: RuntimeWarning: coroutine 'CrosslabHandler.flush' was never awaited h.flush() RuntimeWarning: Enable tracemalloc to get the object allocation traceback Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py313/lib/python3.13/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py313/lib/python3.13/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py313/lib/python3.13/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Task was destroyed but it is pending! task: .optionsTimeout() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py313/lib/python3.13/site-packages/crosslab/soa_client/connection_webrtc.py:103> wait_for=> Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.13/asyncio/queues.py", line 188, in get getter.cancel() # Just in case getter is not done yet. File "/usr/lib/python3.13/asyncio/base_events.py", line 828, in call_soon self._check_closed() File "/usr/lib/python3.13/asyncio/base_events.py", line 551, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Task was destroyed but it is pending! task: wait_for=> py313: OK ✔ in 2 minutes 44.7 seconds coverage: install_deps> python -I -m pip install coverage coverage: freeze> python -m pip freeze --all coverage: coverage==7.6.10,pip==24.3.1,setuptools==75.8.0,wheel==0.45.1 coverage: commands[0]> coverage combine Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.6530.XXxcgDex Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.6634.XoLgLzBx Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.6734.XaomVYdx Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.6836.XosBTyNx Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.6933.XjEDHaqx Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.7340.XezoTScx coverage: commands[1]> coverage report Name Stmts Miss Cover ---------------------------------------------------------------------------- src/crosslab/soa_client/__init__.py 0 0 100% src/crosslab/soa_client/connection.py 58 12 79% src/crosslab/soa_client/connection_webrtc.py 204 16 92% src/crosslab/soa_client/device_handler.py 137 31 77% src/crosslab/soa_client/logging.py 45 24 47% src/crosslab/soa_client/media/__init__.py 0 0 100% src/crosslab/soa_client/media/gst_track.py 7 7 0% src/crosslab/soa_client/media/udp_track.py 15 15 0% src/crosslab/soa_client/message_handling.py 0 0 100% src/crosslab/soa_client/messages.py 46 0 100% src/crosslab/soa_client/service.py 16 3 81% src/crosslab/soa_client/test_helper/__init__.py 2 0 100% src/crosslab/soa_client/test_helper/connection_stub.py 28 20 29% src/crosslab/soa_client/test_helper/dummy_track.py 23 1 96% src/crosslab/soa_client/test_helper/service_stub.py 92 0 100% ---------------------------------------------------------------------------- TOTAL 673 129 81% coverage: commands[2]> coverage xml Wrote XML report to coverage.xml py38: OK (40.95=setup[26.69]+cmd[14.25] seconds) py39: OK (36.37=setup[22.62]+cmd[13.75] seconds) py310: OK (33.93=setup[21.01]+cmd[12.92] seconds) py311: OK (28.40=setup[15.58]+cmd[12.82] seconds) py312: OK (30.42=setup[16.26]+cmd[14.17] seconds) py313: OK (164.69=setup[151.06]+cmd[13.63] seconds) coverage: OK (2.44=setup[1.97]+cmd[0.12,0.16,0.19] seconds) congratulations :) (337.29 seconds)