22 NEW error logs

bmake-20251111-alt1
        exit status 0
        Failed tests: cmd-interrupt
        *** Error code 1

dufs-0.43.0-alt1
        running 26 tests
        Error: Failed to bind `0.0.0.0:46493`
        Caused by:
        --
        test auth_skip_on_options_method ... ok
        test auth_nest_share ... FAILED
        test auth_propfind_dir ... ok
        --
        auth_nest_share
        test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 
filtered out;
        finished in 0.31s
        error: test failed, to rerun pass `--test auth`

grex-1.4.6-alt1
        running 45 tests
        test matching_regexes_with_case_insensitive_matching_and_verbose_mode 
... FAILED
        test matching_regexes_without_start_anchor ... ok
        --
        thread 
'matching_regexes_with_case_insensitive_matching_and_verbose_mode' (1019504)
        panicked at tests/property_tests.rs:23:1:
        Test failed: assertion failed: test_cases.iter().all(|test_case|
        compiled_regexp.is_match(test_case)) at tests/property_tests.rs:295.
        minimal failing input: test_cases = {
        --
        matching_regexes_with_case_insensitive_matching_and_verbose_mode
        test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 
filtered out;
        finished in 0.91s
        error: test failed, to rerun pass `--test property_tests`

gz-gui-10.0.0-alt2
        54/54 Test #54: check_INTEGRATION_transport_scene_manager ...   Passed  
  0.01 sec
        96% tests passed, 2 tests failed out of 54
        Total Test time (real) = 140.03 sec
        The following tests FAILED:
        9 - UNIT_Helpers_TEST (Subprocess aborted)
        --
        0inputs+0outputs (0major+12661793minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

gz-sim-10.1.1-alt2
        234/234 Test #234: check_PERFORMANCE_level_manager 
........................   Passed
        0.02 sec
        99% tests passed, 1 tests failed out of 234
        Total Test time (real) = 528.62 sec
        The following tests FAILED:
        137 - INTEGRATION_joint_state_publisher_system (Failed)
        --
        0inputs+0outputs (0major+154905057minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

lightdm-1.32.0-alt13
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See tests/test-suite.log
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        .. contents:: :depth: 2
        FAIL: test-autologin-unknown
        ** (process:3987584): WARNING **: 02:43:31.432: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:3987616): WARNING **: 02:43:31.437: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:3987646): WARNING **: 02:43:31.443: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:3987663): WARNING **: 02:43:31.446: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory

perl-POSIX-1003-1.02-alt1
        Cannot find blib even in 
/usr/src/RPM/BUILD/POSIX-1003-1.02/../../../../..
        BEGIN failed--compilation aborted at lists.PL line 11.
        make: *** [Makefile:1136: system.c] Error 2

perl-Tie-DBI-1.08-alt1
        Result: FAIL
        Failed 1/2 test programs. 0/46 subtests failed.
        make: *** [Makefile:781: test_dynamic] Error 255

python3-module-aiosmtplib-5.1.0-alt1
        tests/test_protocol.py::test_protocol_eof_response PASSED               
 [ 74%]
        tests/test_protocol.py::test_protocol_exception_cleanup_warning FAILED  
 [ 74%]
        tests/test_protocol.py::test_protocol_get_close_waiter PASSED           
 [ 75%]
        --
        >       assert "Future exception was never retrieved" not in caplog.text
        E       AssertionError: assert 'Future exce...er retrieved' not in 
'ERROR    as...F
        received\n'
        E
        E         'Future exception was never retrieved' is contained here:
        E           ERROR    asyncio:base_events.py:1890 Future exception was 
never retrieved
        E           future: <Future finished 
