Package: src:python-applicationinsights
Version: 0.11.10-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 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:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights
copying applicationinsights/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights
copying applicationinsights/TelemetryClient.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/logging
copying applicationinsights/logging/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/logging
copying applicationinsights/logging/LoggingHandler.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/logging
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/exceptions
copying applicationinsights/exceptions/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/exceptions
copying applicationinsights/exceptions/enable.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/exceptions
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/requests
copying applicationinsights/requests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/requests
copying applicationinsights/requests/WSGIApplication.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/requests
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/flask
copying applicationinsights/flask/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/flask
copying applicationinsights/flask/ext.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/flask
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/SynchronousQueue.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/AsynchronousSender.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/AsynchronousQueue.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/NullSender.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/SynchronousSender.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/TelemetryContext.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/TelemetryChannel.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/SenderBase.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/QueueBase.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
copying applicationinsights/django/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
copying applicationinsights/django/common.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
copying applicationinsights/django/logging.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
copying applicationinsights/django/middleware.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/StackFrame.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/AvailabilityData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Operation.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/EventData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Internal.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/ExceptionData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Cloud.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Session.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/PageViewPerfData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/PageViewData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Envelope.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/MetricData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Domain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/User.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/ExceptionDetails.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Data.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/DataPoint.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/RemoteDependencyData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/DataPointType.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Application.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/SeverityLevel.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Device.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Base.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/MessageData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/RequestData.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Location.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build; python3.12 
-m unittest discover -v
applicationinsights.django 
(unittest.loader._FailedTest.applicationinsights.django) ... ERROR
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestApplication.TestApplication.test_construct)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestApplication.TestApplication.test_serialize_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestApplication.TestApplication.test_ver_property_works_as_expected)
 ... ok
test_base_data_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestData.TestData.test_base_data_property_works_as_expected)
 ... ok
test_base_type_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestData.TestData.test_base_type_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestData.TestData.test_construct)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestData.TestData.test_serialize_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_construct)
 ... ok
test_count_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_count_property_works_as_expected)
 ... ok
test_kind_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_kind_property_works_as_expected)
 ... ok
test_max_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_max_property_works_as_expected)
 ... ok
test_min_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_min_property_works_as_expected)
 ... ok
test_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_name_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_serialize_works_as_expected)
 ... ok
test_std_dev_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_std_dev_property_works_as_expected)
 ... ok
test_value_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_value_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_construct)
 ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/TelemetryContext.py:14:
 DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in 
Python 3.15. Use setlocale(), getencoding() and getlocale() instead.
  self.locale = locale.getdefaultlocale()[0]
ok
test_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_id_property_works_as_expected)
 ... ok
test_ip_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_ip_property_works_as_expected)
 ... ok
test_language_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_language_property_works_as_expected)
 ... ok
test_locale_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_locale_property_works_as_expected)
 ... ok
test_model_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_model_property_works_as_expected)
 ... ok
test_network_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_network_property_works_as_expected)
 ... ok
test_oem_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_oem_name_property_works_as_expected)
 ... ok
test_os_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_os_property_works_as_expected)
 ... ok
test_os_version_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_os_version_property_works_as_expected)
 ... ok
test_role_instance_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_role_instance_property_works_as_expected)
 ... ok
test_role_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_role_name_property_works_as_expected)
 ... ok
test_screen_resolution_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_screen_resolution_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_serialize_works_as_expected)
 ... ok
test_type_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_type_property_works_as_expected)
 ... ok
test_vm_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_vm_name_property_works_as_expected)
 ... ok
test_app_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_app_id_property_works_as_expected)
 ... ok
test_app_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_app_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_construct)
 ... ok
test_data_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_data_property_works_as_expected)
 ... ok
test_device_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_device_id_property_works_as_expected)
 ... ok
test_flags_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_flags_property_works_as_expected)
 ... ok
test_ikey_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_ikey_property_works_as_expected)
 ... ok
test_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_name_property_works_as_expected)
 ... ok
test_os_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_os_property_works_as_expected)
 ... ok
test_os_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_os_ver_property_works_as_expected)
 ... ok
test_sample_rate_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_sample_rate_property_works_as_expected)
 ... ok
test_seq_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_seq_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_serialize_works_as_expected)
 ... ok
test_tags_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_tags_property_works_as_expected)
 ... ok
test_time_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_time_property_works_as_expected)
 ... ok
test_user_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_user_id_property_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_construct)
 ... ok
test_measurements_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_measurements_property_works_as_expected)
 ... ok
test_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_name_property_works_as_expected)
 ... ok
test_properties_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_properties_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_serialize_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_construct)
 ... ok
test_exceptions_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_exceptions_property_works_as_expected)
 ... ok
test_handled_at_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_handled_at_property_works_as_expected)
 ... ok
test_measurements_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_measurements_property_works_as_expected)
 ... ok
test_properties_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_properties_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_serialize_works_as_expected)
 ... ok
test_severity_level_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_severity_level_property_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_construct)
 ... ok
