ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20240914 i586 beehive_status: +20 -31 (154)
@ 2024-09-14 10:36 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-09-14 10:36 UTC (permalink / raw)
  To: sisyphus-cybertalk

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 15098 bytes --]

	20 NEW error logs

authenticator-4.4.0-alt2
	Compiling rust-argon2 v2.0.0
	Summary of Failures:
	4/4 Cargo tests		   TIMEOUT	  1200.11s   killed by signal 15 SIGTERM
	Ok:		    3
	Expected Fail:	    0
	Fail:		    0
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    1
	Full log written to
	/usr/src/RPM/BUILD/authenticator-4.4.0/i586-alt-linux/meson-logs/testlog.txt

branding-alt-mobile-11.0-alt0.4.alpha1
	warning: Macro %_priority_distbranch not found
	error: line 60: Dependency tokens must not contain '%<=>' symbols: Conflicts:
	altlinux-release-%_priority_distbranch
	hsh-rebuild: branding-alt-mobile-11.0-alt0.4.alpha1.src.rpm: failed to fetch build
	dependencies.

branding-alt-mobile-sisyphus-2024.08-alt2
	warning: Macro %_priority_distbranch not found
	error: line 60: Dependency tokens must not contain '%<=>' symbols: Conflicts:
	altlinux-release-%_priority_distbranch
	hsh-rebuild: branding-alt-mobile-sisyphus-2024.08-alt2.src.rpm: failed to fetch build
	dependencies.

csvlens-0.9.1-alt1
	test sort::tests::test_simple ... ok
	test app::tests::test_sorting ... FAILED
	test app::tests::test_sorting_with_filter ... FAILED
	failures:
	--
	app::tests::test_sorting_with_filter
	test result: FAILED. 58 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out;
	finished in 0.61s
	error: test failed, to rerun pass `--bin csvlens`
	error: 1 target failed:
	`--bin csvlens`

libgupnp-igd-1.6.0-alt1
	1/1 gupnp-simple-igd FAIL	     2.83s   killed by signal 5 SIGTRAP
	Summary of Failures:
	1/1 gupnp-simple-igd FAIL	     2.83s   killed by signal 5 SIGTRAP
	Ok:		    0
	Expected Fail:	    0
	Fail:		    1
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    0
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.6.0/i586-alt-linux/meson-logs/testlog.txt

libvamp-2.10.0-alt2
	ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
	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: no more archived files
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:268: host/vamp-simple-host] Error 1

mopidy-3.4.2-alt2
	>	    assert path_to_uri(pathlib.Path(path), scheme) == expected
	E	    AssertionError: assert 'file:test.mp3' == 'file:///test.mp3'
	E
	--
	=========================== short test summary info ============================
	FAILED tests/m3u/test_translator.py::test_path_to_uri[test.mp3-file-file:///test.mp3]
	================= 1 failed, 1458 passed, 2 warnings in 10.81s ==================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/mopidy-3.4.2/.tox/py3/bin/python
	-m pytest --basetemp=/usr/src/RPM/BUILD/mopidy-3.4.2/.tox/py3/tmp --cov=mopidy
	--cov-report=term-missing (exited with code 1)
	py3 finish: run-test  after 11.13 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup /usr/src/RPM/BUILD/mopidy-3.4.2/.tox/.tmp/package/1/Mopidy-3.4.2-py3-none-any.whl

perl-Server-Starter-0.35-alt1.1
	received TERM, sending TERM to all workers:852228
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-bugzilla-3.2.0-alt1
	assert "No host supplied" in str(e)
	AssertionError: assert 'No host supplied' in 'Command failed with 2\ncmd=bugzilla --bztype
	foobar --bugzilla https:///FAKEURL query --bug_id 1\nout=\nConnection lo...Connection
	object at 0xf6753c00>: Failed to resolve \'fakeurl\' ([Errno -3] Temporary failure in
	name resolution)"))\n'
	+  where 'Command failed with 2\ncmd=bugzilla --bztype foobar --bugzilla https:///FAKEURL
	query --bug_id 1\nout=\nConnection lo...Connection object at 0xf6753c00>: Failed
	to resolve \'fakeurl\' ([Errno -3] Temporary failure in name resolution)"))\n' =
	str(RuntimeError('Command failed with 2\ncmd=bugzilla --bztype foobar --bugzilla
	https:///FAKEURL query --bug_id 1\nout=\n...onnection object at 0xf6753c00>: Failed to
	resolve \'fakeurl\' ([Errno -3] Temporary failure in name resolution)"))\n'))
	--
	raise AssertionError("Conversion outputs did not match.\n%s" % diff)
	AssertionError: Conversion outputs did not match.
	--- /usr/src/RPM/BUILD/python3-module-bugzilla-3.2.0/tests/data/clioutput/test_query2.txt
	--
	=========================== short test summary info ============================
	FAILED tests/test_cli_misc.py::testManualURL - assert 'No host supplied' in '...
	FAILED tests/test_cli_query.py::test_query - AssertionError: Conversion outpu...
	2 failed, 51 passed, 1 warning in 0.70s
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-bugzilla-3.2.0/.tox/py3/bin/pytest (exited with code 1)
	py3 finish: run-test  after 0.98 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-bugzilla-3.2.0/.tox/.tmp/package/1/python_bugzilla-3.2.0-py3-none-any.whl

