[cyber] I: Sisyphus-20180327 i586 beehive_status: +17 -20 (487)

ALT beekeeper hiver на altlinux.org
Вт Мар 27 14:42:49 MSK 2018


	17 NEW error logs

atlas-3.9.35-alt1.qa1
	make[9]: '/usr/src/RPM/BUILD/ATLAS/B
	hasher-priv: master: idle time limit (3600 seconds) exceeded

custodia-0.5.0-alt2.S1
	tests/test_misc.py::test_import_about PASSED				 [ 49%]
	tests/test_misc.py::test_logging_info FAILED				 [ 50%]
	tests/test_misc.py::test_logging_debug PASSED				 [ 50%]
	--
	raise ValueError('testmsg')
	except ValueError:
	testlogger.exception('some message')
	--
	loghandler.flush()
	>	assert msg.endswith('some message (ValueError: testmsg)')
	E	assert False
	E	 +  where False = <built-in method endswith of str object at 0xf5e408a0>('some
	message (ValueError: testmsg)')
	E	 +    where <built-in method endswith of str object at 0xf5e408a0> = '2018-03-27
	05:33:08 - test				    - some message\nTraceback (most recent call
	last):\n  File "/u...todia-0.5.0/tests/test_misc.py", line 43, in test_logging_info\n
	raise ValueError(\'testmsg\')\nValueError: testmsg'.endswith
	tests/test_misc.py:49: AssertionError
	------------------------------ Captured log call -------------------------------
	log.py			    74 ERROR	some message
	Traceback (most recent call last):
	--
	raise ValueError('testmsg')
	ValueError: testmsg
	==================== 1 failed, 109 passed in 30.98 seconds =====================
	ERROR: InvocationError: '/usr/src/RPM/BUILD/custodia-0.5.0/.tox/py27/bin/python setup.py
	pytest --addopt --verbose --cov=custodia'
	___________________________________ summary ____________________________________
	ERROR:	 py27: commands failed

glibc-6:2.27-alt3
	XPASS: math/test-ifloat32-y0
	FAIL: misc/tst-bz21269
	UNSUPPORTED: misc/tst-pkey
	--
	+ rc=2
	+ grep '^FAIL:' build-i586-linux/tests.sum
	+ xargs -i tail -v -n 100 'build-i586-linux/{}.test-result' 'build-i586-linux/{}.out'
	--
	==> build-i586-linux/misc/tst-bz21269.test-result <==
	FAIL: misc/tst-bz21269
	original exit status 1

python-module-aioutils-0.3.10-alt1.1
	tests/test_yielder.py::test_break_from_yielding PASSED			 [ 88%]
	tests/test_yielder.py::test_raise_from_yielding FAILED			 [ 94%]
	tests/test_yielder.py::test_raise_from_nested_yielding PASSED		 [100%]
	--
	>	    raise AssertionError(message)
	E	    AssertionError: test_raise_from_yielding() did not raise ValueError
	/usr/lib/python3/site-packages/nose/tools/nontrivial.py:67: AssertionError

python-module-celery-4.1.0-alt1.1
	==================================== ERRORS ====================================
	_ ERROR at teardown of test_default_logger.test_setup_logging_subsystem_misc2 __
	request = <SubRequest 'sanity_logging_side_effects' for <Function
	'test_setup_logging_subsystem_misc2'>>
	--
	>	    raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this))
	E	    RuntimeError: Test test_setup_logging_subsystem_misc2 modified handlers
	for the root logger
	t/unit/conftest.py:246: RuntimeError
	__________ ERROR at teardown of test_default_logger.test_setup_logger __________
	request = <SubRequest 'sanity_logging_side_effects' for <Function 'test_setup_logger'>>
	--
	>	    raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this))
	E	    RuntimeError: Test test_setup_logger modified handlers for the root logger
	t/unit/conftest.py:246: RuntimeError
	ERROR at teardown of test_default_logger.test_setup_logger_no_handlers_stream _
	request = <SubRequest 'sanity_logging_side_effects' for <Function
	'test_setup_logger_no_handlers_stream'>>
	--
	>	    raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this))
	E	    RuntimeError: Test test_setup_logger_no_handlers_stream modified handlers
	for the root logger
	t/unit/conftest.py:246: RuntimeError
	_ ERROR at teardown of test_default_logger.test_setup_logger_no_handlers_file __
	request = <SubRequest 'sanity_logging_side_effects' for <Function
	'test_setup_logger_no_handlers_file'>>
	--
	>	    raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this))
	E	    RuntimeError: Test test_setup_logger_no_handlers_file modified handlers
	for the root logger
	t/unit/conftest.py:246: RuntimeError
	________ ERROR at teardown of test_default_logger.test_redirect_stdouts ________
	request = <SubRequest 'sanity_logging_side_effects' for <Function 'test_redirect_stdouts'>>
	--
	>	    raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this))
	E	    RuntimeError: Test test_redirect_stdouts modified handlers for the root logger
	t/unit/conftest.py:246: RuntimeError

