9 NEW error logs

auditd-plugin-clickhouse-lite-0.1.9-alt3
        ../test/dbtest/base_test.py ...                                         
 [ 21%]
        0% tests passed, 1 tests failed out of 1
        Total Test time (real) = 1500.11 sec
        The following tests FAILED:
        1 - main_test (Timeout)

autogen-5.18.16-alt1
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[4]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/agen5/test'
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[5]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/getdefs/test'
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[5]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/xml2ag/test'

guile-fibers-1.4.0-alt1
        PASS: tests/ports.scm
        Backtrace:
        3 (primitive-load
        
"/usr/src/RPM/BUILD/guile-fibers-1.4.0/./tests/concurrent-web-server.scm")
        --
        In procedure connect: Connection refused
        FAIL: tests/concurrent-web-server.scm
        1 of 11 tests failed
        (1 test was not run)

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

libgupnp-igd-1.6.0-alt1
        # GLib-GIO-DEBUG: GSocketClient: Connection successful!
        ERROR:../tests/gtest/gupnp-simple-igd.c:224:mapped_external_port_cb: 
assertion
        failed: ((!strcmp (replaces_external_ip, IP_ADDRESS_FIRST) && !strcmp 
(external_ip,
        IP_ADDRESS_SECOND)) || (!strcmp (replaces_external_ip, 
PPP_ADDRESS_FIRST) && !strcmp
        (external_ip, PPP_ADDRESS_SECOND)))
        not ok /simpleigd/dispose_removes/thread -
        ERROR:../tests/gtest/gupnp-simple-igd.c:224:mapped_external_port_cb: 
assertion
        failed: ((!strcmp (replaces_external_ip, IP_ADDRESS_FIRST) && !strcmp 
(external_ip,
        IP_ADDRESS_SECOND)) || (!strcmp (replaces_external_ip, 
PPP_ADDRESS_FIRST) && !strcmp
        (external_ip, PPP_ADDRESS_SECOND)))
        Bail out!

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:3135699): WARNING **: 02:32:09.213: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:3135710): WARNING **: 02:32:09.220: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:3135722): WARNING **: 02:32:09.227: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:3135737): WARNING **: 02:32:09.235: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory

python3-module-truststore-0.10.4-alt1
        >           raise new_e
        E           urllib3.exceptions.SSLError: [SSL: 
CERTIFICATE_VERIFY_FAILED] certificate
        verify failed: unable to get local issuer certificate (_ssl.c:1032)
        /usr/lib/python3/site-packages/urllib3/connectionpool.py:488: SSLError
        --
        method = 'GET', url = '/', response = None
        error = SSLError(SSLCertVerificationError(1, '[SSL: 
CERTIFICATE_VERIFY_FAILED] certificate
        verify failed: unable to get local issuer certificate (_ssl.c:1032)'))
        _pool = <urllib3.connectionpool.HTTPSConnectionPool object at 
0x7f9ad32bfed0>
        --
        response: BaseHTTPResponse | None = None,
        error: Exception | None = None,
        _pool: ConnectionPool | None = None,
        --
        :type response: :class:`~urllib3.response.BaseHTTPResponse`
        :param Exception error: An error encountered during the request, or
        None if the response was received successfully.
        :return: A new ``Retry`` object.
        if self.total is False and error:
        # Disabled, indicate to re-raise the error.
        --
        read -= 1
        elif error:
        # Other retry?
        --
        >           raise MaxRetryError(_pool, url, reason) from reason  # 
type: ignore[arg-type]
        E           urllib3.exceptions.MaxRetryError: 
HTTPSConnectionPool(host='localhost',
        port=46759): Max retries exceeded with url: / (Caused by
        SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] 
certificate
        verify failed: unable to get local issuer certificate (_ssl.c:1032)')))
        /usr/lib/python3/site-packages/urllib3/util/retry.py:535: MaxRetryError
        ------------------------------ Captured log call 
-------------------------------
        WARNING  urllib3.connectionpool:connectionpool.py:868 Retrying 
(Retry(total=2,
        connect=None, read=None, redirect=None, status=None)) after connection 
broken by
        'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] 
certificate
        verify failed: unable to get local issuer certificate 
(_ssl.c:1032)'))': /
        WARNING  urllib3.connectionpool:connectionpool.py:868 Retrying 
(Retry(total=1,
        connect=None, read=None, redirect=None, status=None)) after connection 
broken by
        'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] 
certificate
        verify failed: unable to get local issuer certificate 
(_ssl.c:1032)'))': /
        WARNING  urllib3.connectionpool:connectionpool.py:868 Retrying 
(Retry(total=0,
        connect=None, read=None, redirect=None, status=None)) after connection 
broken by
        'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] 
certificate
        verify failed: unable to get local issuer certificate 
(_ssl.c:1032)'))': /
        ------------------------------ Captured log call 
-------------------------------

python3-module-zmq-27.1.0-alt1
        raise RuntimeError('Event loop is closed')
        RuntimeError: Event loop is closed
        warnings.warn(
        --
        =========================== short test summary info 
============================
        FAILED tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll - 
assert ...
        ==== 1 failed, 334 passed, 35 skipped, 2 deselected, 15 warnings in 
31.43s =====
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not test_cython']'
        returned non-zero exit status 1.

sfizz-1.2.3-alt5.g93da04262
        [sfizz] Cannot set current thread scheduling parameters
        /usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:184: FAILED:
        REQUIRE( tmp1 == tmp2 )

        10 error logs REMOVED from the list
binwalk3-3.1.0-alt1
libgbinder-1.1.44-alt0.1
logitune-0.3.4-alt1
php8.4-pcntl-8.4.18-alt1
python-module-pyxmpp-1.1.2-alt1.3
python3-module-aiosmtplib-5.1.0-alt1
python3-module-djangorestframework-simplejwt-5.5.1-alt1
python3-module-jupyter_server-2.18.2-alt1
python3-module-requests-mock-1.12.1-alt1
zstd-1.5.5-alt2

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

Reply via email to