• Bug#1103096: tahoe-lafs: FTBFS in testing/i386: dh_auto_test: error: py

    From Lucas Nussbaum@21:1/5 to All on Mon Apr 14 13:50:05 2025
    Source: tahoe-lafs
    Version: 1.20.0-4
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20250414 ftbfs-trixie

    Hi,

    During a rebuild of all packages in testing (trixie), your package failed
    to build on i386.


    Relevant part (hopefully):
    debian/rules binary
    dh binary --buildsystem pybuild
    dh_update_autotools_config -O--buildsystem=pybuild
    dh_autoreconf -O--buildsystem=pybuild
    dh_auto_configure -O--buildsystem=pybuild
    dh_auto_build -O--buildsystem=pybuild
    I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" module
    I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs
    * Building wheel...
    Successfully built tahoe_lafs-1.20.0-py3-none-any.whl
    I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with "installer" module
    dh_auto_test -O--buildsystem=pybuild
    I: pybuild base:311: cd /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs/build; python3.13 -m pytest -k 'not testing_tub'
    ============================= test session starts ==============================
    platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0
    rootdir: /build/reproducible-path/tahoe-lafs-1.20.0
    configfile: tox.ini
    plugins: hypothesis-6.127.4, typeguard-4.4.2
    collected 1847 items / 1 deselected / 1846 selected

    allmydata/test/cli/test_admin.py ....... [ 0%]
    allmydata/test/cli/test_alias.py ... [ 0%]
    allmydata/test/cli/test_backup.py .......... [ 1%]
    allmydata/test/cli/test_backupdb.py ....... [ 1%]
    allmydata/test/cli/test_check.py ..... [ 1%]
    allmydata/test/cli/test_cli.py ......................................... [ 3%]
    ..................... [ 5%]
    allmydata/test/cli/test_cp.py .............. [ 5%]
    allmydata/test/cli/test_create.py ...................................... [ 7%]
    ......... [ 8%]
    allmydata/test/cli/test_create_alias.py .. [ 8%]
    allmydata/test/cli/test_grid_manager.py ................ [ 9%]
    allmydata/test/cli/test_invite.py .......... [ 9%]
    allmydata/test/cli/test_list.py ...... [ 10%]
    allmydata/test/cli/test_mv.py .... [ 10%]
    allmydata/test/cli/test_put.py .............. [ 11%]
    allmydata/test/cli/test_run.py ....... [ 11%]
    allmydata/test/cli/test_status.py ................. [ 12%]
    allmydata/test/mutable/test_checker.py ......................... [ 13%]
    allmydata/test/mutable/test_datahandle.py ... [ 14%]
    allmydata/test/mutable/test_different_encoding.py . [ 14%]
    allmydata/test/mutable/test_exceptions.py . [ 14%]
    allmydata/test/mutable/test_filehandle.py ..... [ 14%]
    allmydata/test/mutable/test_filenode.py ......................... [ 15%]
    allmydata/test/mutable/test_interoperability.py . [ 15%]
    allmydata/test/mutable/test_multiple_encodings.py . [ 15%]
    allmydata/test/mutable/test_multiple_versions.py .. [ 15%]
    allmydata/test/mutable/test_problems.py ............. [ 16%]
    allmydata/test/mutable/test_repair.py ................. [ 17%]
    allmydata/test/mutable/test_roundtrip.py ............................. [ 19%]
    allmydata/test/mutable/test_servermap.py ........ [ 19%]
    allmydata/test/mutable/test_update.py ............. [ 20%]
    allmydata/test/mutable/test_version.py ................... [ 21%]
    allmydata/test/test_abbreviate.py .......... [ 21%]
    allmydata/test/test_auth.py .......... [ 22%]
    allmydata/test/test_base32.py .... [ 22%]
    allmydata/test/test_base62.py ........... [ 23%]
    allmydata/test/test_checker.py ........ [ 23%]
    allmydata/test/test_client.py .......................................... [ 25%]
    .... [ 26%]
    allmydata/test/test_codec.py ... [ 26%]
    allmydata/test/test_common_util.py .... [ 26%]
    allmydata/test/test_configutil.py ............ [ 27%]
    allmydata/test/test_connection_status.py ...... [ 27%]
    allmydata/test/test_connections.py ............ [ 28%]
    allmydata/test/test_consumer.py .. [ 28%]
    allmydata/test/test_crawler.py ...... [ 28%]
    allmydata/test/test_crypto.py ............................. [ 30%]
    allmydata/test/test_deepcheck.py ...... [ 30%]
    allmydata/test/test_deferredutil.py .............. [ 31%]
    allmydata/test/test_dictutil.py ..... [ 31%]
    allmydata/test/test_dirnode.py ................................. [ 33%]
    allmydata/test/test_download.py ........................................ [ 35%]
    .. [ 35%]
    allmydata/test/test_eliotutil.py .............. [ 36%]
    allmydata/test/test_encode.py ...................... [ 37%]
    allmydata/test/test_encodingutil.py .s...............s........... [ 39%]
    allmydata/test/test_filenode.py ..... [ 39%]
    allmydata/test/test_grid_manager.py ................... [ 40%]
    allmydata/test/test_happiness.py .................. [ 41%]
    allmydata/test/test_hashtree.py ......... [ 41%]
    allmydata/test/test_hashutil.py ............ [ 42%]
    allmydata/test/test_helper.py ........ [ 42%]
    allmydata/test/test_humanreadable.py . [ 43%]
    allmydata/test/test_hung_server.py ......s.s..s.. [ 43%]
    allmydata/test/test_i2p_provider.py ........................... [ 45%]
    allmydata/test/test_immutable.py ............ [ 45%]
    allmydata/test/test_introducer.py ................... [ 46%]
    allmydata/test/test_iputil.py ..... [ 47%]
    allmydata/test/test_istorageserver.py .................................. [ 49%]
    ................................... [ 50%]
    allmydata/test/test_json_metadata.py ......... [ 51%]
    allmydata/test/test_log.py ......... [ 51%]
    allmydata/test/test_monitor.py ... [ 52%]
    allmydata/test/test_multi_introducers.py ....... [ 52%]
    allmydata/test/test_netstring.py .... [ 52%]
    allmydata/test/test_no_network.py .. [ 52%]
    allmydata/test/test_node.py ............................................ [ 55%]
    ... [ 55%]
    allmydata/test/test_observer.py ....... [ 55%]
    allmydata/test/test_openmetrics.py . [ 55%]
    allmydata/test/test_protocol_switch.py . [ 55%]
    allmydata/test/test_repairer.py ............................. [ 57%]
    allmydata/test/test_runner.py ................... [ 58%]
    allmydata/test/test_sftp.py .............. [ 59%]
    allmydata/test/test_spans.py ........ [ 59%]
    allmydata/test/test_statistics.py ......... [ 60%]
    allmydata/test/test_stats.py . [ 60%]
    allmydata/test/test_storage.py ......................................... [ 62%]
    .................................................................. [ 65%]
    allmydata/test/test_storage_client.py ........................... [ 67%]
    allmydata/test/test_storage_http.py .................................... [ 69%]
    .............................. [ 70%]
    allmydata/test/test_storage_https.py ..... [ 71%]
    allmydata/test/test_storage_web.py ........................ [ 72%]
    allmydata/test/test_system.py .............. [ 73%]
    allmydata/test/test_testing.py .... [ 73%]
    allmydata/test/test_time_format.py ....F... [ 73%]
    allmydata/test/test_tor_provider.py ................................. [ 75%]
    allmydata/test/test_upload.py .......................................... [ 78%]
    ............. [ 78%]
    allmydata/test/test_uri.py ........................... [ 80%]
    allmydata/test/test_util.py .................................. [ 82%]
    allmydata/test/web/test_common.py .......... [ 82%]
    allmydata/test/web/test_grid.py ............ [ 83%]
    allmydata/test/web/test_introducer.py ..... [ 83%]
    allmydata/test/web/test_logs.py .. [ 83%]
    allmydata/test/web/test_private.py .... [ 83%]
    allmydata/test/web/test_root.py .... [ 84%]
    allmydata/test/web/test_status.py ... [ 84%]
    allmydata/test/web/test_util.py ...... [ 84%]
    allmydata/test/web/test_web.py ......................................... [ 86%]
    ........................................................................ [ 90%]
    ........................................................................ [ 94%]
    ........................................................................ [ 98%]
    ................. [ 99%]
    allmydata/test/web/test_webish.py ............ [100%]

    =================================== FAILURES ===================================
    ______________________ TimeFormat.test_format_time_y2038 _______________________

    self = <allmydata.test.test_time_format.TimeFormat testMethod=test_format_time_y2038>

    def test_format_time_y2038(self):
    seconds_per_day = 60*60*24
    leap_years_1970_to_2047_inclusive = ((2044 - 1968) // 4)
    t = (seconds_per_day*
    ((2048 - 1970)*365 + leap_years_1970_to_2047_inclusive))
    try:
    gm_t = time.gmtime(t)
    E OverflowError: timestamp out of range for platform time_t

    allmydata/test/test_time_format.py:121: OverflowError =============================== warnings summary ===============================
    ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1441
    /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: twisted

    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

    ../../../../../../usr/lib/python3/dist-packages/eliot/_output.py:512
    /usr/lib/python3/dist-packages/eliot/_output.py:512: DeprecationWarning: Using a JSON encoder subclass is no longer supported, please switch to using a default function
    FileDestination(file=output_file, encoder=encoder, json_default=json_default)

    ../../../../../../usr/lib/python3/dist-packages/pyutil/dictutil.py:185
    /usr/lib/python3/dist-packages/pyutil/dictutil.py:185: DeprecationWarning: deprecated
    warnings.warn("deprecated", DeprecationWarning)

    ../../../../../../usr/lib/python3/dist-packages/twisted/web/static.py:35
    /usr/lib/python3/dist-packages/twisted/web/static.py:35: DeprecationWarning: twisted.web.resource._UnsafeNoResource.__init__ was deprecated in Twisted 22.10.0; please use Use twisted.web.pages.notFound instead, which properly escapes HTML. instead
    dangerousPathError = resource._UnsafeNoResource("Invalid request URL.")

    ../../../../../../usr/lib/python3/dist-packages/twisted/web/static.py:264
    /usr/lib/python3/dist-packages/twisted/web/static.py:264: DeprecationWarning: twisted.web.resource._UnsafeNoResource.__init__ was deprecated in Twisted 22.10.0; please use Use twisted.web.pages.notFound instead, which properly escapes HTML. instead
    childNotFound = resource._UnsafeNoResource("File not found.")

    ../../../../../../usr/lib/python3/dist-packages/twisted/web/static.py:265
    /usr/lib/python3/dist-packages/twisted/web/static.py:265: DeprecationWarning: twisted.web.resource._UnsafeForbiddenResource.__init__ was deprecated in Twisted 22.10.0; please use Use twisted.web.pages.forbidden instead, which properly escapes HTML.
    instead
    forbidden = resource._UnsafeForbiddenResource()

    ../../../../../../usr/lib/python3/dist-packages/testtools/testcase.py:253 .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py::EliotLoggedTestTests::test_fails
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py::EliotLoggedTestTests::test_logs_non_utf_8_byte
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py::EliotLoggedTestTests::test_returns_fired_deferred
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py::EliotLoggedTestTests::test_returns_none
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py::EliotLoggedTestTests::test_returns_unfired_deferred
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py::EliotLoggedTestTests::test_unserializable_fails
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py::EliotLoggingTests::test_skip_cleans_up
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py::EliotLoggingTests::test_validation_failure
    /usr/lib/python3/dist-packages/testtools/testcase.py:253: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
    runTest = getattr(test_method, "_run_test_with", self.run_tests_with)

    allmydata/test/cli/wormholetesting.py:107
    /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/wormholetesting.py:107: PytestCollectionWarning: cannot collect test class 'TestingHelper' because it has a __init__ constructor (from: .pybuild/
    cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_invite.py)
    @frozen

    ../../../../../../usr/lib/python3/dist-packages/testtools/testresult/real.py:66
    /usr/lib/python3/dist-packages/testtools/testresult/real.py:66: PytestCollectionWarning: cannot collect test class 'TestResult' because it has a __init__ constructor (from: .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py)
    class TestResult(unittest.TestResult):

    ../../../../../../usr/lib/python3/dist-packages/twisted/conch/ssh/transport.py:105
    /usr/lib/python3/dist-packages/twisted/conch/ssh/transport.py:105: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
    b"3des-cbc": (algorithms.TripleDES, 24, modes.CBC),

    ../../../../../../usr/lib/python3/dist-packages/twisted/conch/ssh/transport.py:112
    /usr/lib/python3/dist-packages/twisted/conch/ssh/transport.py:112: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
    b"3des-ctr": (algorithms.TripleDES, 24, modes.CTR),

    ../../../../../../usr/lib/python3/dist-packages/twisted/internet/_sslverify.py:799: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_run.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_client.py: 82 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_helper.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_introducer.py: 31 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_iputil.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_istorageserver.py: 175 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_multi_introducers.py: 10 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_node.py: 11 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_client.py: 14 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_system.py: 264 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_introducer.py: 10 warnings
    /usr/lib/python3/dist-packages/twisted/internet/_sslverify.py:799: DeprecationWarning: CSR support in pyOpenSSL is deprecated. You should use the APIs in cryptography.
    req = crypto.X509Req()

    ../../../../../../usr/lib/python3/dist-packages/twisted/internet/_sslverify.py:587: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_run.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_client.py: 82 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_helper.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_introducer.py: 31 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_iputil.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_istorageserver.py: 175 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_multi_introducers.py: 10 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_node.py: 11 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_client.py: 14 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_system.py: 264 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_introducer.py: 10 warnings
    /usr/lib/python3/dist-packages/twisted/internet/_sslverify.py:587: DeprecationWarning: CSR support in pyOpenSSL is deprecated. You should use the APIs in cryptography.
    return crypto.dump_certificate_request(format, self.original)

    ../../../../../../usr/lib/python3/dist-packages/twisted/internet/_sslverify.py:579: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_run.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_client.py: 82 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_helper.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_introducer.py: 31 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_iputil.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_istorageserver.py: 175 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_multi_introducers.py: 10 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_node.py: 11 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_client.py: 14 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_system.py: 264 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_introducer.py: 10 warnings
    /usr/lib/python3/dist-packages/twisted/internet/_sslverify.py:579: DeprecationWarning: CSR support in pyOpenSSL is deprecated. You should use the APIs in cryptography.
    req = crypto.load_certificate_request(requestFormat, requestData)

    ../../../../../../usr/lib/python3/dist-packages/OpenSSL/crypto.py:2434: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_run.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_client.py: 82 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_helper.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_introducer.py: 31 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_iputil.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_istorageserver.py: 175 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_multi_introducers.py: 10 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_node.py: 11 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_client.py: 14 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_system.py: 264 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_introducer.py: 10 warnings
    /usr/lib/python3/dist-packages/OpenSSL/crypto.py:2434: DeprecationWarning: CSR support in pyOpenSSL is deprecated. You should use the APIs in cryptography.
    x509req = X509Req.__new__(X509Req)

    allmydata/storage/http_client.py:1077
    /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/storage/http_client.py:1077: PytestCollectionWarning: cannot collect test class 'TestWriteVectors' because it has a __init__ constructor (from: .pybuild/
    cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_http.py)
    @frozen

    allmydata/storage/http_client.py:1058
    /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/storage/http_client.py:1058: PytestCollectionWarning: cannot collect test class 'TestVector' because it has a __init__ constructor (from: .pybuild/cpython3_3.
    13_tahoe-lafs/build/allmydata/test/test_storage_http.py)
    @frozen

    allmydata/test/test_storage_http.py:263
    /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_http.py:263: PytestCollectionWarning: cannot collect test class 'TestApp' because it has a __init__ constructor (from: .pybuild/cpython3_3.
    13_tahoe-lafs/build/allmydata/test/test_storage_http.py)
    class TestApp(BaseApp):

    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_admin.py: 7 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_run.py: 7 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_checker.py: 25 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_datahandle.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_different_encoding.py: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_exceptions.py: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_filehandle.py: 5 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_filenode.py: 25 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_interoperability.py: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_multiple_encodings.py: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_multiple_versions.py: 2 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_problems.py: 13 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_repair.py: 17 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_roundtrip.py: 29 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_servermap.py: 8 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_update.py: 13 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_version.py: 19 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_client.py: 17 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_common_util.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_connection_status.py: 6 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_connections.py: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_consumer.py: 2 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_eliotutil.py: 13 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_grid_manager.py: 19 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_hashtree.py: 9 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_helper.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_introducer.py: 19 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_iputil.py: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_istorageserver.py: 69 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_openmetrics.py: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_runner.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage.py: 107 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_client.py: 5 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_http.py: 66 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_storage_https.py: 5 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_testing.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_common.py: 10 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_grid.py: 12 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_introducer.py: 5 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_logs.py: 2 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_private.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_root.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_webish.py: 12 warnings
    /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/eliotutil.py:150: DeprecationWarning: Using a JSON encoder subclass is no longer supported, please switch to using a default function
    validating_logger = MemoryLogger(encoder=AnyBytesJSONEncoder)

    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_alias.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_backup.py: 7 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_check.py: 5 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_cli.py: 21 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_cp.py: 13 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_create_alias.py: 2 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_invite.py: 10 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_list.py: 6 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_mv.py: 4 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_put.py: 13 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_status.py: 2 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_interoperability.py: 1 warning
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_problems.py: 13 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_update.py: 13 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/mutable/test_version.py: 19 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_checker.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_deepcheck.py: 6 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_dirnode.py: 22 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_download.py: 28 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_encode.py: 9 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_hung_server.py: 17 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_immutable.py: 20 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_no_network.py: 2 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_repairer.py: 57 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_sftp.py: 13 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_upload.py: 31 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/web/test_grid.py: 14 warnings
    /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/no_network.py:393: DeprecationWarning: twisted.internet.defer.returnValue was deprecated in Twisted 24.7.0; please use standard return statement instead
    defer.returnValue(c)

    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_alias.py: 24 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_backup.py: 112 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_check.py: 114 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_cli.py: 224 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_cp.py: 1130 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_create.py: 89 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_create_alias.py: 88 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_grid_manager.py: 18 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_invite.py: 101 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_list.py: 93 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_mv.py: 128 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_put.py: 390 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_status.py: 7 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_deepcheck.py: 45 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_encodingutil.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_runner.py: 182 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/test_system.py: 580 warnings
    /build/reproducible-path/tahoe-lafs-1.20.0/.pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/util/encodingutil.py:113: DeprecationWarning: This is unnecessary.
    warnings.warn("This is unnecessary.", DeprecationWarning)

    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_alias.py: 3 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_backup.py: 48 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_check.py: 7 warnings
    .pybuild/cpython3_3.13_tahoe-lafs/build/allmydata/test/cli/test_cli.py: 21 warnings

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)