13 NEW error logs

SuperSlicer-2.7.61.10-alt3
        gmake[2]: Leaving directory 
'/usr/src/RPM/BUILD/SuperSlicer-2.7.61.10/x86_64-alt-linux'
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

fonts-ttf-IosevkaCurlySlab-34.1.0-alt1
        please wait...
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

fonts-ttf-IosevkaTermCurlySlab-34.1.0-alt1
        please wait...
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

libgdk-pixbuf-2.44.4-alt1
        ok 10 /pixbuf/fail_tiny/bug779016-infinite.icns
        ok 11 /pixbuf/fail_tiny/bug780269.tif
        ok 12 /pixbuf/fail_tiny/bug784903-overflow-dimensions.tiff
        ok 13 /pixbuf/fail_tiny/bug785973.gif
        Summary of Failures:
        23/23 conform+slow - gdk-pixbuf:pixbuf-fail           TIMEOUT        
621.35s   killed
        by signal 15 SIGTERM
        Ok:                22
        Fail:              0
        Timeout:           1
        Full log written to
        
/usr/src/RPM/BUILD/gdk-pixbuf-2.44.4/x86_64-alt-linux/meson-logs/testlog.txt

perl-Parallel-Runner-0.014-alt1_3
        PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" 
"-MTest::Harness" "-e"
        "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
        # Failed test 'First signal sent after delay'
        # at t/Destruction.t line 76.
        --
        t/Destruction.t (Wstat: 256 (exited 1) Tests: 10 Failed: 1)
        Failed test:  7
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/3 test programs. 1/57 subtests failed.
        make: *** [Makefile:776: test_dynamic] Error 255

plank-0.11.89-alt2
        OK
        FAIL: ./tests
        make[4]: *** [Makefile:1095: check-local] Error 1

python3-module-httpdbg-2.0.0-alt1
        >       assert "def handle_exception" in group.label, 
records._print_for_debug()
        E       AssertionError: None
        E       assert 'def handle_exception' in ''
        --
        ------------------------------ Captured log call 
-------------------------------
        ERROR    tests.test_server_hook_flask:app.py:875 Exception on /boum 
[GET]
        Traceback (most recent call last):
        --
        1 / 0
        ZeroDivisionError: division by zero
        INFO     werkzeug:_internal.py:97 127.0.0.1 - - [11/Feb/2026 05:02:46] 
"GET
        /boum HTTP/1.1" 500 -
        --
        =========================== short test summary info 
============================
        FAILED tests/test_server_hook_fastapi.py::test_fastapi_endpoint - 
assert b'' ...
        FAILED 
tests/test_server_hook_flask.py::test_flask_internal_server_error - As...
        ================== 2 failed, 185 passed, 1 warning in 55.34s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'--ignore=tests/ui']'
        returned non-zero exit status 1.

python3-module-uvloop-0.22.1-alt2
        raise self.failureException(msg)
        AssertionError: unexpected calls to loop.call_exception_handler()
        =============================== warnings summary 
===============================
        --
        SKIPPED [1] tests/test_udp.py:337: Skipped
        FAILED 
tests/test_process.py::TestAsyncio_AIO_Process::test_cancel_post_init
        ======= 1 failed, 473 passed, 36 skipped, 5 warnings in 87.09s 
(0:01:27) =======
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['pytest', '-vra']' returned 
non-zero exit status 1.

python3-module-websockets-16.0-alt1
        
.......................................sssssssssssssss.......ssssssss.......................................................................................................................................................................s....s.s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss...........................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssss.....ssssssss...................................................................................................EF................s.s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
        ERROR: test_writing_in_recv_events_fails
        
(tests.sync.test_connection.ClientConnectionTests.test_writing_in_recv_events_fails)
        Error when responding to incoming frames is correctly reported.
        --
        raise self.protocol.close_exc from original_exc
        websockets.exceptions.ConnectionClosedError: no close frame received or 
sent
        FAIL: test_writing_in_send_context_fails
        
(tests.sync.test_connection.ClientConnectionTests.test_writing_in_send_context_fails)
        Error when sending outgoing frame is correctly reported.
        --
        self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
        AssertionError: None is not an instance of <class 'BrokenPipeError'>
        Ran 1959 tests in 73.754s
        FAILED (failures=1, errors=1, skipped=53)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'unittest']' 
returned non-zero
        exit status 1.

