Package: src:labgrid
Version: 25.0.1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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:labgrid, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rst2man man/labgrid-device-config.rst > man/labgrid-device-config.5
rst2man man/labgrid-pytest.rst > man/labgrid-pytest.7
dh_auto_configure
make[1]: Leaving directory '/<<PKGBUILDDIR>>'

[... snipped ...]

tests/test_filedigitaloutput.py::test_filedigital_instance PASSED        [ 25%]
tests/test_filedigitaloutput.py::test_filedigital_set PASSED             [ 25%]
tests/test_filedigitaloutput.py::test_filedigital_get PASSED             [ 25%]
tests/test_flashrom.py::test_flashrom_network_create PASSED              [ 26%]
tests/test_flashrom.py::test_flashrom_driver_create PASSED               [ 26%]
tests/test_graphstrategy.py::test_fixture PASSED                         [ 26%]
tests/test_graphstrategy.py::test_strategy_without_states PASSED         [ 27%]
tests/test_graphstrategy.py::test_strategy_without_root_state PASSED     [ 27%]
tests/test_graphstrategy.py::test_multiple_root_states PASSED            [ 27%]
tests/test_graphstrategy.py::test_unknown_dependencies PASSED            [ 28%]
tests/test_graphstrategy.py::test_strategy_with_uncallable_states PASSED [ 28%]
tests/test_graphstrategy.py::test_api_works PASSED                       [ 28%]
tests/test_graphstrategy.py::test_graphviz_graph PASSED                  [ 29%]
tests/test_graphstrategy.py::test_transition PASSED                      [ 29%]
tests/test_graphstrategy.py::test_transition_to_unknown_state PASSED     [ 29%]
tests/test_graphstrategy.py::test_interleaved_transitions PASSED         [ 30%]
tests/test_graphstrategy.py::test_transition_via PASSED                  [ 30%]
tests/test_graphstrategy.py::test_incremental_transition PASSED          [ 30%]
tests/test_graphstrategy.py::test_transition_error PASSED                [ 31%]
tests/test_httpdigitalout.py::test_set_get[False-False-False-False] PASSED [ 
31%]
tests/test_httpdigitalout.py::test_set_get[True-False-False-False] PASSED [ 31%]
tests/test_httpdigitalout.py::test_set_get[True-True-False-False] PASSED [ 32%]
tests/test_httpdigitalout.py::test_set_get[True-False-True-False] PASSED [ 32%]
tests/test_httpdigitalout.py::test_set_get[False-False-True-False] PASSED [ 32%]
tests/test_httpdigitalout.py::test_set_get[True-False-False-True] PASSED [ 33%]
tests/test_httpdigitalout.py::test_set_get[True-True-True-True] PASSED   [ 33%]
tests/test_httpdigitalout.py::test_match_exception PASSED                [ 33%]
tests/test_httpvideo.py::test_ipvideo_create PASSED                      [ 34%]
tests/test_lxaiobus.py::test_lxa_resource_instance PASSED                [ 34%]
tests/test_lxaiobus.py::test_lxa_driver_instance PASSED                  [ 34%]
tests/test_lxaiobus.py::test_lxa_set PASSED                              [ 35%]
tests/test_lxaiobus.py::test_lxa_unset PASSED                            [ 35%]
tests/test_lxaiobus.py::test_lxa_get PASSED                              [ 35%]
tests/test_manualswitchdriver.py::TestManualSwitchDriver::test_create PASSED [ 
36%]
tests/test_manualswitchdriver.py::TestManualSwitchDriver::test_set_on PASSED [ 
36%]
tests/test_manualswitchdriver.py::TestManualSwitchDriver::test_set_off PASSED [ 
36%]
tests/test_manualswitchdriver.py::TestManualSwitchDriver::test_get PASSED [ 37%]
tests/test_modbusrtudriver.py::test_resource_with_minimum_argument PASSED [ 37%]
tests/test_modbusrtudriver.py::test_resource_with_non_default_argument PASSED [ 
37%]
tests/test_modbusrtudriver.py::test_driver SKIPPED (could not import
'minimalmodbus': No module named 'minimalmodbus')                        [ 38%]
tests/test_openocd.py::test_openocd_resource SKIPPED (openocd not
available)                                                               [ 38%]
tests/test_openocd.py::test_openocd_driver_activate SKIPPED (openocd not
available)                                                               [ 38%]
tests/test_openocd.py::test_openocd_driver SKIPPED (openocd not
available)                                                               [ 39%]
tests/test_pb2.py::test_place_as_pb2 PASSED                              [ 39%]
tests/test_pb2.py::test_place_from_pb2 PASSED                            [ 39%]
tests/test_pb2.py::test_from_pb2_tags PASSED                             [ 40%]
tests/test_pb2.py::test_from_pb2_matches PASSED                          [ 40%]
tests/test_pb2.py::test_from_pb2_tags_deepcopy PASSED                    [ 40%]
tests/test_pb2.py::test_place_as_pb2_copy_with_match PASSED              [ 41%]
tests/test_pb2.py::test_match_as_from_pb2 PASSED                         [ 41%]
tests/test_pb2.py::test_reservation_as_pb2 PASSED                        [ 41%]
tests/test_pb2.py::test_reservation_as_from_pb2 PASSED                   [ 42%]
tests/test_pb2.py::test_resource_dict PASSED                             [ 42%]
tests/test_pb2.py::test_map_serialize PASSED                             [ 42%]
tests/test_pb2.py::test_map_deser PASSED                                 [ 43%]
tests/test_powerdriver.py::TestManualPowerDriver::test_create PASSED     [ 43%]
tests/test_powerdriver.py::TestManualPowerDriver::test_on PASSED         [ 43%]
tests/test_powerdriver.py::TestManualPowerDriver::test_off PASSED        [ 44%]
tests/test_powerdriver.py::TestManualPowerDriver::test_cycle PASSED      [ 44%]
tests/test_powerdriver.py::TestExternalPowerDriver::test_create PASSED   [ 44%]
tests/test_powerdriver.py::TestExternalPowerDriver::test_on PASSED       [ 45%]
tests/test_powerdriver.py::TestExternalPowerDriver::test_off PASSED      [ 45%]
tests/test_powerdriver.py::TestExternalPowerDriver::test_cycle PASSED    [ 45%]
tests/test_powerdriver.py::TestExternalPowerDriver::test_cycle_explicit PASSED 
[ 46%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create PASSED    [ 46%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[http://example.com/{index}-rest]
 PASSED [ 46%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[http://example.com/{index}-simplerest]
 PASSED [ 47%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[https://example.com/{index}-rest]
 PASSED [ 47%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[https://example.com/{index}-simplerest]
 PASSED [ 47%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[http://example.com:1234/{index}-rest]
 PASSED [ 48%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[http://example.com:1234/{index}-simplerest]
 PASSED [ 48%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[https://example.com:1234/{index}-rest]
 PASSED [ 48%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[https://example.com:1234/{index}-simplerest]
 PASSED [ 49%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[http://user:[email protected]:1234/{index}-rest]
 PASSED [ 49%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[http://user:[email protected]:1234/{index}-simplerest]
 PASSED [ 49%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[https://user:[email protected]:1234/{index}-rest]
 PASSED [ 50%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_backend_with_url_in_host[https://user:[email protected]:1234/{index}-simplerest]
 PASSED [ 50%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_shelly_gen1_backend_with_url_in_host[http://example.com]
 PASSED [ 50%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_shelly_gen1_backend_with_url_in_host[https://example.com]
 PASSED [ 51%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_create_ubus_backend 
PASSED [ 51%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_import_backends PASSED 
[ 51%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_import_backend_eaton 
SKIPPED [ 52%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_import_backend_tplink 
SKIPPED [ 52%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_import_backend_siglent 
SKIPPED [ 52%]
tests/test_powerdriver.py::TestNetworkPowerDriver::test_import_backend_poe_mib 
SKIPPED [ 53%]
tests/test_processwrapper.py::test_processwrapper_passes PASSED          [ 53%]
tests/test_processwrapper.py::test_processwrapper_fails PASSED           [ 53%]
tests/test_processwrapper.py::test_processwrapper_output PASSED          [ 54%]
tests/test_processwrapper.py::test_processwrapper_input PASSED           [ 54%]
tests/test_processwrapper.py::test_processwrapper_empty_input PASSED     [ 54%]
tests/test_pyvisa.py::test_pyvisa_resource PASSED                        [ 55%]
tests/test_pyvisa.py::test_resource_driver PASSED                        [ 55%]
tests/test_qemudriver.py::test_qemu_instance PASSED                      [ 55%]
tests/test_qemudriver.py::test_qemu_activate_deactivate PASSED           [ 56%]
tests/test_qemudriver.py::test_qemu_on_off PASSED                        [ 56%]
tests/test_qemudriver.py::test_qemu_read_write PASSED                    [ 56%]
tests/test_remote.py::test_client_help PASSED                            [ 57%]
tests/test_remote.py::test_exporter_help PASSED                          [ 57%]
tests/test_remote.py::test_exporter_start_coordinator_unreachable PASSED [ 57%]
tests/test_remote.py::test_exporter_coordinator_becomes_unreachable PASSED [ 
58%]
tests/test_reporter.py::test_consoleloggingreporter_output_with_name PASSED [ 
58%]
tests/test_reporter.py::test_consoleloggingreporter_output_without_name PASSED 
[ 58%]
tests/test_reporter.py::test_consoleloggingreporter_dir_not_writeable PASSED [ 
59%]
tests/test_resource.py::test_create_resource PASSED                      [ 59%]
tests/test_resource.py::test_create_managed_resource PASSED              [ 59%]
tests/test_resource.py::test_hash_is PASSED                              [ 60%]
tests/test_resource.py::test_hash_set PASSED                             [ 60%]
tests/test_sched.py::test_simple PASSED                                  [ 60%]
tests/test_sched.py::test_overlap PASSED                                 [ 61%]
tests/test_sched.py::test_flexible PASSED                                [ 61%]
tests/test_sched.py::test_conflict PASSED                                [ 61%]
tests/test_serialdriver.py::TestSerialDriver::test_instanziation_fail_missing_port
 PASSED [ 62%]
tests/test_serialdriver.py::TestSerialDriver::test_instanziation PASSED  [ 62%]
tests/test_serialdriver.py::TestSerialDriver::test_write PASSED          [ 62%]
tests/test_serialdriver.py::TestSerialDriver::test_read[param0] PASSED   [ 63%]
tests/test_serialdriver.py::TestSerialDriver::test_read[param1] PASSED   [ 63%]
tests/test_serialdriver.py::TestSerialDriver::test_read[param2] PASSED   [ 63%]
tests/test_serialdriver.py::TestSerialDriver::test_read[param3] PASSED   [ 64%]
tests/test_serialdriver.py::TestSerialDriver::test_read[param4] PASSED   [ 64%]
tests/test_serialdriver.py::TestSerialDriver::test_close PASSED          [ 64%]
tests/test_serialdriver.py::TestSerialDriver::test_deactivate PASSED     [ 65%]
tests/test_serialdriver.py::TestSerialDriver::test_rfc2711_instanziation PASSED 
[ 65%]
tests/test_serialdriver.py::TestSerialDriver::test_raw_instanziation PASSED [ 
65%]
tests/test_serialport.py::TestSerialPort::test_instanziation PASSED      [ 66%]
tests/test_serialport.py::TestSerialPort::test_instanziation_with PASSED [ 66%]
tests/test_shelldriver.py::TestShellDriver::test_instance PASSED         [ 66%]
tests/test_shelldriver.py::TestShellDriver::test_no_driver PASSED        [ 67%]
tests/test_shelldriver.py::TestShellDriver::test_run PASSED              [ 67%]
tests/test_shelldriver.py::TestShellDriver::test_run_error PASSED        [ 67%]
tests/test_shelldriver.py::TestShellDriver::test_run_with_timeout PASSED [ 68%]
tests/test_shelldriver.py::TestShellDriver::test_default_interface_device_name 
PASSED [ 68%]
tests/test_shelldriver.py::TestShellDriver::test_get_ip_addresses PASSED [ 68%]
tests/test_shelldriver.py::TestShellDriver::test_get_ip_addresses_default 
PASSED [ 69%]
tests/test_sigrok.py::test_sigrok_resource PASSED                        [ 69%]
tests/test_sigrok.py::test_sigrok_driver PASSED                          [ 69%]
tests/test_sigrok.py::test_sigrok_usb_driver SKIPPED (sigrok usb tests
not enabled (enable with --sigrok-usb))                                  [ 70%]
tests/test_sigrok.py::test_sigrok_power_driver PASSED                    [ 70%]
tests/test_sispm.py::test_sispm_create PASSED                            [ 70%]
tests/test_sshdriver.py::test_create_fail_missing_resource PASSED        [ 71%]
tests/test_sshdriver.py::test_create PASSED                              [ 71%]
tests/test_sshdriver.py::test_run_check PASSED                           [ 71%]
tests/test_sshdriver.py::test_run_check_raise PASSED                     [ 72%]
tests/test_sshdriver.py::test_default_tools PASSED                       [ 72%]
tests/test_sshdriver.py::test_custom_tools PASSED                        [ 72%]
tests/test_sshdriver.py::test_local_put SKIPPED (SSHDriver tests against
localhost not enabled (enable with --ssh-username <username>))           [ 73%]
tests/test_sshdriver.py::test_local_no_final_line_remove SKIPPEDh-
username <username>))                                                    [ 73%]
tests/test_sshdriver.py::test_local_final_line_remove_empty SKIPPEDusername 
<username>)) [ 73%]
tests/test_sshdriver.py::test_local_put_dir SKIPPED (SSHDriver tests
against localhost not enabled (enable with --ssh-username <username>))   [ 74%]
tests/test_sshdriver.py::test_local_get SKIPPED (SSHDriver tests against
localhost not enabled (enable with --ssh-username <username>))           [ 74%]
tests/test_sshdriver.py::test_local_get_dir SKIPPED (SSHDriver tests
against localhost not enabled (enable with --ssh-username <username>))   [ 74%]
tests/test_sshdriver.py::test_local_run SKIPPED (SSHDriver tests against
localhost not enabled (enable with --ssh-username <username>))           [ 75%]
tests/test_sshdriver.py::test_local_run_check SKIPPED (SSHDriver tests
against localhost not enabled (enable with --ssh-username <username>))   [ 75%]
tests/test_sshdriver.py::test_local_port_forward SKIPPED (SSHDriver
tests against localhost not enabled (enable with --ssh-username
<username>))                                                             [ 75%]
tests/test_sshdriver.py::test_local_remote_forward SKIPPED (SSHDriver
tests against localhost not enabled (enable with --ssh-username
<username>))                                                             [ 76%]
tests/test_sshdriver.py::test_unix_socket_forward SKIPPED (SSHDriver
tests against localhost not enabled (enable with --ssh-username
<username>))                                                             [ 76%]
tests/test_step.py::test_single PASSED                                   [ 76%]
tests/test_step.py::test_nested PASSED                                   [ 77%]
tests/test_step.py::test_timing PASSED                                   [ 77%]
tests/test_step.py::test_method PASSED                                   [ 77%]
tests/test_step.py::test_method_args PASSED                              [ 78%]
tests/test_step.py::test_method_title PASSED                             [ 78%]
tests/test_step.py::test_method_result PASSED                            [ 78%]
tests/test_step.py::test_method_tag PASSED                               [ 79%]
tests/test_step.py::test_default_arg PASSED                              [ 79%]
tests/test_step.py::test_error PASSED                                    [ 79%]
tests/test_step.py::test_event PASSED                                    [ 80%]
tests/test_step.py::test_subscriber_error PASSED                         [ 80%]
tests/test_steplogger.py::test_step_logger PASSED                        [ 80%]
tests/test_strategy.py::test_create_barebox PASSED                       [ 81%]
tests/test_strategy.py::test_create_uboot PASSED                         [ 81%]
tests/test_sysfsgpioagent.py::TestGpioAgent::test_instantiation PASSED   [ 81%]
tests/test_sysfsgpioagent.py::TestGpioAgent::test_set PASSED             [ 82%]
tests/test_target.py::test_instanziation PASSED                          [ 82%]
tests/test_target.py::test_get_resource PASSED                           [ 82%]
tests/test_target.py::test_get_resource_multiple_no_default PASSED       [ 83%]
tests/test_target.py::test_get_resource_multiple_with_default PASSED     [ 83%]
tests/test_target.py::test_get_driver PASSED                             [ 83%]
tests/test_target.py::test_getitem PASSED                                [ 84%]
tests/test_target.py::test_no_resource PASSED                            [ 84%]
tests/test_target.py::test_no_driver PASSED                              [ 84%]
tests/test_target.py::test_suppliers_a PASSED                            [ 85%]
tests/test_target.py::test_suppliers_aset PASSED                         [ 85%]
tests/test_target.py::test_suppliers_ab_a PASSED                         [ 85%]
tests/test_target.py::test_suppliers_ab_b PASSED                         [ 86%]
tests/test_target.py::test_suppliers_ab_both PASSED                      [ 86%]
tests/test_target.py::test_suppliers_ab_missing PASSED                   [ 86%]
tests/test_target.py::test_suppliers_unexpected_binding PASSED           [ 87%]
tests/test_target.py::test_suppliers_named_a PASSED                      [ 87%]
tests/test_target.py::test_suppliers_multi_a PASSED                      [ 87%]
tests/test_target.py::test_suppliers_multi_a_explict PASSED              [ 88%]
tests/test_target.py::test_suppliers_multi_named_a PASSED                [ 88%]
tests/test_target.py::test_suppliers_optional_a PASSED                   [ 88%]
tests/test_target.py::test_suppliers_optional_a_missing PASSED           [ 89%]
tests/test_target.py::test_suppliers_optional_ab_a PASSED                [ 89%]
tests/test_target.py::test_suppliers_optional_named_a PASSED             [ 89%]
tests/test_target.py::test_suppliers_optional_named_a_missing PASSED     [ 90%]
tests/test_target.py::test_get_strategy PASSED                           [ 90%]
tests/test_target.py::test_nested PASSED                                 [ 90%]
tests/test_target.py::test_get_by_string PASSED                          [ 91%]
tests/test_target.py::test_get_by_diff_priority PASSED                   [ 91%]
tests/test_target.py::test_get_by_same_priority PASSED                   [ 91%]
tests/test_target.py::test_get_by_default_priority PASSED                [ 92%]
tests/test_target.py::test_target_deactivate_by_string PASSED            [ 92%]
tests/test_target.py::test_target_activate_by_string PASSED              [ 92%]
tests/test_target.py::test_allow_binding_by_different_protocols PASSED   [ 93%]
tests/test_target.py::test_allow_optional_binding_by_different_protocols PASSED 
[ 93%]
tests/test_target.py::test_allow_optional_available_binding_by_different_protocols
 PASSED [ 93%]
tests/test_target.py::test_allow_optional_no_available_binding_by_different_protocols
 PASSED [ 94%]
tests/test_target.py::test_allow_optional_no_double_same_protocol_by_different_protocols
 PASSED [ 94%]
tests/test_target.py::test_get_bound_resources PASSED                    [ 94%]
tests/test_target.py::test_get_bound_multiple_resources PASSED           [ 95%]
tests/test_tasmota.py::test_tasmota_resource PASSED                      [ 95%]
tests/test_tasmota.py::test_tasmota_driver PASSED                        [ 95%]
tests/test_timeout.py::TestTimeout::test_create PASSED                   [ 96%]
tests/test_timeout.py::TestTimeout::test_expire PASSED                   [ 96%]
tests/test_ubootdriver.py::TestUBootDriver::test_create PASSED           [ 96%]
tests/test_ubootdriver.py::TestUBootDriver::test_uboot_run PASSED        [ 97%]
tests/test_ubootdriver.py::TestUBootDriver::test_uboot_run_error PASSED  [ 97%]
tests/test_ubootdriver.py::TestUBootDriver::test_uboot_boot PASSED       [ 97%]
tests/test_usbtmc.py::test_usbtmc_create PASSED                          [ 98%]
tests/test_usbtmc.py::test_import_backends PASSED                        [ 98%]
tests/test_usbvideo.py::test_usbvideo_create PASSED                      [ 98%]
tests/test_yaml.py::test_default_loader PASSED                           [ 99%]
tests/test_yaml.py::test_labgrid_loader PASSED                           [ 99%]
tests/test_yaml.py::test_default_dumper PASSED                           [ 99%]
tests/test_yaml.py::test_labgrid_dumper PASSED                           [100%]

=============================== warnings summary ===============================
<frozen importlib._bootstrap>:488
  <frozen importlib._bootstrap>:488: DeprecationWarning: Type 
google.protobuf.pyext._message.ScalarMapContainer uses PyType_Spec with a 
metaclass that has custom tp_new. This is deprecated and will no longer be 
allowed in Python 3.14.

<frozen importlib._bootstrap>:488
  <frozen importlib._bootstrap>:488: DeprecationWarning: Type 
google.protobuf.pyext._message.MessageMapContainer uses PyType_Spec with a 
metaclass that has custom tp_new. This is deprecated and will no longer be 
allowed in Python 3.14.

../../../../../../usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91
  
/usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91: 
DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    _EPOCH_DATETIME_NAIVE = datetime.datetime.utcfromtimestamp(0)

tests/test_coordinator.py: 13 warnings
tests/test_remote.py: 5 warnings
tests/test_steplogger.py: 1 warning
  /usr/lib/python3.13/pty.py:95: DeprecationWarning: This process (pid=105) is 
multi-threaded, use of forkpty() may lead to deadlocks in the child.
    pid, fd = os.forkpty()

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

----------------------------------------------------------------------------------
 benchmark: 2 tests 
----------------------------------------------------------------------------------
Name (time in us)         Min                Max              Mean            
StdDev            Median               IQR            Outliers  OPS (Kops/s)    
        Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_map_serialize     5.1900 (1.0)      19.1800 (1.0)      5.5571 (1.0)      
0.4804 (1.0)      5.5200 (1.0)      0.1100 (1.0)       115;406      179.9488 
(1.0)        9649           1
test_map_deser         6.1200 (1.18)     42.0100 (2.19)     6.5677 (1.18)     
0.6834 (1.42)     6.5000 (1.18)     0.1400 (1.27)     449;1075      152.2593 
(0.85)      26063           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 
1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean
=========== 280 passed, 21 skipped, 22 warnings in 66.67s (0:01:06) ============
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to