python-module-dugong-3.7.1-alt1.1
	INTERNALERROR>	   raise ImportError('pytest catchlog plugin not found')
	INTERNALERROR> ImportError: pytest catchlog plugin not found

python-module-guessit-2.1.4-alt1.1
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError
	--
	>	caplog.setLevel(logging.INFO)
	E	AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'
	guessit/test/test_yml.py:152: AttributeError

python-module-pyramid-zodbconn-0.8.1-alt1
	No local packages or working download links found for trollius
	error: Could not find suitable distribution for Requirement.parse('trollius')

python-module-pytest-bdd-2.19.0-alt1.1
	self = <_pytest.pytester.LineMatcher object at 0xf55c99ac>
	lines2 = ['*test_when_fails_inline FAILED']
	E   Failed: nomatch: '*test_when_fails_inline FAILED'
	E	and: u'============================= test session starts
	=============================='
	--
	E	and: u''
	E	and: u'test_step_trace.py::test_when_fails_inline FAILED
	[100%]'
	E	and: u''
	--
	E	and: u''
	E   remains unmatched: '*test_when_fails_inline FAILED'
	lines2	   = ['*test_when_fails_inline FAILED']
	self	   = <_pytest.pytester.LineMatcher object at 0xf55c99ac>
	--
	collecting ... collected 4 items
	test_step_trace.py::test_when_fails_inline FAILED			 [100%]
	=================================== FAILURES ===================================
	--
	return request._fixture_values.get(name)
	except AttributeError:
	>	    return request._funcargs.get(name)
	E	    AttributeError: 'FixtureRequest' object has no attribute '_funcargs'
	name	   = 'foo'
	--
	return request._fixture_values.get(name)
	except AttributeError:
	>	    return request._funcargs.get(name)
	E	    AttributeError: 'FixtureRequest' object has no attribute '_funcargs'
	name	   = 'content'

python-module-pytest-benchmark-3.1.1-alt1.1
	=============================== warnings summary ===============================
	:45
	use pluginmanager.add_hookspecs instead of deprecated addhooks() method.
	-- Docs: http://doc.pytest.org/en/latest/warnings.html
	===================== 3 passed, 1 warnings in 5.33 seconds =====================
	=============================== warnings summary ===============================
	:45
	use pluginmanager.add_hookspecs instead of deprecated addhooks() method.
	-- Docs: http://doc.pytest.org/en/latest/warnings.html
	======= 14 failed, 187 passed, 10 skipped, 1 warnings in 523.41 seconds ========

python-module-pytest-relaxed-1.1.0-alt1.1
	>	assert testdir.runpytest().ret == 0
	E	AssertionError: assert 5 == 0
	E	 +  where 5 = <_pytest.pytester.RunResult object at 0xf647a80c>.ret
	--
	>	assert results in output
	E	AssertionError: assert 'behaviors.py ..\nother_behaviors.py s.F.\n' in
	'============================= test session starts ==============================\nplatform
	linux2 -- Python 2.7.14, py...ther_behaviors.py:10: AssertionError\n================
	1 failed, 4 passed, 1 skipped in 0.03 seconds =================\n'
	/usr/src/RPM/BUILD/python-module-pytest-relaxed-1.1.0/tests/test_display.py:19:
	AssertionError
	--
	>	assert expected in testdir.runpytest('-v').stdout.str()
	E	AssertionError: assert 'Behaviors\n\n	 behavior one\n    behavior two\n\n
	MoreBehaviors\n\n	 an behavior\n	      another behavior\n\n    YetMore\n\n
	Behaviors\n\n		 yup\n		  still works\n' in '=============================
	test session starts ==============================\nplatform linux2 -- Python 2.7.14,
	py...\n\n    behavior one\n    behavior two\n\n=========================== 2 passed in
	0.02 seconds ===========================\n'
	E	 +  where '============================= test session starts
	==============================\nplatform linux2 -- Python 2.7.14, py...\n\n
	behavior one\n	  behavior two\n\n=========================== 2 passed in
	0.02 seconds ===========================\n' = <bound method LineMatcher.str of
	<_pytest.pytester.LineMatcher object at 0xf625482c>>()