python3-module-cheroot-10.0.1-alt2
	>	    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_http_over_https_error[0.0.0.0-builtin] _________
	[gw2] linux -- Python 3.12.6
	/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-pyopenssl]
	ERROR cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin]
	================== 151 passed, 3 xfailed, 2 errors in 11.39s ===================
	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-executing-2.1.0-alt1
	SKIPPED [1] tests/test_main.py:778: These tests are very slow, enable them explicitly
	FAILED tests/test_main.py::TestStuff::test_iter - executing._exceptions.Verif...
	FAILED tests/test_main.py::TestStuff::test_with - executing._exceptions.Verif...
	FAILED
	tests/test_main.py::test_small_samples[ea94f24a1d9b57c7a7d62c428082790caae2fa16429db2e58b2f4addb67a1964.py]
	FAILED
	tests/test_main.py::test_small_samples[635d56ede8cbcb2824d42291eb9fe9288d5f09c768636aaa19984ffdfc91e9fe.py]
	FAILED
	tests/test_main.py::test_small_samples[2fa69a57eb3b16f9ce0d5be427ad471c93a54c6d7e68b5be024b6a046ecc6bb2.py]
	FAILED
	tests/test_main.py::test_small_samples[0675309754ba4277c9cb3c52d7131377fe69c7744a271e2b7471917dabb5aaa1.py]
	============ 6 failed, 185 passed, 17 skipped, 2 warnings in 9.99s =============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', 'tests']'
	returned non-zero exit status 1.

python3-module-flask-mail-0.9.1-alt1
	................................................FF.
	FAIL: test_unicode_sender (tests.TestMessage.test_unicode_sender)
	Traceback (most recent call last):
	--
	return unittest.TestCase.assertIn(self, member, container, msg)
	AssertionError: 'From: =?utf-8?b?w4TDnMOWIOKGkiDinJM=?= <from@example.com>'
	not found in 'Content-Type: text/plain; charset="utf-8"\r\nMIME-Version:
	1.0\r\nContent-Transfer-Encoding: 7bit\r\nSubject: subject\r\nFrom: \r\nTo:
	to@example.com\r\nDate: Sat, 14 Sep 2024 08:12:50 +0000\r\nMessage-ID:
	<172630157029.1471649.8319482573720118558@localhost.localdomain>\r\n\r\n'
	FAIL: test_unicode_sender_tuple (tests.TestMessage.test_unicode_sender_tuple)
	Traceback (most recent call last):
	--
	return unittest.TestCase.assertIn(self, member, container, msg)
	AssertionError: 'From: =?utf-8?b?w4TDnMOWIOKGkiDinJM=?= <from@example.com>'
	not found in 'Content-Type: text/plain; charset="utf-8"\r\nMIME-Version:
	1.0\r\nContent-Transfer-Encoding: 7bit\r\nSubject: subject\r\nFrom: \r\nTo:
	to@example.com\r\nDate: Sat, 14 Sep 2024 08:12:50 +0000\r\nMessage-ID:
	<172630157029.1471649.1471262351532002193@localhost.localdomain>\r\n\r\n'
	Ran 51 tests in 0.102s
	FAILED (failures=2)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
	exit status 1.

python3-module-poetry-core-1.9.0-alt1
	tests/version/test_requirements.py::test_invalid_requirement[foo (>=bar)-invalid version
	constraint ">=bar"] PASSED [ 99%]
	tests/version/test_requirements.py::test_invalid_requirement[name @ file:.-invalid URL]
	FAILED [ 99%]
	tests/version/test_requirements.py::test_invalid_requirement[name @ file:/.-invalid URL]
	PASSED [100%]
	--
	SKIPPED [1] tests/vcs/test_vcs.py:445: Retrieving the complete path to git is only
	necessary on Windows, for security reasons
	FAILED tests/version/test_requirements.py::test_invalid_requirement[name @ file:.-invalid
	URL]
	=========== 1 failed, 2037 passed, 3 skipped, 9 deselected in 17.30s ===========
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra', 'tests/']'
	returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.55378 (%check)

python3-module-pydantic-extra-types-2.9.0-alt1
	'type': 'object',
	E	AssertionError: assert {'$defs': {'C... 'Model', ...} == {'$defs': {'C... 'Model',
	...}
	E
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest',
	'--ignore=tests/test_pendulum_dt.py']' returned non-zero exit status 1.

