12 NEW error logs

dropbear-musl-2025.87-alt2
        >       self.socket.bind(self.server_address)
        E       OSError: [Errno 98] Address already in use
        /usr/lib64/python3.12/socketserver.py:478: OSError
        --
        [231] Mar 30 10:18:57 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:pJj9ckGJjRtOC+yX/psnD0C/XOaybEYY6QDTKmGR2Ts from 127.0.0.1:48576
        [232] Mar 30 10:18:57 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [232] Mar 30 10:18:57 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [240] Mar 30 10:18:57 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:pJj9ckGJjRtOC+yX/psnD0C/XOaybEYY6QDTKmGR2Ts from 127.0.0.1:48590
        [241] Mar 30 10:18:57 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [241] Mar 30 10:18:57 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [249] Mar 30 10:18:58 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:pJj9ckGJjRtOC+yX/psnD0C/XOaybEYY6QDTKmGR2Ts from 127.0.0.1:48602
        [250] Mar 30 10:18:58 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [250] Mar 30 10:18:58 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [258] Mar 30 10:18:58 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:pJj9ckGJjRtOC+yX/psnD0C/XOaybEYY6QDTKmGR2Ts from 127.0.0.1:48626
        [259] Mar 30 10:18:58 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [259] Mar 30 10:18:58 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [267] Mar 30 10:18:58 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:pJj9ckGJjRtOC+yX/psnD0C/XOaybEYY6QDTKmGR2Ts from 127.0.0.1:48656
        [268] Mar 30 10:18:58 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [268] Mar 30 10:18:58 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [276] Mar 30 10:18:59 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:pJj9ckGJjRtOC+yX/psnD0C/XOaybEYY6QDTKmGR2Ts from 127.0.0.1:48672
        [277] Mar 30 10:18:59 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [277] Mar 30 10:18:59 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        =========================== short test summary info 
============================
        FAILED test_channels.py::test_tcpflushout[L-1] - 
