From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Sun, 9 Jul 2023 08:05:36 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20230709 x86_64 beehive_status: +10 -9 (240) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jul 2023 08:05:40 -0000 Archived-At: List-Archive: 10 NEW error logs libmicrohttpd-0.9.77-alt1 PASS: test_get_wait11 FAIL: test_quiesce PASS: test_quiesce_stream -- # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See src/testcurl/test-suite.log libvamp-2.10.0-alt2 ld:./libvamp-hostsdk.a: file format not recognized; treating as linker script ld:./libvamp-hostsdk.a:1: syntax error collect2: error: ld returned 1 exit status make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1 -- ld: ./libvamp-hostsdk.a: error adding symbols: file format not recognized collect2: error: ld returned 1 exit status make: *** [Makefile:268: host/vamp-simple-host] Error 1 meschach-1.2-alt1.b.3 gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c spbkp.c: In function 'spBKPfactor': spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable] 614 | int row_num; spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable] 612 | int i, j, k, l, n, onebyone, r; spbkp.c: At top level: spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable] 34 | static char rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $"; make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2' perl-Mail-Box-3.009-alt1 t/500parser-bodyf.t ...... ok # Failed test at t/501parser-head.t line 47. # got: '(from majordomo@localhost) by unca-don.wizards.dupont.com (8.9.3/8.9.3) id PAA29389 for magick-outgoing' -- t/501parser-head.t (Wstat: 256 Tests: 16 Failed: 1) Failed test: 14 Non-zero exit status: 1 -- Result: FAIL Failed 1/42 test programs. 1/5339 subtests failed. make: *** [Makefile:863: test_dynamic] Error 255 python3-module-hdf5storage-0.2-alt1 > raise KeyError("Could not find containing Group " + groupname + ".") E KeyError: 'Could not find containing Group /8J/h2Gz06RViG8WW7.' .run_venv/lib64/python3/site-packages/hdf5storage/__init__.py:2033: KeyError -- =========================== short test summary info ============================ FAILED tests/test_multi_io.py::test_multi_read - KeyError: 'Could not find co... ==== 1 failed, 2443 passed, 3 skipped, 1 deselected, 10 warnings in 13.34s ===== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not test_has_required_non_lazy']' returned non-zero exit status 1. python3-module-ipywidgets-8.0.7-alt1 ==================================== ERRORS ==================================== _______________ ERROR collecting ipywidgets/tests/test_embed.py ________________ ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-ipywidgets-8.0.7/python/ipywidgets/ipywidgets/tests/test_embed.py'. -- import ipykernel.ipkernel E ModuleNotFoundError: No module named 'ipykernel' ____ ERROR collecting ipywidgets/widgets/tests/test_datetime_serializers.py ____ ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-ipywidgets-8.0.7/python/ipywidgets/ipywidgets/widgets/tests/test_datetime_serializers.py'. -- import pytz E ModuleNotFoundError: No module named 'pytz' ________ ERROR collecting ipywidgets/widgets/tests/test_interaction.py _________ ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-ipywidgets-8.0.7/python/ipywidgets/ipywidgets/widgets/tests/test_interaction.py'. -- import ipykernel.comm E ModuleNotFoundError: No module named 'ipykernel' ____________ ERROR collecting ipywidgets/widgets/tests/test_link.py ____________ ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-ipywidgets-8.0.7/python/ipywidgets/ipywidgets/widgets/tests/test_link.py'. -- import ipykernel.comm E ModuleNotFoundError: No module named 'ipykernel' _________ ERROR collecting ipywidgets/widgets/tests/test_send_state.py _________ ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-ipywidgets-8.0.7/python/ipywidgets/ipywidgets/widgets/tests/test_send_state.py'. -- import ipykernel.comm E ModuleNotFoundError: No module named 'ipykernel' _________ ERROR collecting ipywidgets/widgets/tests/test_set_state.py __________ python3-module-jupyter_client-8.3.0-alt1 > raise RuntimeError(msg) E RuntimeError: Kernel died before replying to kernel_info /usr/src/RPM/BUILD/python3-module-jupyter_client-8.3.0/jupyter_client/client.py:199: RuntimeError =========================== short test summary info ============================ FAILED tests/test_kernelmanager.py::TestParallel::test_start_parallel_process_kernels[tcp] ====== 1 failed, 216 passed, 6 skipped, 3 deselected in 278.22s (0:04:38) ====== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not test_input_request']' returned non-zero exit status 1. python3-module-nbclient-0.8.0-alt1 WARNING traitlets:kernelspec.py:286 Kernelspec name python3 cannot be found! ERROR traitlets:manager.py:92 No such kernel named python3 Traceback (most recent call last): -- XFAIL nbclient/tests/test_client.py::TestExecute::test_empty_kernel_name - requires a python3 kernelspec FAILED nbclient/tests/test_client.py::test_run_all_notebooks[Other Comms.ipynb-opts0] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[Clear Output.ipynb-opts1] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[Empty Cell.ipynb-opts2] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[Factorials.ipynb-opts3] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[HelloWorld.ipynb-opts4] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[Inline Image.ipynb-opts5] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[Interrupt.ipynb-opts6] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[JupyterWidgets.ipynb-opts7] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[Skip Exceptions with Cell Tags.ipynb-opts8] FAILED nbclient/tests/test_client.py::test_run_all_notebooks[Skip Exceptions.ipynb-opts9] python3-module-pytest-trio-0.8.0-alt1 ==================================== ERRORS ==================================== _ ERROR collecting .tox/py3/lib/python3/site-packages/pytest_trio/_tests/test_hypothesis_interaction.py _ ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-pytest-trio-0.8.0/.tox/py3/lib/python3/site-packages/pytest_trio/_tests/test_hypothesis_interaction.py'. -- from hypothesis import given, settings, strategies as st E ModuleNotFoundError: No module named 'hypothesis' ---------- coverage: platform linux, python 3.11.4-final-0 ----------- -- =========================== short test summary info ============================ ERROR .tox/py3/lib/python3/site-packages/pytest_trio/_tests/test_hypothesis_interaction.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.20s =============================== ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-pytest-trio-0.8.0/.tox/py3/bin/pytest -vra (exited with code 2) py3 finish: run-test after 0.56 seconds -- ___________________________________ summary ____________________________________ ERROR: py3: commands failed cleanup /usr/src/RPM/BUILD/python3-module-pytest-trio-0.8.0/.tox/.tmp/package/1/pytest_trio-0.8.0-py3-none-any.whl python3-module-qtconsole-5.2.2-alt2 qtconsole/tests/test_app.py::test_generate_config SKIPPED (Doesn't work outside of our CIs) [ 58%] qtconsole/tests/test_comms.py::Tests::test_frontend_to_kernel FAILED [ 61%] qtconsole/tests/test_comms.py::Tests::test_kernel_to_frontend FAILED [ 64%] qtconsole/tests/test_completion_widget.py::TestCompletionWidget::test_common_path_complete PASSED [ 66%] -- WARNING traitlets:kernelspec.py:286 Kernelspec name python3 cannot be found! ERROR traitlets:manager.py:92 No such kernel named python3 Traceback (most recent call last): -- WARNING traitlets:kernelspec.py:286 Kernelspec name python3 cannot be found! ERROR traitlets:manager.py:92 No such kernel named python3 Traceback (most recent call last): -- SKIPPED [1] qtconsole/tests/test_app.py:23: Doesn't work outside of our CIs FAILED qtconsole/tests/test_comms.py::Tests::test_frontend_to_kernel - jupyte... FAILED qtconsole/tests/test_comms.py::Tests::test_kernel_to_frontend - jupyte... ======= 2 failed, 36 passed, 1 skipped, 4 deselected, 1 warning in 1.90s ======= 9 error logs REMOVED from the list canl-java-2.8.2-alt1_1jpp11 dlm-4.2.0-alt1 fleet-commander-admin-0.15.1-alt12 ldns-1.8.1-alt2 libical-3.0.16-alt1 mangohud-0.6.8-alt1 openexr25-2.5.6-alt5 python3-module-easyprocess-1.1-alt1 python3-module-zmq-24.0.1-alt1.1 Total 240 error logs.