exception=SMTPServerDisconnected('Unexpected
        EOF received')>
        --
        ------------------------------ Captured log call 
-------------------------------
        ERROR    asyncio:base_events.py:1890 Future exception was never 
retrieved
        future: <Future finished exception=SMTPServerDisconnected('Unexpected 
EOF received')>
        --
        =========================== short test summary info 
============================
        FAILED tests/test_protocol.py::test_protocol_exception_cleanup_warning 
- Asse...
        =================== 1 failed, 331 passed, 1 warning in 5.67s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.95080 (%check)

python3-module-chess-1.11.2-alt1
        return await command.result
        chess.engine.EngineTerminatedError: engine process died unexpectedly 
(exit code: -11)
        ERROR: test_sf_multipv (__main__.EngineTestCase.test_sf_multipv)
        Traceback (most recent call last):
        --
        return await command.result
        chess.engine.EngineTerminatedError: engine process died unexpectedly 
(exit code: -11)
        ERROR: test_sf_options (__main__.EngineTestCase.test_sf_options)
        Traceback (most recent call last):
        --
        return await command.result
        chess.engine.EngineTerminatedError: engine process died unexpectedly 
(exit code: -11)
        ERROR: test_sf_quit (__main__.EngineTestCase.test_sf_quit)
        Traceback (most recent call last):
        --
        return await command.result
        chess.engine.EngineTerminatedError: engine process died unexpectedly 
(exit code: -11)
        Ran 288 tests in 1.876s
        FAILED (errors=4, skipped=17)
        py3: exit 1 (2.12 seconds) 
/usr/src/RPM/BUILD/python3-module-chess-1.11.2> python
        test.py --verbose pid=86017

python3-module-crosshair-tool-0.0.102-alt1
        File "<string>", line 1 in <module>
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-geopmpy-3.2.2-alt2
        Loading data from
        
/usr/src/RPM/BUILD/python3-module-geopmpy-3.2.2/geopmpy/test/test_io_experiment.report.
        Loading data from /usr/src/tmp/tmpbr2w7z72/geopmpy-io-test-raw-report.
        Loading data from /usr/src/tmp/tmpt9ykr6r8/geopmpy-io-test-raw-report.
        Loading data from /usr/src/tmp/tmp7jkulqaq/geopmpy-io-test-raw-report.
        Loading data from /usr/src/tmp/tmpeciht10y/geopmpy-io-test-raw-report.
        Loading data from /usr/src/tmp/tmpr9qrqb6o/geopmpy-io-test-raw-report.
        Attempting to read ./cache_6907e37b02505b.h5...
        Loading data from /usr/src/tmp/tmpir0heqzw/geopmpy-io-test-raw-report.
        Generating HDF5 files... Applying workaround for strings in HDF5 
files... Generating HDF5
        files... Applying workaround for strings in HDF5 files... Generating 
HDF5 files... Applying
        workaround for strings in HDF5 files... Generating HDF5 files... 
Applying workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround
        for strings in HDF5 files... Generating HDF5 files... Applying 
workaround for
        strings in HDF5 files... Generating HDF5 files... Applying workaround 
for strings
        in HDF5 files... Generating HDF5 files... Applying workaround for 
strings in
        HDF5 files... Generating HDF5 files... Applying workaround for strings 
in HDF5
        files... Generating HDF5 files... A
        hasher-privd: parent: work_limits_ok: bytes written limit (497025024 
bytes) exceeded

python3-module-git-pandas-2.5.0-alt2.git2789b49d
        >       files.sort()
        E       AttributeError: 'StringArray' object has no attribute 'sort'
        gitpandas/utilities/plotting.py:164: AttributeError
        --
        >       files.sort()
        E       AttributeError: 'StringArray' object has no attribute 'sort'
        gitpandas/utilities/plotting.py:164: AttributeError
        --
        =========================== short test summary info 
============================
        FAILED
        
tests/test_Repository/test_edge_cases.py::TestRepositoryDataValidation::test_commit_history_data_types
        FAILED 
tests/test_utilities/test_plotting.py::TestPlotting::test_plot_lifeline_basic
        FAILED 
tests/test_utilities/test_plotting.py::TestPlotting::test_plot_lifeline_empty_events
        FAILED 
tests/test_utilities/test_plotting.py::TestPlotting::test_plot_lifeline_edge_cases
        FAILED
        
tests/test_utilities/test_plotting.py::TestPlotting::test_plot_lifeline_with_different_timezones
        FAILED
        
tests/test_utilities/test_plotting.py::TestPlotting::test_plot_lifeline_with_duplicate_dates
        =========== 6 failed, 313 passed, 9 deselected, 1 warning in 24.62s 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-m', 
'not remote',
        '--deselect=tests/test_examples.py::test_example_scripts']' returned 
non-zero exit
        status 1.

python3-module-influxdb-5.3.2-alt2
        >           self.assertEqual(m.last_request.body, expected)
        E           AssertionError: b'foo[98 chars] 
column_one="2",column_two=2i,column_three=2.0
        3600000000\n' != b'foo[98 chars] 
column_one="2",column_two=2i,column_three=2.0
        3600000000000\n'
        influxdb/tests/dataframe_client_test.py:223: AssertionError
        --
        >           self.assertEqual(m.last_request.body, expected_escaped_tags)
        E           AssertionError: b'foo[157 chars]00000\nfoo,tag_one=some
        column_one="2",column_[120 chars]00\n' != b'foo[157 
chars]00000000\nfoo,tag_one=some
        column_one="2",colu[132 chars]00\n'
        influxdb/tests/dataframe_client_test.py:370: AssertionError
        --
        >           self.assertEqual(m.last_request.body, expected)
        E           AssertionError: b'foo[64 chars]one=red,tag_two=0 
column_one="2",column_two=2i
        3600000000\n' != b'foo[64 chars]one=red,tag_two=0 
column_one="2",column_two=2i
        3600000000000\n'
        influxdb/tests/dataframe_client_test.py:1208: AssertionError
        --
        m.last_request.body,
        E           AssertionError: b'foo[41 chars]e=1.0 0\nfoo
        column_one="2",column_two=2i,column_three=2.0 1\n' != b'foo[41 
chars]e=1.0 0\nfoo
        column_one="2",column_two=2i,column_three=2.0 0\n'
        influxdb/tests/dataframe_client_test.py:555: AssertionError
        --
        =========================== short test summary info 
============================
        FAILED
        
influxdb/tests/dataframe_client_test.py::TestDataFrameClient::test_dataframe_write_points_with_whitespace_in_column_names
        FAILED
        
influxdb/tests/dataframe_client_test.py::TestDataFrameClient::test_dataframe_write_points_with_whitespace_measurement
        FAILED
        
influxdb/tests/dataframe_client_test.py::TestDataFrameClient::test_write_points_from_dataframe
        FAILED
        
influxdb/tests/dataframe_client_test.py::TestDataFrameClient::test_write_points_from_dataframe_with_leading_none_column
        FAILED
        
influxdb/tests/dataframe_client_test.py::TestDataFrameClient::test_write_points_from_dataframe_with_line_of_none
        FAILED
        
influxdb/tests/dataframe_client_test.py::TestDataFrameClient::test_write_points_from_dataframe_with_nan_line
        FAILED
        
influxdb/tests/dataframe_client_test.py::TestDataFrameClient::test_write_points_from_dataframe_with_none

python3-module-jsonpickle-4.1.2-alt1
        >       assert_frame_equal(decoded_df, df)
        E       AssertionError: Attributes of DataFrame.iloc[:, 5] (column 
name="a_str")
        are different
        E
        --
        >       assert_frame_equal(new_df, df)
        E       AssertionError: Attributes of DataFrame.iloc[:, 0] (column 
name="category")
        are different
        E
        --
        SKIPPED [1] tests/ecdsa_test.py:34: gmpy was not detected, please try 
installing it
        for more complete tests!
        FAILED tests/pandas_test.py::test_dataframe_roundtrip - AssertionError: 
Attri...
        FAILED tests/pandas_test.py::test_pre_v3_4_df_decoding - 
AssertionError: Attr...
        ====== 2 failed, 375 passed, 1 skipped, 1 deselected, 3 warnings in 
1.07s ======
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-ra', 
'-W',
        'ignore::DeprecationWarning', '-k', 'not 
test_multindex_dataframe_roundtrip', 'tests/']'
        returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.8843 (%check)

python3-module-oslo.service-4.3.0-alt1
        return send_method(data, *args)
        BrokenPipeError: [Errno 32] Broken pipe
        127.0.0.1 - - [03/Jun/2026 03:04:19] "GET / HTTP/1.1" 200 123 5.023087
        --
        raise self.failureException(msg)
        AssertionError: False is not true
        Totals

python3-module-pytest-regtest-2.2.1-alt1
        =========================== short test summary info 
============================
        FAILED test_snapshot_pandas_diff_num_columns.py::test_snapshot_dataframe
        ============================== 1 failed in 0.02s 
===============================
        --
        =========================== short test summary info 
============================
        FAILED test_snapshot_pandas_diff_num_columns.py::test_snapshot_dataframe
        ============================== 1 failed in 0.02s 
===============================
        --
        =========================== short test summary info 
============================
        FAILED 
tests/test_snapshot_pandas.py::test_snapshot_pandas_diff_num_columns
        ========================= 1 failed, 38 passed in 3.34s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'tests/']'
        returned non-zero exit status 1.