ConnectionRefusedError: [Err...
        FAILED test_channels.py::test_tcpflushout[L-4000] - 
ConnectionRefusedError: [...
        FAILED test_channels.py::test_tcpflushout[L-40000] - OSError: [Errno 
98] Addr...
        FAILED test_channels.py::test_tcpflushout[R-1] - OSError: [Errno 98] 
Address ...

fractal-7-alt1
        373 |     Json(()),
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

libgupnp-igd-1.6.0-alt1
        # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct://
        not ok /simpleigd/dispose_removes/regular -
        ERROR:../tests/gtest/gupnp-simple-igd.c:170:delete_port_mapping_cb: 
assertion failed:
        (external_port == INTERNAL_PORT)
        Bail out!
        ERROR:../tests/gtest/gupnp-simple-igd.c:170:delete_port_mapping_cb: 
assertion failed:
        (external_port == INTERNAL_PORT)
        1/1 gupnp-simple-igd FAIL            6.73s   killed by signal 6 SIGABRT

libwebrtc-audio-processing-1.3-alt2
        [307/308] Linking target 
webrtc/modules/audio_coding/libwebrtc-audio-coding-1.so.3
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

llama-swap-92-alt1
        Error Trace:    
/usr/src/RPM/BUILD/llama-swap-92/proxy/process_test.go:221
        Error:          Not equal:
        expected: "abcde"
        --
        Test:           TestProcess_HTTPRequestsHaveTimeToFinish
        --- FAIL: TestProcess_HTTPRequestsHaveTimeToFinish (1.26s)
        === RUN   TestSetState

plasma-discover-6.3.3-alt2
        from
        
/usr/src/RPM/BUILD/discover-6.3.3/libdiscover/backends/SnapBackend/libsnapclient/SnapAuthHelper.cpp:14:
        /usr/include/snapd-qt-2/Snapd/enums.h:15:10: fatal error: 
snapdqt_global.h: No such
        file or directory
        15 | #include "snapdqt_global.h"

python3-module-fastapi-0.115.11-alt1
        
........................................................................ [ 97%]
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-pytz-deprecation-shim-0.1.0.post0-alt3
        zone = _compat.get_timezone(key)
        except KeyError:
        >                   raise get_exception(UnknownTimeZoneError, key)
        E
        
pytz_deprecation_shim._exceptions._make_pytz_derived_errors.<locals>.UnknownTimeZoneError:
        'America/Coyhaique'
        E                   Falsifying example: test_zone_attribute(
        --
        >       return _bootstrap._gcd_import(name[level:], package, level)
        E       ModuleNotFoundError: No module named 'tzdata'
        /usr/lib64/python3.12/importlib/__init__.py:90: ModuleNotFoundError
        --
        A valid key from the IANA time zone database.
        :raises UnknownTimeZoneError:
        If an unknown value is passed, this will raise an exception that can be
        --
        # to "we cannot find this key":
        # ImportError: If package_name doesn't exist (e.g. if tzdata is not
        #   installed, or if there's an error in the folder name like
        #   Amrica/New_York)
        # FileNotFoundError: If resource_name doesn't exist in the package
        #   (e.g. Europe/Krasnoy)
        # UnicodeEncodeError: If package_name or resource_name are not UTF-8,
        #   such as keys containing a surrogate character.
        >           raise ZoneInfoNotFoundError(f"No time zone found with key 
{key}")
        E           zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found 
with key
        America/Coyhaique'
        /usr/lib64/python3.12/zoneinfo/_common.py:24: ZoneInfoNotFoundError
        --
        A valid key from the IANA time zone database.
        :raises UnknownTimeZoneError:
        If an unknown value is passed, this will raise an exception that can be
        --
        zone = _compat.get_timezone(key)
        except KeyError:
        >                   raise get_exception(UnknownTimeZoneError, key)

python3-module-qtconsole-5.6.1-alt1
        E       AssertionError: assert 'c' == 'abcd'
        E
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception during subprocesses termination process 
PID not found
        (pid=3315090)
        Traceback (most recent call last):
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception during subprocesses termination process 
PID not found
        (pid=3316478)
        Traceback (most recent call last):
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception during subprocesses termination process 
PID not found
        (pid=3315090)
        Traceback (most recent call last):
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception during subprocesses termination process 
PID not found
        (pid=3315090)
        Traceback (most recent call last):
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception during subprocesses termination process 
PID not found
        (pid=3316478)
        Traceback (most recent call last):
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception during subprocesses termination process 
PID not found
        (pid=3315090)
        Traceback (most recent call last):
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception during subprocesses termination process 
PID not found
        (pid=3316478)
        Traceback (most recent call last):
        --
        --------------------------- Captured stderr teardown 
---------------------------
        [IPKernelApp] ERROR | Exception during subprocesses termination process 
PID not found
        (pid=3318114)
        Traceback (most recent call last):
        --
        =========================== short test summary info 
============================
        FAILED qtconsole/tests/test_00_console_widget.py::test_debug - 
AssertionError...
        ======== 1 failed, 45 passed, 1 skipped, 1 warning in 67.59s (0:01:07) 
=========

python3-module-sanic-24.6.0-alt2
        =========================== short test summary info 
============================
        FAILED tests/test_tls.py::test_custom_cert_loader - 
sanic.exceptions.ServerEr...
        = 1 failed, 1667 passed, 25 skipped, 5 deselected, 3 xfailed, 6 
xpassed, 315 warnings
        in 157.06s (0:02:37) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not
        test_websocket_route_with_subprotocols and not 
test_keep_alive_client_timeout']'
        returned non-zero exit status 1.

python3-module-setuptools-1:75.8.0-alt3
        ===== 1218 passed, 42 skipped, 10 xfailed, 2 xpassed in 372.65s 
(0:06:12) ======
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

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                4               10               13               16   
            22
             26               30               41               50              
 55          
        62               72               74               75               90  
            101
            110              118              125              130              
139          
        153              165              169              176              182 
             183
            189              194              197              199              
212          
        214              217              220              227              235 
             243
            260              283              286              302              
322          
        331              334              343              351              356 
             362
            366              370              387              392              
396          
        407              416              426              434              449 
             453
            468              481              497              507              
514          
        517              518              521              527              535 
             551
            563              579              594              603              
607          
        616              618              619              623              634 
             643
            659              664              665              669              
674          
        680              697              706              713              727 
             747
            751              759              762              766              
772          
        780              786              796              801              806 
             810
            813              830              839              853              
857          
        859              870              878              879              881 
             902
            904              906              928              939              
945          
        949              957              968              972              978 
             981
            982              992              997             1008             
1030          
        1033             1043             1051             1061             
1067             1070
           1074             1078             1084             1091             
1092          
        1098             1109             1115             1129             
1142             1149
           1153             1158             1177             1182             
1191          
        1202             1206             1214             1220             
1225             1230
           1242             1255             1260             1268             
1273          
        1274             1289             1296             1306             
1317          
        1326             1329             1336             1340             
1348          
        1359             1361             1364             1369             
1376          
        1383             1388             1392             1394             
1410          
        1417             1426             1438             1448             
1451          
        1467             1479             1491             1500             
1507          
        1512             1514             1522             1525             
1529          
        1534             1539             1543             1553             
1555          
        1564             1570             1583             1590             
1598          
        1604             1613             1617             1627             
1636          
        1646             1651             1652             1655             
1663          
        1672             1680             1684             1686             
1691          
        1705             1708             1714             1722             
1732          
        1736             1747             1759             1771             
1783          
        1799             1814             1818             1827             
1829             1844
        make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
        make: Target 'test' not remade because of errors.

        23 error logs REMOVED from the list
Perlbal-1.80-alt1
SDL2-2.32.2-alt1
dropbear-2025.87-alt1
guile-fibers-1.3.1-alt1
guile30-3.0.10-alt1
kde5-basket-2.49-alt4.git60e38c6
libparsifal-1.1.0-alt5
libsecret-0.21.7-alt1
perl-Server-Starter-0.35-alt1.1
python3-module-django-extensions-3.2.3-alt3
python3-module-eventlet-0.39.1-alt1
python3-module-hypothesis-6.130.0-alt1
python3-module-hypothesis-jsonschema-0.23.1-alt1
python3-module-pygeoif-1.5.1-alt1
python3-module-qtsass-0.3.0-alt3
python3-module-repoze.sendmail-4.4.1-alt1
python3-module-ripozo-0.1.27-alt2
python3-module-schemathesis-3.39.9-alt1
python3-module-textdistance-4.6.3-alt1
python3-module-txaio-23.1.1-alt1
python3-module-vcrpy-7.0.0-alt1
qemu-9.2.1-alt1
websocat-1.11.0-alt1

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

Reply via email to