python3-module-pymdown-extensions-10.9-alt1
	self.assertTrue(not diff)
	E   AssertionError: False is not true
	----------------------------- Captured stdout call -----------------------------
	--
	=========================== short test summary info ============================
	FAILED
	tests/test_extensions/test_pathconverter.py::TestWindowsAbsFileScheme::test_windows_root_conversion
	======================== 1 failed, 532 passed in 4.18s =========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.90213 (%check)

python3-module-pyshark-0.6-alt1
	==================================== ERRORS ====================================
	________________ ERROR at teardown of test_count_packets[True] _________________
	request = <SubRequest 'simple_xml_and_json_capture' for <Function
	test_count_packets[True]>>
	--
	return await asyncio.wait_for(process.wait(), 1)
	except asyncTimeoutError:
	self._log.debug(
	"Waiting for process to close failed, may have zombie process.")
	except ProcessLookupError:
	pass
	except OSError:
	if os.name != "nt":
	--
	raise RuntimeError('This event loop is already running')
	RuntimeError: This event loop is already running
	warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
	--
	=========================== short test summary info ============================
	ERROR ../tests/test_basic_parsing.py::test_count_packets[True] - pyshark.capt...
	================== 73 passed, 123 warnings, 1 error in 22.45s ==================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pyshark-0.6/src/.tox/py3/bin/pytest .. -s (exited
	with code 1)
	py3 finish: run-test  after 22.82 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pyshark-0.6/src/.tox/.tmp/package/1/pyshark-0.6-py3-none-any.whl

python3-module-sanic-24.6.0-alt2
	tests/test_cli.py .....................................................
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

strace-6.10-alt1
	# SKIP:  103
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

stringtemplate4-4.3.3-alt1_3jpp11
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/stringtemplate4-4.3.3/target/surefire-reports
	for the individual test results.
	[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and
	[date].dumpstream.
	[ERROR] -> [Help 1]
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.
	[ERROR]
	[ERROR] For more information about the errors and possible solutions, please read the
	following articles:
	[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

xdg-desktop-portal-1.18.4-alt1
	▶  8/28 /portal/inhibit/monitor -
	xdg-desktop-portal:ERROR:../tests/inhibit.c:327:session_state_changed_cb: assertion
	failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1) FAIL
	▶  8/28							ERROR
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.40s
	killed by signal 6 SIGABRT
	>>> MESON_TEST_ITERATION=1 XDG_CURRENT_DESKTOP=test XDP_UNINSTALLED=1
	G_TEST_BUILDDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/i586-alt-linux/tests
	ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 G_DEBUG=gc-friendly
	MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	G_TEST_SRCDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/tests
	UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	MALLOC_PERTURB_=36
	XDG_DATA_DIRS=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/i586-alt-linux/tests/share
	/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/i586-alt-linux/tests/test-portals --verbose
	--keep-going --tap -p /portal/inhibit
	--
	XDP: providing portal org.freedesktop.portal.GameMode
	(/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/i586-alt-linux/tests/../src/xdg-desktop-portal:2126426):
	xdg-desktop-portal-WARNING **: 09:30:47.729: Failed to create RealtimeKit proxy: Could
	not connect: No such file or directory
	XDP: providing portal org.freedesktop.portal.Realtime
	--
	Summary of Failures:
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.40s
	killed by signal 6 SIGABRT
	Ok:		    26

	31 error logs REMOVED from the list
airsane-0.3.5-alt1
automake_1.11-1.11.6-alt10
brightnessctl-0.5.1-alt1
caddy-2.8.4-alt2
clisp-1:2.49.92-alt2.1
ejabberd-21.12-alt1
epsonscan2-6.7.43.0-alt1
firefox-129.0.2-alt1
firefox-esr-128.1.0-alt1
guile22-2.2.7-alt1
ignition-2.19.0-alt1
imagescan-3.65.0-alt6
jal-0.3-alt1.rc1.1
kde5-haruna-0.12.3-alt2
laptop-mode-tools-1.74-alt3
libbotan-2.19.1-alt2.5
lightdm-1.32.0-alt7
nitrokey-app-0.6.3-alt2.1
nut-2.8.0-alt2
ovirt-guest-agent-1.0.16-alt3
perl-POE-Component-SSLify-1.012-alt1_17
phoronix-test-suite-10.8.4-alt1
pytables-1:3.10.1-alt1
python3-module-fastapi-0.112.2-alt1
python3-module-mdp-3.6.0.15.g64f14eee-alt3
python3-module-pydantic-2.8.2-alt1
qt5-webkit-5.212.0-alt25
shfmt-3.5.1-alt2
tang-14-alt1
thunderbird-128.1.1-alt1
u2f-hidraw-policy-1.0.2-alt1

Total 154 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-14 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-14 10:36 [cyber] I: Sisyphus-20240914 i586 beehive_status: +20 -31 (154) 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