ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#387306] [test-only] FAILED python3-module-portalocker.git=3.2.0-alt1
@ 2025-06-16 11:37 Girar awaiter (slev)
  2025-06-16 11:57 ` [#387306] TESTED (try 2) python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
  2025-06-16 12:08 ` [#387306] DONE (try 3) python3-module-portalocker.git=3.2.0-alt1 Girar pender (slev)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (slev) @ 2025-06-16 11:37 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/387306/logs/events.1.1.log
https://packages.altlinux.org/tasks/387306

subtask  name                        aarch64    i586  x86_64
   #100  python3-module-portalocker   failed  failed  failed

2025-Jun-16 11:36:47 :: test-only task #387306 for sisyphus started by slev:
#100 build 3.2.0-alt1 from /people/slev/packages/python3-module-portalocker.git fetched at 2025-Jun-16 11:36:46
2025-Jun-16 11:36:50 :: [x86_64] #100 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 11:36:50 :: [i586] #100 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 11:36:50 :: [aarch64] #100 python3-module-portalocker.git 3.2.0-alt1: build start
[x86_64] INFO     : root : writing top-level names to portalocker.egg-info/top_level.txt
[x86_64] ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
[x86_64] INFO     : root : reading manifest file 'portalocker.egg-info/SOURCES.txt'
[x86_64] --
[x86_64] ==================================== ERRORS ====================================
[x86_64] _______________ ERROR collecting portalocker_tests/test_redis.py _______________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis.py'.
[x86_64] --
[x86_64]     from redis import client, exceptions
[x86_64] E   ModuleNotFoundError: No module named 'redis'
[x86_64] ________ ERROR collecting portalocker_tests/test_redis_random_sleep.py _________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis_random_sleep.py'.
[x86_64] --
[x86_64]     import redis
[x86_64] E   ModuleNotFoundError: No module named 'redis'
[x86_64] =========================== short test summary info ============================
[x86_64] ERROR portalocker_tests/test_redis.py
[x86_64] ERROR portalocker_tests/test_redis_random_sleep.py
[x86_64] !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
[x86_64] --
[x86_64] INFO     : Command's result: FAILURE
[x86_64] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=']' returned non-zero exit status 2.
[x86_64] error: Bad exit status from /usr/src/tmp/rpm-tmp.85111 (%check)
2025-Jun-16 11:37:15 :: [x86_64] python3-module-portalocker.git 3.2.0-alt1: remote: build failed
2025-Jun-16 11:37:15 :: [x86_64] #100 python3-module-portalocker.git 3.2.0-alt1: build FAILED
2025-Jun-16 11:37:15 :: [x86_64] requesting cancellation of task processing
[i586] INFO     : root : writing top-level names to portalocker.egg-info/top_level.txt
[i586] ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
[i586] INFO     : root : reading manifest file 'portalocker.egg-info/SOURCES.txt'
[i586] --
[i586] ==================================== ERRORS ====================================
[i586] _______________ ERROR collecting portalocker_tests/test_redis.py _______________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis.py'.
[i586] --
[i586]     from redis import client, exceptions
[i586] E   ModuleNotFoundError: No module named 'redis'
[i586] ________ ERROR collecting portalocker_tests/test_redis_random_sleep.py _________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis_random_sleep.py'.
[i586] --
[i586]     import redis
[i586] E   ModuleNotFoundError: No module named 'redis'
[i586] =========================== short test summary info ============================
[i586] ERROR portalocker_tests/test_redis.py
[i586] ERROR portalocker_tests/test_redis_random_sleep.py
[i586] !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
[i586] --
[i586] INFO     : Command's result: FAILURE
[i586] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=']' returned non-zero exit status 2.
[i586] error: Bad exit status from /usr/src/tmp/rpm-tmp.65611 (%check)
2025-Jun-16 11:37:15 :: [i586] python3-module-portalocker.git 3.2.0-alt1: remote: build failed
2025-Jun-16 11:37:15 :: [i586] #100 python3-module-portalocker.git 3.2.0-alt1: build FAILED
[aarch64] INFO     : root : writing top-level names to portalocker.egg-info/top_level.txt
[aarch64] ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
[aarch64] INFO     : root : reading manifest file 'portalocker.egg-info/SOURCES.txt'
[aarch64] --
[aarch64] ==================================== ERRORS ====================================
[aarch64] _______________ ERROR collecting portalocker_tests/test_redis.py _______________
[aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis.py'.
[aarch64] --
[aarch64]     from redis import client, exceptions
[aarch64] E   ModuleNotFoundError: No module named 'redis'
[aarch64] ________ ERROR collecting portalocker_tests/test_redis_random_sleep.py _________
[aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis_random_sleep.py'.
[aarch64] --
[aarch64]     import redis
[aarch64] E   ModuleNotFoundError: No module named 'redis'
[aarch64] =========================== short test summary info ============================
[aarch64] ERROR portalocker_tests/test_redis.py
[aarch64] ERROR portalocker_tests/test_redis_random_sleep.py
[aarch64] !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
[aarch64] --
[aarch64] INFO     : Command's result: FAILURE
[aarch64] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=']' returned non-zero exit status 2.
[aarch64] error: Bad exit status from /usr/src/tmp/rpm-tmp.78765 (%check)
2025-Jun-16 11:37:33 :: [aarch64] python3-module-portalocker.git 3.2.0-alt1: remote: build failed
2025-Jun-16 11:37:33 :: [aarch64] #100 python3-module-portalocker.git 3.2.0-alt1: build FAILED
2025-Jun-16 11:37:15 :: [x86_64] build FAILED
2025-Jun-16 11:37:16 :: [i586] build FAILED
2025-Jun-16 11:37:33 :: [aarch64] build FAILED
2025-Jun-16 11:37:33 :: task #387306 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-16 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-16 11:37 [#387306] [test-only] FAILED python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
2025-06-16 11:57 ` [#387306] TESTED (try 2) python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
2025-06-16 12:08 ` [#387306] DONE (try 3) python3-module-portalocker.git=3.2.0-alt1 Girar pender (slev)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/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-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git