python-module-setuptools_scm-1.15.0-alt1.1.1
	testing/test_mercurial.py::test_archival_to_version[1.2.2-data3] PASSED  [ 82%]
	testing/test_mercurial.py::test_archival_to_version[1.2.2.dev0-data4] FAILED [ 85%]
	testing/test_mercurial.py::test_find_files_stop_at_root_hg PASSED	 [ 87%]
	--
	local_scheme='node-and-date') == expected
	E	AssertionError: assert '1.2.2.dev' == '1.2.2.dev0'
	E	  - 1.2.2.dev

python-module-sybil-1.0.7-alt1
	htmlhelp_basename = project+'doc'
	TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-bitwfc.log, if you want
	to report the issue to the developers.

python-module-testfixtures-5.4.0-alt1
	htmlhelp_basename = project+'doc'
	TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-ZPWAKw.log, if you want
	to report the issue to the developers.

python-module-tox-2.9.1-alt1.S1
	>		    assert isinstance(envdata["installed_packages"], list)
	E		    KeyError: 'installed_packages'
	/usr/src/RPM/BUILD/python3/tests/test_z_cmdline.py:857: KeyError
	--
	python installdeps: pytest
	ERROR: invocation failed (exit code 1), logfile:
	/usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/log/python-1.log
	ERROR: actionid: python
	msg: getenv
	--
	No matching distribution found for funcsigs (from pytest)
	ERROR: could not install deps [pytest]; v =
	InvocationError('/usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/bin/pip
	install pytest (see
	/usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/log/python-1.log)',
	1)
	___________________________________ summary ____________________________________
	ERROR:	 python: could not install deps [pytest]; v =
	InvocationError('/usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/bin/pip
	install pytest (see
	/usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/log/python-1.log)',
	1)
	wrote json report at: /usr/src/tmp/pytest-of-builder/pytest-1/test_json0/res.json
	--
	/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123$
	/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/bin/pip
	install pytest
	>/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/log/python-1.log
	ERROR: invocation failed (exit code 1), logfile:
	/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/log/python-1.log
	ERROR: actionid: python
	msg: getenv
	--
	No matching distribution found for funcsigs (from pytest)
	ERROR: could not install deps [pytest]; v =
	InvocationError('/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/bin/pip
	install pytest (see
	/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/log/python-1.log)',
	1)
	___________________________________ summary ____________________________________
	ERROR:	 python: could not install deps [pytest]; v =
	InvocationError('/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/bin/pip
	install pytest (see
	/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/log/python-1.log)',
	1)
	__________________________ test_test_usedevelop[src] ___________________________
	--
	/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop_src_0/example123$
	/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop_src_0/example123/.tox/python/bin/pip
	install pytest
	>/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop_src_0/example123/.tox/python/log/python-1.log
	ERROR: invocation failed (exit code 1), logfile:
	/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop_src_0/example123/.tox/python/log/python-1.log

python-module-z3c.testsetup-0.8.4-alt1.dev.svn20100915.1.1.1
	No local packages or working download links found for trollius
	error: Could not find suitable distribution for Requirement.parse('trollius')

python-module-zodburi-2.2.2-alt1
	No local packages or working download links found for trollius
	error: Could not find suitable distribution for Requirement.parse('trollius')

	20 error logs REMOVED from the list
assaultcube-1.2.0.2-alt4.779627cb
gdal-2.0.2-alt5.1
grass-7.2.2-alt2
libappindicator-12.10.0-alt7
lxde-lxterminal-0.3.1-alt1
mate-user-share-1.18.0-alt1_0
postgis-2.3.3-alt2
python-module-Flask-Bootstrap-3.3.0.2-alt2.dev1.git20141109.1
python-module-flask-cors-3.0.2-alt1.1
python-module-flask_mail-0.9.1-alt1.git20141015.1.1
python-module-flask_oauth-0.13-alt1.git20121006.1.1
python-module-flask_sqlalchemy-2.1-alt1
python-module-oauth2client-4.1.2-alt2.1
python-module-pathod-0.11-alt1.git20141111.1
python-module-pytest-flask-0.10.0-alt1.1
python-module-resweb-0.1.7-alt2.git20130813.1
python-module-scikit-learn-0.19.1-alt1
python-module-webplot-0.8-alt1.git20150320.1.1
rust-1.21.0-alt1
snoopy-2.2.7-alt1

Total 487 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk