* [cyber] I: Sisyphus-20260803 x86_64 beehive_status: +10 -25 (400)
@ 2026-08-03 7:14 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2026-08-03 7:14 UTC (permalink / raw)
To: sisyphus-cybertalk
10 NEW error logs
fonts-ttf-IosevkaCurlySlab-34.4.0-alt1
[ACTION] Create TTF 'dist/IosevkaCurlySlab/TTF-Unhinted/IosevkaCurlySlab-HeavyItalic.ttf'
[ACTION] Create TTF
'dist/IosevkaCurlySlab/TTF-Unhinted/IosevkaCurlySlab-ExtendedHeavyItalic.ttf'
[ACTION] Create TTF 'dist/IosevkaCurlySlab/TTF-Unhinted/IosevkaCurlySlab-Thin.ttf'
[ACTION] Create TTF 'dist/IosevkaCurlySlab/TTF-Unhinted/IosevkaCurlySlab-ExtendedThin.ttf'
[ACTION] Create TTF 'dist/IosevkaCurlySlab/TTF-Unhinted/IosevkaCurlySlab-ThinOblique.ttf'
[ACTION] Create TTF
'dist/IosevkaCurlySlab/TTF-Unhinted/IosevkaCurlySlab-ExtendedThinOblique.ttf'
/usr/src/tmp/rpmb-tmp.PiO2M4: line 131: 2401474 CPU time limit exceeded npm run build
-- ttf::IosevkaCurlySlab
error: Bad exit status from /usr/src/tmp/rpmb-tmp.PiO2M4 (%build)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.PiO2M4 (%build)
gnuplot-1:6.0.4-alt1
make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.4/docs'
make[1]: *** Deleting file 'gnuplot.tex'
make[1]: Entering directory '/usr/src/RPM/BUILD/gnuplot-6.0.4/docs'
./doc2tex -figures ./gnuplot.doc gnuplot.tex
make[1]: *** [Makefile:1101: gnuplot.tex] Segmentation fault
make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.4/docs'
make: *** [Makefile:1104: pdf] Error 2
error: Bad exit status from /usr/src/tmp/rpmb-tmp.77YaLe (%build)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.77YaLe (%build)
libopenimageio-3.1.15.0-alt1
/usr/src/RPM/BUILD/libopenimageio-3.1.15.0/src/libutil/timer_test.cpp:89:
FAILED: selective() == 0.1
values were '0.126063' and '0.1', diff was 0.026072
/usr/src/RPM/BUILD/libopenimageio-3.1.15.0/src/libutil/timer_test.cpp:93:
FAILED: selective() == 0.1
values were '0.126073' and '0.1', diff was 0.0260731
--
simd sqrt : 2.6 ns (+/- 1.0ns), 1560.3 Mvals/s, 4e+02 Mcalls/s
ERRORS!
120/143 Test #114: texture-texture3d.batch ................. Passed 12.82 sec
--
143/143 Test #4: oiiotool ................................ Passed 169.25 sec
99% tests passed, 1 tests failed out of 143
Total Test time (real) = 169.26 sec
The following tests FAILED:
129 - unit_timer (Failed)
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.77s
error: test failed, to rerun pass `-p nu-command --test tests`
Caused by:
perl-SQL-Statement-1.414-alt1
Result: FAIL
Failed 1/17 test programs. 0/6420 subtests failed.
make: *** [Makefile:792: test_dynamic] Error 255
python3-module-django-6.0.7-alt1
test_field_name (admin_docs.test_views.TestFieldType.test_field_name) ... ok
ERROR: test_double_replaced_migrations_are_checked_correctly
(migrations.test_commands.SquashMigrationsTests.test_double_replaced_migrations_are_checked_correctly)
If replaced migrations are already applied and replacing migrations
--
File "<frozen importlib._bootstrap>", line 1335, in _find_and_load_unlocked
ModuleNotFoundError: No module named
'tmpbu_nmdgb.migrations.0001_initial_squashed_0002_auto_20260802_2028_squashed_0003_auto_20260802_2028'
Ran 18711 tests in 355.886s
FAILED (errors=1, skipped=1550, expected failures=5)
Destroying test database for alias 'default'
('file:memorydb_default?mode=memory&cache=shared')...
python3-module-paho-2.1.0-alt2
==================================== ERRORS ====================================
________________ ERROR at teardown of test_01_no_clean_session _________________
def fin():
--
> raise RuntimeError(f"Client {name} exited with code {proc.returncode},
expected {expected_returncode}")
E RuntimeError: Client 01-no-clean-session.py exited with code -2, expected 0
tests/lib/conftest.py:75: RuntimeError
--
KeyboardInterrupt
____________________ 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_qos0_v5 ______________
def fin():
--
> raise RuntimeError(f"Client {name} exited with code {proc.returncode},
expected {expected_returncode}")
E RuntimeError: Client 03-publish-helper-qos0-v5.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_no_clean_session.py::test_01_no_clean_session - Runti...
ERROR tests/lib/test_01_unpwd_set.py::test_01_unpwd_set - RuntimeError: Clien...
ERROR tests/lib/test_03_publish_helper_qos0_v5.py::test_03_publish_helper_qos0_v5
python3-module-pytest-httpbin-2.1.0-alt1.1
is not None
E AssertionError: assert None is not None
E + where None = <function match at 0x7f3cc07d14e0>('pytest-httpbin server hit
an exception serving request:.* The handshake operation timed out\nattempting to ignore
so the rest of the tests can run\n', '')
--
=========================== short test summary info ============================
FAILED tests/test_server.py::test_dont_crash_on_handshake_timeout - Assertion...
========================= 1 failed, 22 passed in 3.25s =========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore']'
returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.BzHrY9 (%check)
python3-module-telnetlib3-3.0.1-alt1
^[[36m^[[1m=========================== short test summary info
============================^[[0m
^[[31mFAILED^[[0m
telnetlib3/tests/test_server_fingerprinting.py::^[[1mtest_read_banner_inline_utf8_menu_only_once^[[0m
- assert 0 == 1
^[[31m============ ^[[31m^[[1m1 failed^[[0m, ^[[32m1694 passed^[[0m, ^[[33m3 skipped^[[0m,
^[[33m8 warnings^[[0m^[[31m in 17.42s^[[0m^[[31m ============^[[0m
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', 'telnetlib3/tests']'
returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.vzgQ9H (%check)
qt5-pim-5.15-alt1
make[3]: Leaving directory '/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests/auto/contacts'
make[2]: *** [Makefile:581: sub-contacts-check] Error 2
make[2]: Leaving directory '/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests/auto'
make[1]: *** [Makefile:369: sub-auto-check] Error 2
make[1]: Leaving directory '/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests'
make: *** [Makefile:438: sub-tests-check] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/qt5-pim-5.15/build'
error: Bad exit status from /usr/src/tmp/rpmb-tmp.Klw5CO (%check)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.Klw5CO (%check)
25 error logs REMOVED from the list
binwalk3-3.1.0-alt1
eartag-1.0.2-alt1.1
edk2-20260201-alt1
gem-addressable-2.8.7-alt1
gem-chef-zero-15.1.11-alt1
gem-cheffish-17.1.8-alt1
gem-inspec-core-6.8.45-alt1.1
gem-progress-bar-1.3.4-alt1
gem-puppet-8.10.0.39-alt0.3
gem-train-3.11.5-alt1
gem-travis-1.14.0-alt2
gem-zoom-0.5.0-alt3.2
libkgraph-0.1-alt0.git2143fd6.3
lvm2-2.03.38-alt1
perl-Server-Starter-0.35-alt1.1
perl-Sys-Mmap-0.20-alt1
perl-Test-TCP-2.22-alt1
python3-module-futurist-3.2.1-alt1
python3-module-jupyter_server-2.20.0-alt1
python3-module-qtconsole-5.7.2-alt1.1
python3-module-sh-2.3.0-alt1
regard3d-1.0.0-alt2
rex-1.16.1-alt1
television-0.15.9-alt1
wabt-1.0.41-alt1
Total 400 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 7:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 7:14 [cyber] I: Sisyphus-20260803 x86_64 beehive_status: +10 -25 (400) 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