* [cyber] I: Sisyphus-20250424 x86_64 beehive_status: +11 -12 (331)
@ 2025-04-24 5:35 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-04-24 5:35 UTC (permalink / raw)
To: sisyphus-cybertalk
11 NEW error logs
apache2-mod_perl-2.0.13-alt1
[ info] adding source lib
/usr/src/RPM/BUILD/mod_perl-2.0.13/Apache-Reload/../Apache-Test/lib to @INC
# Failed test 2 in t/reload.t at line 47
t/reload.t ..
--
t/reload.t (Wstat: 0 Tests: 3 Failed: 1)
Failed test: 2
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.19 cusr 0.09 csys =
0.30 CPU)
Result: FAIL
Failed 1/1 test programs. 1/3 subtests failed.
[warning] server localhost.localdomain:8529 shutdown
cosmic-applets-1.0.0-alt0.60.alpha.6
Compiling cosmic-applets v0.1.1
(/usr/src/RPM/BUILD/cosmic-applets-epoch-1.0.0-alpha.6/cosmic-applets)
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
dm-secdel-1.0.11-alt2
systemctl daemon-reload
make: systemctl: No such file or directory
make: [Makefile:24: install-bin] Error 127 (ignored)
systemctl enable secdeltab
make: systemctl: No such file or directory
make: [Makefile:25: install-bin] Error 127 (ignored)
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
mumps-5.3.5-alt3
/usr/lib64/openmpi/bin/mpicc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o
nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
-Wl,-soname,libpord-5.3.so -o libpord-5.3.so -Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
-L/usr/lib64/openmpi/lib -Wl,-z,defs
lto1: internal compiler error: resolution sub id 0xef15512746d85d76 not in object file
libbacktrace could not find executable to open
--
See <http://bugzilla.altlinux.org> for instructions.
lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
compilation terminated.
ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:34: libpord.so] Error 1
polars-cli-0.8.0-alt1
Compiling polars-cli v0.8.0 (/usr/src/RPM/BUILD/polars-cli-0.8.0)
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
python3-module-cheroot-10.0.1-alt3
> assert col in needed_collectors, "previous item was not torn down properly"
E AssertionError: previous item was not torn down properly
col = <Module test_server.py>
--
/usr/lib/python3/site-packages/_pytest/runner.py:505: AssertionError
_______________ ERROR at setup of test_https_over_http_error[::] _______________
[gw7] linux -- Python 3.12.10
/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
--
> assert col in needed_collectors, "previous item was not torn down properly"
E AssertionError: previous item was not torn down properly
col = <Module test_server.py>
--
XFAIL cheroot/test/test_core.py::test_large_request -
https://github.com/cherrypy/cheroot/issues/106
ERROR cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin]
ERROR cheroot/test/test_ssl.py::test_https_over_http_error[::] - AssertionErr...
================== 151 passed, 3 xfailed, 2 errors in 16.21s ===================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
test_tls_client_auth']' returned non-zero exit status 1.
python3-module-setuptools-1:75.8.0-alt3
===== 1218 passed, 42 skipped, 10 xfailed, 2 xpassed in 268.20s (0:04:28) ======
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
python3-module-terminado-0.18.1-alt1
tests/basic_test.py::UniqueTermTests::test_large_io_doesnt_hang ^[[32mPASSED^[[0m^[[32m
[ 77%]^[[0m
tests/basic_test.py::UniqueTermTests::test_max_terminals ^[[31mFAILED^[[0m^[[31m [
88%]^[[0m
tests/basic_test.py::UniqueTermTests::test_unique_processes ^[[32mPASSED^[[0m^[[31m
[100%]^[[0m
--
> self.assertEqual(msg[0], "setup")
^[[1m^[[31mE TypeError: 'NoneType' object is not subscriptable^[[0m
msg = None
--
^[[36m^[[1m=========================== short test summary info
============================^[[0m
^[[31mFAILED^[[0m tests/basic_test.py::^[[1mUniqueTermTests::test_max_terminals^[[0m -
TypeError: 'NoneType' object is not subscriptable
^[[31m========================= ^[[31m^[[1m1 failed^[[0m, ^[[32m8 passed^[[0m^[[31m in
38.56s^[[0m^[[31m =========================^[[0m
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
non-zero exit status 1.
python3-module-websockets-14.1-alt1
.........................................................................................................................................................................................................s....s.s...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.......s..................................................................................................................................s.......................................................................................................................................s...........................................................................................................................s........................s.............................................EF..............sss.......................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 1819 tests in 65.258s
FAILED (failures=1, errors=1, skipped=15)
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
exit status 1.
sssd-2.9.6-alt3
PASS: test_ad_subdom
FAIL: test_ipa_subdom_server
PASS: test_sssd_krb5_localauth_plugin
--
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_ipa_subdom_server
[==========] tests: Running 13 test(s).
--
[sssd] [sss_sssd_user_uid_and_gid] (0x0020): failed to get sssd user (_sssd) uid/gid,
using root
[ ERROR ] --- test_ctx->ipa_ctx->server_mode->trusts
[ LINE ] --- src/tests/cmocka/test_ipa_subdomains_server.c:907: error: Failure!
[ FAILED ] test_ipa_server_trust_oneway_init
[ RUN ] test_ipa_server_trust_init
--
[ PASSED ] 12 test(s).
[ FAILED ] tests: 1 test(s), listed below:
[ FAILED ] test_ipa_server_trust_oneway_init
1 FAILED TEST(S)
12 error logs REMOVED from the list
auditd-plugin-clickhouse-lite-0.1.8-alt2
azure-sdk-for-ruby-20200316-alt1.6
blender4.4-4.4.1-alt1
dropbear-2025.87-alt1
fprintd-1.94.5-alt1
glog-0.7.1-alt1
gnuplot-1:6.0.2-alt2
java-1.8.0-openjdk-0:1.8.0.442.b06-alt1_1jpp8
libsecret-0.21.7-alt1
python-2.7.18-alt11
python3-module-sanic-24.12.0-alt1
vtk-9.4.2-alt1
Total 331 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-24 5:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-24 5:35 [cyber] I: Sisyphus-20250424 x86_64 beehive_status: +11 -12 (331) ALT beekeeper
ALT Linux Sisyphus cybertalk
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
public-inbox-index sisyphus-cybertalk
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git