17 NEW error logs

bore-0.6.0-alt1
        test basic_proxy::secret_2 ... ok
        test basic_proxy::secret_3 ... FAILED
        test half_closed_tcp_stream ... ok
        --
        test mismatched_secret::case_2 ... ok
        test very_long_frame ... FAILED
        failures:
        --
        -------------- TEST START --------------
        Error: could not connect to localhost:7835
        Caused by:
        --
        ---- very_long_frame stdout ----
        Error: Connection refused (os error 111)
        failures:
        --
        very_long_frame
        test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 
filtered out; finished
        in 0.41s
        error: test failed, to rerun pass `--test e2e_test`
        Doc-tests bore_cli
        --
        test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered 
out; finished
        in 0.26s
        error: 1 target failed:
        `--test e2e_test`

dufs-0.46.0-alt1
        running 10 tests
        test default_not_exist_dir ... FAILED
        test default_not_allow_delete ... ok
        --
        ---- default_not_exist_dir stdout ----
        Error: reqwest::Error { kind: Request, url: 
"http://localhost:45541/404/";, source:
        hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect 
error",
        127.0.0.1:45541, Os { code: 111, kind: ConnectionRefused, message: 
"Connection refused"
        })) }
        failures:
        default_not_exist_dir
        test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 
filtered out; finished
        in 0.26s
        error: test failed, to rerun pass `--test allow`
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.1Usd4O (%check)

eartag-1.0.2-alt1.1
        stderr:
        Fatal Python error: Segmentation fault
        Thread 0x00007febf327d6c0 [asyncio_0] (most recent call first):