python3-module-zmq-27.1.0-alt1
        >   raise ZMQError(ENOTSOCK)
        E   zmq.error.ZMQError: Socket operation on non-socket
        zmq/backend/cython/_zmq.py:1339: ZMQError
        --
        >   raise ZMQError(ENOTSOCK)
        E   zmq.error.ZMQError: Socket operation on non-socket
        zmq/backend/cython/_zmq.py:1339: ZMQError
        --
        >   raise ZMQError(ENOTSOCK)
        E   zmq.error.ZMQError: Socket operation on non-socket
        zmq/backend/cython/_zmq.py:1339: ZMQError
        --
        raise RuntimeError('Event loop is closed')
        RuntimeError: Event loop is closed
        warnings.warn(
        --
        =========================== short test summary info 
============================
        FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - 
TimeoutError: T...
        FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - 
zmq.error...
        FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - 
zmq.erro...
        FAILED tests/test_log.py::TestPubLog::test_custom_message_type - 
zmq.error.ZM...
        FAILED tests/test_log.py::TestPubLog::test_init_iface - 
zmq.error.ZMQError: S...
        FAILED tests/test_log.py::TestPubLog::test_init_socket - 
zmq.error.ZMQError: ...
        FAILED tests/test_log.py::TestPubLog::test_root_topic - 
zmq.error.ZMQError: S...

redis-7.2.11-alt1
        [ok]: RESTORE can overwrite an existing key with REPLACE (1 ms)
        [ok]: RESTORE can detect a syntax error for unrecognized options (0 ms)
        [ok]: RESTORE should not store key that are already expired, with 
REPLACE will propagate
        it as DEL or UNLINK (68 ms)
        --
        23 seconds - unit/dump
        !!! WARNING The following tests failed:
        *** [TIMEOUT]: clients state report follows.

reticulum-1.1.2-alt1
        if method() is not None:
        ValueError: flush of closed file
        ok
        --
        if method() is not None:
        ValueError: flush of closed file
        ok
        --
        test_11_buffer_round_trip 
(tests.link.TestLink.test_11_buffer_round_trip) ... ok
        test_12_buffer_round_trip_big 
(tests.link.TestLink.test_12_buffer_round_trip_big) ... ERROR
        test_13_buffer_round_trip_big_slow 
(tests.link.TestLink.test_13_buffer_round_trip_big_slow)
        ... skipped 'Not running slow tests'
        --
        test_several_blocks (tests.hashes.TestSHA512.test_several_blocks) ... ok
        ERROR: test_12_buffer_round_trip_big 
(tests.link.TestLink.test_12_buffer_round_trip_big)
        Traceback (most recent call last):
        --
        data.extend(rx)
        TypeError: can't extend bytearray with NoneType
        Ran 35 tests in 94.276s
        FAILED (errors=1, skipped=1)
        [2026-02-11 05:18:26] [Error]    Retry count exceeded on 
<RNS.Channel.Channel object
        at 0x7f5971ca0e10>, tearing down Link.
        --
        Exception ignored in: <_io.BufferedWriter>
        ValueError: flush of closed file
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'tests.all']' 
returned non-zero
        exit status 1.

tclx-1:8.4.4-alt1
        (but everything is probably ok)
        ==== nice-1.5 nice tests FAILED
        ==== Contents of test case:
        --
        23 23
        ==== nice-1.5 FAILED
        pipe.test
        --
        profile.test
        ==== profile-10.1 profile CPU time tests FAILED
        ==== Contents of test case:
        --
        ---- errorCode: NONE
        ==== profile-10.1 FAILED
        ==== profile-10.2 profile CPU time tests FAILED
        ==== Contents of test case:
        --
        ---- errorCode: NONE
        ==== profile-10.2 FAILED
        ==== profile-12.1 profile namespace tests FAILED
        ==== Contents of test case:
        --
        ---- errorCode: NONE
        ==== profile-12.1 FAILED
        ==== profile-12.2 profile namespace tests FAILED
        ==== Contents of test case:
        --
        ---- errorCode: NONE
        ==== profile-12.2 FAILED
        ==== profile-12.3 profile namespace tests FAILED

        15 error logs REMOVED from the list
PrusaSlicer-2.9.4-alt3
altlinux-freedesktop-menu-0.70-alt2
bpftrace-0.24.2-alt1
libgupnp-igd-1.6.0-alt1
libmongoc-1.30.5-alt2
libwebkitgtk4-2.48.1-alt1
node-22.19.0-alt1
php8.4-memcache-8.2-alt8.4.17.alt1
public-inbox-1.9.0.1113.g84874a85-alt1
python3-module-faststream-0.6.3-alt1
python3-module-pyopengl-3.1.9-alt2.3
python3-module-python-lsp-server-1.13.0-alt1
python3-module-vcrpy-8.1.1-alt1
scid_vs_pc-4.25-alt1
spdlog-1.13.0-alt3

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

Reply via email to