python3-module-qtconsole-5.7.2-alt1.1
        INFO     : Running command: ['xvfb-run', '-s', '-nolisten local', 
'pytest', '-v',
        'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
        ============================= test session starts 
==============================
        --
        if obj == self._text_edit:
        AttributeError: 'CompletionHtml' object has no attribute '_text_edit'
        /usr/bin/xvfb-run: line 171: 2573749 Aborted                 
DISPLAY=:"$SERVERNUM"
        XAUTHORITY="$AUTHFILE" "$@"
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['xvfb-run', '-s', '-nolisten 
local', 'pytest',
        '-v', 'qtconsole', '--ignore', 
'qtconsole/tests/test_inprocess_kernel.py']' returned
        non-zero exit status 134.

python3-module-scrypt-0.9.4-alt1
        =========================== short test summary info 
============================
        FAILED
        
scrypt/tests/test_params_functions.py::TestParamFunctions::test_integration_between_functions
        =================== 1 failed, 54 passed, 1 skipped in 13.51s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.

sbd-1.5.2-alt1
        sbd-cluster.c: In function 'sbd_membership_connect':
        sbd-cluster.c:493:13: error: implicit declaration of function 
'crm_debug'; did you mean
        'g_debug'? [-Wimplicit-function-declaration]
        493 |             crm_debug("Attempting pacemaker remote connection");
        --
        sbd-cluster.c: In function 'sbd_remote_check':
        sbd-cluster.c:660:13: error: implicit declaration of function 
'crm_perror'; did you mean
        'cl_perror'? [-Wimplicit-function-declaration]
        660 |             crm_perror(LOG_ERR, "Could not read from %s", 
proc_path);
        --
        sbd-cluster.c: In function 'servant_cluster':
        sbd-cluster.c:750:5: error: 'crm_system_name' undeclared (first use in 
this function);
        did you mean 'crm_exit_name'?
        750 |     crm_system_name = strdup("sbd:cluster");

tbb-2023.0.0-alt1
        142/142 Test #142: test_malloc_new_handler ..................   Passed  
  0.02 sec
        99% tests passed, 1 tests failed out of 142
        Total Test time (real) =  89.15 sec
        The following tests FAILED:
        130 - test_malloc_pools (SEGFAULT)

zstd-1.5.5-alt2
        test206 : ZSTD_adjustCParams() + dictionary OK
        test207 : check compression mem usage monotonicity over levels for 
estimateCCtxSize() : OK
        test208 : check estimateCCtxSize() always larger or equal to
        ZSTD_estimateCCtxSize_usingCParams() : OK
        test209 : thread pool API tests :
        thread pool test : threadPool re-use roundtrips: OK
        thread pool test : threadPool simultaneous usage: OK
        thread pool tests OK
        1               15               17               31               38   
            40
             59               61               74               78              
 81          
        85               97              100              115              122  
            134
            137              146              149              153              
168          
        175              184              188              190              191 
             196
            203              208              226              242              
253          
        261              274              285              290              300 
             302
            305              309              313              320              
336          
        345              352              361              366              377 
             383
            393              406              427              433              
443          
        445              449              454              476              481 
             484
            489              490              501              505              
512          
        521              528              536              549              561 
             570
            575              577              586              595              
598          
        612              619              627              632              639 
             640
            649              660              661              665              
667          
        672              676              679              684              688 
             698
            709              718              729              735              
745          
        749              758              761              764              778 
             782
            792              804              807              825              
830          
        832              835              846              856              859 
             868
            876              879              882              887              
890          
        897              914              918              921              932 
             938
            944              963              966              970              
977          
        978              979              990             1005             1015 
            1016
           1018             1039             1040             1042             
1052          
        1058             1075             1077             1090             
1097             1107
           1116             1123             1140             1158             
1165          
        1174             1187             1199             1202             
1210             1216
           1223             1224             1242             1254             
1265          
        1271             1278             1279             1285             
1295          
        1312             1322             1333             1346             
1351          
        1365             1369             1381             1393             
1411          
        1415             1420             1430             1435             
1447          
        1453             1462             1472             1486             
1489          
        1505             1519             1526             1533             
1540          
        1548             1557             1567             1570             
1592          
        1613             1628             1636             1647             
1654          
        1663             1666             1669             1677             
1687          
        1688             1691             1696             1702             
1706          
        1720             1729             1750             1758             
1766          
        1789             1805             1806             1819             
1833          
        1841             1854             1855             1865             
1866          
        1873             1874             1885             1891             
1895          
        1909             1919             1926             1932             
1938             1945
        make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
        make: Target 'test' not remade because of errors.

        13 error logs REMOVED from the list
auditd-plugin-clickhouse-lite-0.1.9-alt3
casr-2.13.0-alt2
fish-4.7.1-alt1
guile22-2.2.7-alt1
kernel-modules-bcmwl-6.18-6.30.223.271-alt21.397856.1
postgresql18-18.4-alt2
python3-module-flask-3.1.3-alt2
python3-module-jupyter_server-2.18.2-alt1
python3-module-m2crypto-0.47.0-alt1
python3-module-mdp-3.6.0.15.g64f14eee-alt6
python3-module-mypy-2.0.0-alt1
shepherd-1.0.1-alt1
shim-16.1-alt2

Total 549 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to