ghc9.6-1:9.6.7-alt3
        at cmd', called at src/Builder.hs:396:23 in main:Builder
        at cmdArgs, called at src/Builder.hs:549:8 in main:Builder
        at cmdArgs, called at src/Builder.hs:573:18 in main:Builder
        at error, called at src/Builder.hs:618:13 in main:Builder
        * Raised the exception:
        Command failed
        Build failed.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.I9oRRT (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.I9oRRT (%build)

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

nushell-0.114.1-alt1
        ---- commands::cd::cd_permission_denied_folder stdout ----
        Error: TestError {
        location: crates/nu-command/tests/commands/cd.rs:240:14,
        --
        commands::cd::cd_permission_denied_folder
        test result: FAILED. 2455 passed; 1 failed; 28 ignored; 0 filtered out; 
across 9 groups,
        finished in 35.94s
        error: test failed, to rerun pass `-p nu-command --test tests`
        Caused by:

perl-Sys-Mmap-0.20-alt1
        Result: FAIL
        Failed 1/2 test programs. 0/13 subtests failed.
        make: *** [Makefile:962: test_dynamic] Error 255

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

postgresql17-17.11-alt1
        # could not stop postmaster: exit code was 256
        Bail out!make[1]: *** [GNUmakefile:118: check] Error 2
        make[1]: Leaving directory 
'/usr/src/RPM/BUILD/postgresql17-17.11/src/test/regress'
        make: *** [GNUmakefile:69: check] Error 2
        make: Leaving directory '/usr/src/RPM/BUILD/postgresql17-17.11'
        51.29user 95.46system 1:43.20elapsed 142%CPU (0avgtext+0avgdata 
14282348maxresident)k
        0inputs+0outputs (0major+37011minor)pagefaults 0swaps
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.2pEqgK (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.2pEqgK (%check)

python3-module-invocations-4.0.2-alt1
        =========================== short test summary info
        ============================
        FAILED
        
tests/autodoc/base.py::autodoc_::base_case_of_no_argument_docstringed_task
 -
        assert 'base_case' in '<!DOCTYPE html>\n\n<html lang="en" 
data-content_root...
        FAILED
        
tests/autodoc/base.py::autodoc_::simple_case_of_single_argument_task - 
assert
        'simple_case' in '<!DOCTYPE html>\n\n<html lang="en" data-content_ro...
        ======= 2 failed, 61 passed, 8 
skipped, 21
        xfailed, 82 xpassed in 6.73s ========
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['inv', 'test', '-o=-Wignore']' 
returned non-zero
        exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.oBrXKo (%check)

python3-module-paho-2.1.0-alt2
        ==================================== ERRORS 
====================================
        ____________________ ERROR at teardown of test_01_unpwd_set 
____________________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 01-unpwd-set.py exited with code -2, 
expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        KeyboardInterrupt
        _________ ERROR at teardown of test_03_publish_helper_qos1_disconnect 
__________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 03-publish-helper-qos1-disconnect.py 
exited with code
        -2, expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        =========================== short test summary info 
============================
        ERROR tests/lib/test_01_unpwd_set.py::test_01_unpwd_set - RuntimeError: 
Clien...
        ERROR
        
tests/lib/test_03_publish_helper_qos1_disconnect.py::test_03_publish_helper_qos1_disconnect
        ============ 136 passed, 26 skipped, 1 xfailed, 2 errors in 35.02s 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-o', 
'addopts=',
        'tests']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.eIsljN (%check)

python3-module-plumbum-1.10.0-alt1
        raise AttributeError(item) from None
        AttributeError: __name__. Did you mean: '__ne__'?
        The full traceback has been saved in:

python3-module-qtconsole-5.7.2-alt1.1
        >       qtbot.waitUntil(lambda: control.toPlainText().split()[-1] == 
'name:')
        E       pytestqt.exceptions.TimeoutError: waitUntil timed out in 5000 
milliseconds
        qtconsole/tests/test_00_console_widget.py:162: TimeoutError
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception in message handler:
        Traceback (most recent call last):
        --
        raise ZMQError(ENOTSOCK)
        zmq.error.ZMQError: Socket operation on non-socket
        ----------------------------- Captured stderr call 
-----------------------------
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception in message handler:
        Traceback (most recent call last):
        --
        raise ZMQError(ENOTSOCK)
        zmq.error.ZMQError: Socket operation on non-socket
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception in message handler:
        Traceback (most recent call last):
        --
        raise ZMQError(ENOTSOCK)
        zmq.error.ZMQError: Socket operation on non-socket
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception in message handler:
        Traceback (most recent call last):
        --
        raise ZMQError(ENOTSOCK)
        zmq.error.ZMQError: Socket operation on non-socket
        ===Flaky Test Report===
        --
        =========================== short test summary info 
============================
        FAILED qtconsole/tests/test_00_console_widget.py::test_input - 
pytestqt.excep...
        ============= 1 failed, 46 passed, 1 skipped in 131.38s (0:02:11) 
==============

python3-module-scikit-image-0.26.0-alt1
        >       assert_almost_equal(tform1.params, tform2.params, decimal=4)
        E       AssertionError:
        E       Arrays are not almost equal to 4 decimals
        --
        SKIPPED [6] 
.run_venv/lib64/python3/site-packages/skimage/data/_fetchers.py:166: Unable
        to download restoration/astronaut_rl.npy
        FAILED 
tests/skimage/transform/test_geometric.py::test_polynomial_weighted_estimation
        Results (192.23s):
        --
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-W',
        'ignore::DeprecationWarning', '-k', 'not 
test_deprecation_warnings_on_plugin_funcs']'
        returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.kmyDyR (%check)

python3-module-sphinxcontrib-htmlhelp-2.1.0-alt1.1
        >               raise ValueError(msg)
        E               ValueError: 'keyword' is no longer supported for index 
entries (from
        entry 'keyword: with'). Use 'pair: keyword; with' instead.
        /usr/lib/python3/site-packages/sphinx/util/nodes.py:462: ValueError
        --
        =========================== short test summary info 
============================
        FAILED tests/test_htmlhelp.py::test_chm - ValueError: 'keyword' is no 
longer ...
        =================== 1 failed, 6 passed, 2 warnings in 1.00s 
====================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-ra']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.I177pS (%check)

python3-module-sphinxcontrib-jsmath-1.0.1-alt3
        from sphinx.testing.path import path
        E   ModuleNotFoundError: No module named 'sphinx.testing.path'
        py3: exit 4 (0.22 seconds) 
/usr/src/RPM/BUILD/python3-module-sphinxcontrib-jsmath-1.0.1>
        pytest --durations 25 pid=3196205

spooles-2.2-alt12
        30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
        31 |                                   __glibc_objsize (__s), __fmt,
        32 |                                   __va_arg_pack ());
        ar rv spoolesMT.a solveMT.o
        a - solveMT.o
        rm -f solveMT.o
        make: Leaving directory '/usr/src/RPM/BUILD/spooles-2.2/MT/src'
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.4spko5 (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.4spko5 (%build)

        23 error logs REMOVED from the list
binwalk3-3.1.0-alt1
crush-0.89.0-alt1
edk2-20260201-alt1
edk2-aarch64-20260201-alt1
gambit-4.9.7-alt5
gem-onigmo-1.0.0-alt1
gem-prism-1.9.0-alt1
guile-fibers-1.4.3-alt1
libsecret-0.21.7-alt1
lore-0.8.6-alt1
mairix-0.24-alt1
ncmpcpp-0.9.2-alt1
perl-Proc-Simple-1.32-alt1
python3-module-fabio-2025.10.0-alt1
python3-module-keystoneauth1-5.12.0-alt1
python3-module-oscrypto-1.3.0-alt1.1
python3-module-pytest-xprocess-1.0.2-alt1.1
python3-module-pythran-0.18.1-alt2
python3-module-sphinx-1:8.2.3-alt1
python3-module-zict-3.0.0-alt1
sympa-6.2.78-alt1
wabt-1.0.41-alt1
wget-1.25.0-alt4

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

Reply via email to