test_has_full_stack_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_has_full_stack_property_works_as_expected)
 ... ok
test_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_id_property_works_as_expected)
 ... ok
test_message_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_message_property_works_as_expected)
 ... ok
test_outer_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_outer_id_property_works_as_expected)
 ... ok
test_parsed_stack_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_parsed_stack_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_serialize_works_as_expected)
 ... ok
test_stack_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_stack_property_works_as_expected)
 ... ok
test_type_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_type_name_property_works_as_expected)
 ... ok
test_agent_version_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestInternal.TestInternal.test_agent_version_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestInternal.TestInternal.test_construct)
 ... ok
test_sdk_version_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestInternal.TestInternal.test_sdk_version_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestInternal.TestInternal.test_serialize_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestLocation.TestLocation.test_construct)
 ... ok
test_ip_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestLocation.TestLocation.test_ip_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestLocation.TestLocation.test_serialize_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_construct)
 ... ok
test_message_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_message_property_works_as_expected)
 ... ok
test_properties_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_properties_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_serialize_works_as_expected)
 ... ok
test_severity_level_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_severity_level_property_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_construct)
 ... ok
test_metrics_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_metrics_property_works_as_expected)
 ... ok
test_properties_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_properties_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_serialize_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_construct)
 ... ok
test_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_id_property_works_as_expected)
 ... ok
test_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_name_property_works_as_expected)
 ... ok
test_parent_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_parent_id_property_works_as_expected)
 ... ok
test_root_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_root_id_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_serialize_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_construct)
 ... ok
test_duration_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_duration_property_works_as_expected)
 ... ok
test_measurements_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_measurements_property_works_as_expected)
 ... ok
test_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_name_property_works_as_expected)
 ... ok
test_properties_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_properties_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_serialize_works_as_expected)
 ... ok
test_url_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_url_property_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_construct)
 ... ok
test_count_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_count_property_works_as_expected)
 ... ok
test_dependency_kind_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_dependency_kind_property_works_as_expected)
 ... ok
test_dependency_source_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_dependency_source_property_works_as_expected)
 ... ok
test_kind_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_kind_property_works_as_expected)
 ... ok
test_max_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_max_property_works_as_expected)
 ... ok
test_min_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_min_property_works_as_expected)
 ... ok
test_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_name_property_works_as_expected)
 ... ok
test_properties_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_properties_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_serialize_works_as_expected)
 ... ok
test_std_dev_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_std_dev_property_works_as_expected)
 ... ok
test_success_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_success_property_works_as_expected)
 ... ok
test_value_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_value_property_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_construct)
 ... ok
test_duration_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_duration_property_works_as_expected)
 ... ok
test_http_method_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_http_method_property_works_as_expected)
 ... ok
test_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_id_property_works_as_expected)
 ... ok
test_measurements_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_measurements_property_works_as_expected)
 ... ok
test_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_name_property_works_as_expected)
 ... ok
test_properties_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_properties_property_works_as_expected)
 ... ok
test_response_code_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_response_code_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_serialize_works_as_expected)
 ... ok
test_start_time_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_start_time_property_works_as_expected)
 ... ok
test_success_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_success_property_works_as_expected)
 ... ok
test_url_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_url_property_works_as_expected)
 ... ok
test_ver_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_ver_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_construct)
 ... ok
test_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_id_property_works_as_expected)
 ... ok
test_is_first_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_is_first_property_works_as_expected)
 ... ok
test_is_new_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_is_new_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_serialize_works_as_expected)
 ... ok
test_assembly_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_assembly_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_construct)
 ... ok
test_file_name_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_file_name_property_works_as_expected)
 ... ok
test_level_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_level_property_works_as_expected)
 ... ok
test_line_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_line_property_works_as_expected)
 ... ok
test_method_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_method_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_serialize_works_as_expected)
 ... ok
test_account_acquisition_date_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_account_acquisition_date_property_works_as_expected)
 ... ok
test_account_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_account_id_property_works_as_expected)
 ... ok
test_construct 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_construct)
 ... ok
test_id_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_id_property_works_as_expected)
 ... ok
test_serialize_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_serialize_works_as_expected)
 ... ok
test_user_agent_property_works_as_expected 
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_user_agent_property_works_as_expected)
 ... ok

======================================================================
ERROR: applicationinsights.django 
(unittest.loader._FailedTest.applicationinsights.django)
----------------------------------------------------------------------
ImportError: Failed to import test module: applicationinsights.django
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/loader.py", line 429, in _find_test_path
    package = self._get_module_from_name(name)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django/__init__.py",
 line 1, in <module>
    from .middleware import ApplicationInsightsMiddleware
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django/middleware.py",
 line 8, in <module>
    from django.http import Http404
ModuleNotFoundError: No module named 'django'


----------------------------------------------------------------------
Ran 150 tests in 0.008s

FAILED (errors=1)
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build; python3.12 
-m unittest discover -v
dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit 
code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to