* [#383533] TESTED python3-module-hypothesis.git=6.131.14-alt1
@ 2025-05-07 11:37 Girar awaiter (dutyrok)
2025-05-20 10:11 ` [#383533] [test-only] FAILED (try 2) python3-module-pytest-run-parallel.git=0.4.2-alt1 Girar awaiter (dutyrok)
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Girar awaiter (dutyrok) @ 2025-05-07 11:37 UTC (permalink / raw)
To: Alexandr Shashkin
Cc: sisyphus-incominger, Vitaly Lipatov, girar-builder-sisyphus
https://git.altlinux.org/tasks/383533/logs/events.1.1.log
https://packages.altlinux.org/tasks/383533
subtask name aarch64 i586 x86_64
#100 python3-module-hypothesis 4:43 2:58 2:51
2025-May-07 11:29:59 :: test-only task #383533 for sisyphus started by dutyrok:
#100 build 6.131.14-alt1 from /people/dutyrok/packages/python3-module-hypothesis.git fetched at 2025-May-07 11:29:57
2025-May-07 11:30:01 :: [x86_64] #100 python3-module-hypothesis.git 6.131.14-alt1: build start
2025-May-07 11:30:01 :: [i586] #100 python3-module-hypothesis.git 6.131.14-alt1: build start
2025-May-07 11:30:01 :: [aarch64] #100 python3-module-hypothesis.git 6.131.14-alt1: build start
2025-May-07 11:32:52 :: [x86_64] #100 python3-module-hypothesis.git 6.131.14-alt1: build OK
2025-May-07 11:32:59 :: [i586] #100 python3-module-hypothesis.git 6.131.14-alt1: build OK
2025-May-07 11:34:44 :: [aarch64] #100 python3-module-hypothesis.git 6.131.14-alt1: build OK
2025-May-07 11:34:53 :: #100: python3-module-hypothesis.git 6.131.14-alt1: build check OK
2025-May-07 11:34:55 :: build check OK
2025-May-07 11:34:57 :: noarch check OK
2025-May-07 11:34:58 :: plan: src +1 -1 =20198, noarch +1 -1 =21366
#100 python3-module-hypothesis 6.131.10-alt1 -> 6.131.14-alt1
Wed May 07 2025 Alexandr Shashkin <dutyrok@altlinux> 6.131.14-alt1
- Updated to 6.131.14.
2025-May-07 11:35:28 :: patched apt indices
2025-May-07 11:35:37 :: created next repo
2025-May-07 11:35:47 :: duplicate provides check OK
2025-May-07 11:36:27 :: dependencies check OK
2025-May-07 11:36:46 :: [x86_64] #100 python3-module-hypothesis: install check OK
2025-May-07 11:36:47 :: [i586] #100 python3-module-hypothesis: install check OK
2025-May-07 11:36:58 :: [aarch64] #100 python3-module-hypothesis: install check OK
2025-May-07 11:37:00 :: gears inheritance check OK
2025-May-07 11:37:00 :: srpm inheritance check OK
girar-check-perms: access to python3-module-hypothesis ALLOWED for dutyrok: project leader
check-subtask-perms: #100: python3-module-hypothesis: allowed for dutyrok
2025-May-07 11:37:02 :: acl check OK
2025-May-07 11:37:25 :: created contents_index files
2025-May-07 11:37:33 :: created hash files: noarch src
2025-May-07 11:37:37 :: task #383533 for sisyphus TESTED
^ permalink raw reply [flat|nested] 6+ messages in thread
* [#383533] [test-only] FAILED (try 2) python3-module-pytest-run-parallel.git=0.4.2-alt1
2025-05-07 11:37 [#383533] TESTED python3-module-hypothesis.git=6.131.14-alt1 Girar awaiter (dutyrok)
@ 2025-05-20 10:11 ` Girar awaiter (dutyrok)
2025-05-27 18:35 ` [#383533] TESTED (try 3) python3-module-pytest-run-parallel.git=0.4.3-alt1 Girar awaiter (dutyrok)
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (dutyrok) @ 2025-05-20 10:11 UTC (permalink / raw)
To: Alexandr Shashkin; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/383533/logs/events.2.1.log
https://packages.altlinux.org/tasks/383533
subtask name aarch64 i586 x86_64
#200 python3-module-pytest-run-parallel 45 failed 28
2025-May-20 10:11:07 :: test-only task #383533 for sisyphus resumed by dutyrok:
#100 removed
#200 build 0.4.2-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-May-20 10:10:44
2025-May-20 10:11:09 :: [i586] #200 python3-module-pytest-run-parallel.git 0.4.2-alt1: build start
2025-May-20 10:11:09 :: [x86_64] #200 python3-module-pytest-run-parallel.git 0.4.2-alt1: build start
2025-May-20 10:11:09 :: [aarch64] #200 python3-module-pytest-run-parallel.git 0.4.2-alt1: build start
[i586] E nomatch: '*::test_should_not_be_marked PARALLEL PASSED*'
[i586] E and: 'test_thread_unsafe_function_attr.py::test_should_not_be_marked PARALLEL FAILED [ 50%]'
[i586] E and: 'test_thread_unsafe_function_attr.py::test_should_be_marked_2 PASSED [thread-unsafe]: calls thread-unsafe function: marked_for_skip [ 75%]'
[i586] --
[i586] E and: '==================================== ERRORS ===================================='
[i586] E and: '__________________ ERROR at call of test_should_not_be_marked __________________'
[i586] E and: ''
[i586] --
[i586] E and: '> sys.setswitchinterval(original_switch)'
[i586] E and: 'E ValueError: switch interval must be strictly positive'
[i586] E and: ''
[i586] --
[i586] E and: '=========================== short test summary info ============================'
[i586] E and: 'PARALLEL FAILED test_thread_unsafe_function_attr.py::test_should_not_be_marked'
[i586] E and: '========================== 3 passed, 1 error in 0.02s =========================='
[i586] --
[i586] test_thread_unsafe_function_attr.py::test_should_be_marked_1 PASSED [thread-unsafe]: calls thread-unsafe function: f<ast.Name object at 0xf6cbf0b0> (inferred via func.__thread_safe__ == False) [ 25%]
[i586] test_thread_unsafe_function_attr.py::test_should_not_be_marked PARALLEL FAILED [ 50%]
[i586] test_thread_unsafe_function_attr.py::test_should_be_marked_2 PASSED [thread-unsafe]: calls thread-unsafe function: marked_for_skip [ 75%]
[i586] --
[i586] ==================================== ERRORS ====================================
[i586] __________________ ERROR at call of test_should_not_be_marked __________________
[i586] args = (), kwargs = {'num_parallel_threads': 10}
[i586] --
[i586] > sys.setswitchinterval(original_switch)
[i586] E ValueError: switch interval must be strictly positive
[i586] /usr/src/RPM/BUILD/python3-module-pytest-run-parallel-0.4.2/.run_venv/lib/python3/site-packages/pytest_run_parallel/plugin.py:113: ValueError
[i586] --
[i586] =========================== short test summary info ============================
[i586] PARALLEL FAILED test_thread_unsafe_function_attr.py::test_should_not_be_marked
[i586] ========================== 3 passed, 1 error in 0.02s ==========================
[i586] =========================== short test summary info ============================
[i586] FAILED tests/test_run_parallel.py::test_marker - assert <ExitCode.TESTS_FAILE...
[i586] FAILED tests/test_run_parallel.py::test_unittest_compat - assert <ExitCode.TE...
[i586] FAILED tests/test_run_parallel.py::test_num_parallel_threads_fixture - Failed...
2025-May-20 10:11:33 :: [i586] python3-module-pytest-run-parallel.git 0.4.2-alt1: remote: build failed
2025-May-20 10:11:33 :: [i586] #200 python3-module-pytest-run-parallel.git 0.4.2-alt1: build FAILED
2025-May-20 10:11:33 :: [i586] requesting cancellation of task processing
2025-May-20 10:11:37 :: [x86_64] #200 python3-module-pytest-run-parallel.git 0.4.2-alt1: build OK
2025-May-20 10:11:54 :: [aarch64] #200 python3-module-pytest-run-parallel.git 0.4.2-alt1: build OK
2025-May-20 10:11:34 :: [i586] build FAILED
2025-May-20 10:11:54 :: task #383533 for sisyphus FAILED
^ permalink raw reply [flat|nested] 6+ messages in thread
* [#383533] TESTED (try 3) python3-module-pytest-run-parallel.git=0.4.3-alt1
2025-05-07 11:37 [#383533] TESTED python3-module-hypothesis.git=6.131.14-alt1 Girar awaiter (dutyrok)
2025-05-20 10:11 ` [#383533] [test-only] FAILED (try 2) python3-module-pytest-run-parallel.git=0.4.2-alt1 Girar awaiter (dutyrok)
@ 2025-05-27 18:35 ` Girar awaiter (dutyrok)
2025-05-27 22:05 ` [#383533] [test-only] FAILED (try 4) python3-module-hypothesis.git=6.131.30-alt1 Girar awaiter (dutyrok)
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (dutyrok) @ 2025-05-27 18:35 UTC (permalink / raw)
To: Alexandr Shashkin; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/383533/logs/events.3.1.log
https://packages.altlinux.org/tasks/383533
subtask name aarch64 i586 x86_64
#300 python3-module-pytest-run-parallel 44 29 28
2025-May-27 18:31:48 :: test-only task #383533 for sisyphus resumed by dutyrok:
#100 removed
#200 removed
#300 build 0.4.3-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-May-27 18:31:20
2025-May-27 18:31:50 :: [aarch64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-27 18:31:50 :: [i586] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-27 18:31:50 :: [x86_64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-27 18:32:18 :: [x86_64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK
2025-May-27 18:32:19 :: [i586] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK
2025-May-27 18:32:34 :: [aarch64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK
2025-May-27 18:32:42 :: #300: python3-module-pytest-run-parallel.git 0.4.3-alt1: build check OK
2025-May-27 18:32:44 :: build check OK
2025-May-27 18:32:45 :: noarch check OK
2025-May-27 18:32:47 :: plan: src +1 -1 =20139, noarch +1 -1 =21361
#300 python3-module-pytest-run-parallel 0.3.1-alt1 -> 0.4.3-alt1
Tue May 27 2025 Alexandr Shashkin <dutyrok@altlinux> 0.4.3-alt1
- Updated to 0.4.3.
2025-May-27 18:33:16 :: patched apt indices
2025-May-27 18:33:24 :: created next repo
2025-May-27 18:33:34 :: duplicate provides check OK
2025-May-27 18:34:11 :: dependencies check OK
2025-May-27 18:34:26 :: [x86_64] #300 python3-module-pytest-run-parallel: install check OK
2025-May-27 18:34:26 :: [i586] #300 python3-module-pytest-run-parallel: install check OK
2025-May-27 18:34:35 :: [aarch64] #300 python3-module-pytest-run-parallel: install check OK
2025-May-27 18:34:36 :: gears inheritance check OK
2025-May-27 18:34:37 :: srpm inheritance check OK
girar-check-perms: access to python3-module-pytest-run-parallel ALLOWED for dutyrok: project leader
check-subtask-perms: #300: python3-module-pytest-run-parallel: allowed for dutyrok
2025-May-27 18:34:38 :: acl check OK
2025-May-27 18:34:58 :: created contents_index files
2025-May-27 18:35:04 :: created hash files: noarch src
2025-May-27 18:35:07 :: task #383533 for sisyphus TESTED
^ permalink raw reply [flat|nested] 6+ messages in thread
* [#383533] [test-only] FAILED (try 4) python3-module-hypothesis.git=6.131.30-alt1 ...
2025-05-07 11:37 [#383533] TESTED python3-module-hypothesis.git=6.131.14-alt1 Girar awaiter (dutyrok)
2025-05-20 10:11 ` [#383533] [test-only] FAILED (try 2) python3-module-pytest-run-parallel.git=0.4.2-alt1 Girar awaiter (dutyrok)
2025-05-27 18:35 ` [#383533] TESTED (try 3) python3-module-pytest-run-parallel.git=0.4.3-alt1 Girar awaiter (dutyrok)
@ 2025-05-27 22:05 ` Girar awaiter (dutyrok)
2025-05-27 22:14 ` [#383533] TESTED (try 5) python3-module-hypothesis.git=6.131.30-alt1 Girar awaiter (dutyrok)
2025-05-28 8:46 ` [#383533] DONE (try 6) python3-module-hypothesis.git=6.131.30-alt1 Girar pender (dutyrok)
4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (dutyrok) @ 2025-05-27 22:05 UTC (permalink / raw)
To: Alexandr Shashkin; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/383533/logs/events.4.1.log
https://packages.altlinux.org/tasks/383533
subtask name aarch64 i586 x86_64
#140 python3-module-hypothesis 4:27 3:11 2:54
2025-May-27 22:00:54 :: test-only task #383533 for sisyphus resumed by dutyrok:
#100 removed
#140 build 6.131.30-alt1 from /people/dutyrok/packages/python3-module-hypothesis.git fetched at 2025-May-27 21:55:23
#200 removed
#300 build 0.4.3-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-May-27 18:31:20
2025-May-27 22:00:55 :: created build repo
2025-May-27 22:00:57 :: [x86_64] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-27 22:00:57 :: [aarch64] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-27 22:00:57 :: [i586] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-27 22:01:00 :: task abort requested by dutyrok.
2025-May-27 22:03:51 :: [x86_64] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK
2025-May-27 22:03:52 :: [x86_64] task processing CANCELLED
2025-May-27 22:04:08 :: [i586] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK
2025-May-27 22:04:08 :: [i586] task processing CANCELLED
2025-May-27 22:05:24 :: [aarch64] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK
2025-May-27 22:05:25 :: [aarch64] task processing CANCELLED
2025-May-27 22:03:52 :: [x86_64] build FAILED
2025-May-27 22:04:08 :: [i586] build FAILED
2025-May-27 22:05:25 :: [aarch64] build FAILED
2025-May-27 22:05:25 :: task #383533 for sisyphus FAILED
^ permalink raw reply [flat|nested] 6+ messages in thread
* [#383533] TESTED (try 5) python3-module-hypothesis.git=6.131.30-alt1 ...
2025-05-07 11:37 [#383533] TESTED python3-module-hypothesis.git=6.131.14-alt1 Girar awaiter (dutyrok)
` (2 preceding siblings ...)
2025-05-27 22:05 ` [#383533] [test-only] FAILED (try 4) python3-module-hypothesis.git=6.131.30-alt1 Girar awaiter (dutyrok)
@ 2025-05-27 22:14 ` Girar awaiter (dutyrok)
2025-05-28 8:46 ` [#383533] DONE (try 6) python3-module-hypothesis.git=6.131.30-alt1 Girar pender (dutyrok)
4 siblings, 0 replies; 6+ messages in thread
From: Girar awaiter (dutyrok) @ 2025-05-27 22:14 UTC (permalink / raw)
To: Alexandr Shashkin
Cc: sisyphus-incominger, Vitaly Lipatov, girar-builder-sisyphus
https://git.altlinux.org/tasks/383533/logs/events.5.1.log
https://packages.altlinux.org/tasks/383533
subtask name aarch64 i586 x86_64
#400 python3-module-typer 1:03 37 37
2025-May-27 22:09:03 :: test-only task #383533 for sisyphus resumed by dutyrok:
#100 removed
#140 build 6.131.30-alt1 from /people/dutyrok/packages/python3-module-hypothesis.git fetched at 2025-May-27 21:55:23
#200 removed
#300 build 0.4.3-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-May-27 18:31:20
#400 build 0.16.0-alt1 from /people/dutyrok/packages/python3-module-typer.git fetched at 2025-May-27 22:08:57
2025-May-27 22:09:04 :: created build repo
2025-May-27 22:09:05 :: [x86_64] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-27 22:09:05 :: [i586] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-27 22:09:05 :: [aarch64] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-27 22:09:24 :: [i586] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK (cached)
2025-May-27 22:09:24 :: [i586] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-27 22:09:25 :: [x86_64] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK (cached)
2025-May-27 22:09:26 :: [x86_64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-27 22:09:37 :: [i586] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK (cached)
2025-May-27 22:09:37 :: [i586] #400 python3-module-typer.git 0.16.0-alt1: build start
2025-May-27 22:09:39 :: [x86_64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK (cached)
2025-May-27 22:09:39 :: [x86_64] #400 python3-module-typer.git 0.16.0-alt1: build start
2025-May-27 22:09:42 :: [aarch64] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK (cached)
2025-May-27 22:09:42 :: [aarch64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-27 22:10:06 :: [aarch64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK (cached)
2025-May-27 22:10:06 :: [aarch64] #400 python3-module-typer.git 0.16.0-alt1: build start
2025-May-27 22:10:14 :: [i586] #400 python3-module-typer.git 0.16.0-alt1: build OK
2025-May-27 22:10:16 :: [x86_64] #400 python3-module-typer.git 0.16.0-alt1: build OK
2025-May-27 22:11:09 :: [aarch64] #400 python3-module-typer.git 0.16.0-alt1: build OK
2025-May-27 22:11:18 :: #140: python3-module-hypothesis.git 6.131.30-alt1: build check OK
2025-May-27 22:11:25 :: #300: python3-module-pytest-run-parallel.git 0.4.3-alt1: build check OK
2025-May-27 22:11:33 :: #400: python3-module-typer.git 0.16.0-alt1: build check OK
2025-May-27 22:11:34 :: build check OK
2025-May-27 22:11:38 :: noarch check OK
2025-May-27 22:11:40 :: plan: src +3 -3 =20139, noarch +3 -3 =21361
#140 python3-module-hypothesis 6.131.20-alt1 -> 6.131.30-alt1
Wed May 28 2025 Alexandr Shashkin <dutyrok@altlinux> 6.131.30-alt1
- Updated to 6.131.30.
#300 python3-module-pytest-run-parallel 0.3.1-alt1 -> 0.4.3-alt1
Tue May 27 2025 Alexandr Shashkin <dutyrok@altlinux> 0.4.3-alt1
- Updated to 0.4.3.
#400 python3-module-typer 0.15.4-alt1 -> 0.16.0-alt1
Wed May 28 2025 Alexandr Shashkin <dutyrok@altlinux> 0.16.0-alt1
- Updated to 0.16.0.
2025-May-27 22:12:09 :: patched apt indices
2025-May-27 22:12:18 :: created next repo
2025-May-27 22:12:28 :: duplicate provides check OK
2025-May-27 22:13:05 :: dependencies check OK
2025-May-27 22:13:24 :: [x86_64] #140 python3-module-hypothesis: install check OK
2025-May-27 22:13:24 :: [i586] #140 python3-module-hypothesis: install check OK
2025-May-27 22:13:29 :: [i586] #300 python3-module-pytest-run-parallel: install check OK (cached)
2025-May-27 22:13:29 :: [x86_64] #300 python3-module-pytest-run-parallel: install check OK (cached)
2025-May-27 22:13:35 :: [aarch64] #140 python3-module-hypothesis: install check OK
2025-May-27 22:13:37 :: [i586] #400 python3-module-typer: install check OK
2025-May-27 22:13:37 :: [x86_64] #400 python3-module-typer: install check OK
2025-May-27 22:13:43 :: [aarch64] #300 python3-module-pytest-run-parallel: install check OK (cached)
2025-May-27 22:13:57 :: [aarch64] #400 python3-module-typer: install check OK
2025-May-27 22:13:58 :: gears inheritance check OK
2025-May-27 22:13:59 :: srpm inheritance check OK
girar-check-perms: access to python3-module-hypothesis ALLOWED for dutyrok: project leader
check-subtask-perms: #140: python3-module-hypothesis: allowed for dutyrok
girar-check-perms: access to python3-module-pytest-run-parallel ALLOWED for dutyrok: project leader
check-subtask-perms: #300: python3-module-pytest-run-parallel: allowed for dutyrok
girar-check-perms: access to python3-module-typer ALLOWED for dutyrok: project leader
check-subtask-perms: #400: python3-module-typer: allowed for dutyrok
2025-May-27 22:14:00 :: acl check OK
2025-May-27 22:14:20 :: created contents_index files
2025-May-27 22:14:26 :: created hash files: noarch src
2025-May-27 22:14:30 :: task #383533 for sisyphus TESTED
^ permalink raw reply [flat|nested] 6+ messages in thread
* [#383533] DONE (try 6) python3-module-hypothesis.git=6.131.30-alt1 ...
2025-05-07 11:37 [#383533] TESTED python3-module-hypothesis.git=6.131.14-alt1 Girar awaiter (dutyrok)
` (3 preceding siblings ...)
2025-05-27 22:14 ` [#383533] TESTED (try 5) python3-module-hypothesis.git=6.131.30-alt1 Girar awaiter (dutyrok)
@ 2025-05-28 8:46 ` Girar pender (dutyrok)
4 siblings, 0 replies; 6+ messages in thread
From: Girar pender (dutyrok) @ 2025-05-28 8:46 UTC (permalink / raw)
To: Alexandr Shashkin
Cc: sisyphus-incominger, Vitaly Lipatov, girar-builder-sisyphus
https://git.altlinux.org/tasks/archive/done/_374/383533/logs/events.6.2.log
https://packages.altlinux.org/tasks/383533
2025-May-28 08:40:11 :: task #383533 for sisyphus resumed by dutyrok:
#100 removed
#140 build 6.131.30-alt1 from /people/dutyrok/packages/python3-module-hypothesis.git fetched at 2025-May-27 21:55:23
#200 removed
#300 build 0.4.3-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-May-27 18:31:20
#400 build 0.16.0-alt1 from /people/dutyrok/packages/python3-module-typer.git fetched at 2025-May-27 22:08:57
2025-May-28 08:40:11 :: created build repo
2025-May-28 08:40:12 :: [aarch64] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-28 08:40:12 :: [x86_64] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-28 08:40:12 :: [i586] #140 python3-module-hypothesis.git 6.131.30-alt1: build start
2025-May-28 08:40:31 :: [i586] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK (cached)
2025-May-28 08:40:32 :: [i586] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-28 08:40:32 :: [x86_64] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK (cached)
2025-May-28 08:40:32 :: [x86_64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-28 08:40:44 :: [i586] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK (cached)
2025-May-28 08:40:45 :: [i586] #400 python3-module-typer.git 0.16.0-alt1: build start
2025-May-28 08:40:45 :: [x86_64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK (cached)
2025-May-28 08:40:46 :: [x86_64] #400 python3-module-typer.git 0.16.0-alt1: build start
2025-May-28 08:40:50 :: [aarch64] #140 python3-module-hypothesis.git 6.131.30-alt1: build OK (cached)
2025-May-28 08:40:50 :: [aarch64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build start
2025-May-28 08:40:58 :: [i586] #400 python3-module-typer.git 0.16.0-alt1: build OK (cached)
2025-May-28 08:40:59 :: [x86_64] #400 python3-module-typer.git 0.16.0-alt1: build OK (cached)
2025-May-28 08:41:14 :: [aarch64] #300 python3-module-pytest-run-parallel.git 0.4.3-alt1: build OK (cached)
2025-May-28 08:41:14 :: [aarch64] #400 python3-module-typer.git 0.16.0-alt1: build start
2025-May-28 08:41:38 :: [aarch64] #400 python3-module-typer.git 0.16.0-alt1: build OK (cached)
2025-May-28 08:41:47 :: #140: python3-module-hypothesis.git 6.131.30-alt1: build check OK
2025-May-28 08:41:55 :: #300: python3-module-pytest-run-parallel.git 0.4.3-alt1: build check OK
2025-May-28 08:42:03 :: #400: python3-module-typer.git 0.16.0-alt1: build check OK
2025-May-28 08:42:05 :: build check OK
2025-May-28 08:42:09 :: noarch check OK
2025-May-28 08:42:11 :: plan: src +3 -3 =20139, noarch +3 -3 =21361
#140 python3-module-hypothesis 6.131.20-alt1 -> 6.131.30-alt1
Wed May 28 2025 Alexandr Shashkin <dutyrok@altlinux> 6.131.30-alt1
- Updated to 6.131.30.
#300 python3-module-pytest-run-parallel 0.3.1-alt1 -> 0.4.3-alt1
Tue May 27 2025 Alexandr Shashkin <dutyrok@altlinux> 0.4.3-alt1
- Updated to 0.4.3.
#400 python3-module-typer 0.15.4-alt1 -> 0.16.0-alt1
Wed May 28 2025 Alexandr Shashkin <dutyrok@altlinux> 0.16.0-alt1
- Updated to 0.16.0.
2025-May-28 08:42:42 :: patched apt indices
2025-May-28 08:42:51 :: created next repo
2025-May-28 08:43:01 :: duplicate provides check OK
2025-May-28 08:43:43 :: dependencies check OK
2025-May-28 08:43:54 :: [i586] #140 python3-module-hypothesis: install check OK (cached)
2025-May-28 08:43:54 :: [x86_64] #140 python3-module-hypothesis: install check OK (cached)
2025-May-28 08:43:58 :: [i586] #300 python3-module-pytest-run-parallel: install check OK (cached)
2025-May-28 08:43:58 :: [x86_64] #300 python3-module-pytest-run-parallel: install check OK (cached)
2025-May-28 08:44:02 :: [aarch64] #140 python3-module-hypothesis: install check OK (cached)
2025-May-28 08:44:02 :: [i586] #400 python3-module-typer: install check OK (cached)
2025-May-28 08:44:03 :: [x86_64] #400 python3-module-typer: install check OK (cached)
2025-May-28 08:44:10 :: [aarch64] #300 python3-module-pytest-run-parallel: install check OK (cached)
2025-May-28 08:44:18 :: [aarch64] #400 python3-module-typer: install check OK (cached)
2025-May-28 08:44:19 :: gears inheritance check OK
2025-May-28 08:44:20 :: srpm inheritance check OK
girar-check-perms: access to python3-module-hypothesis ALLOWED for dutyrok: project leader
check-subtask-perms: #140: python3-module-hypothesis: allowed for dutyrok
girar-check-perms: access to python3-module-pytest-run-parallel ALLOWED for dutyrok: project leader
check-subtask-perms: #300: python3-module-pytest-run-parallel: allowed for dutyrok
girar-check-perms: access to python3-module-typer ALLOWED for dutyrok: project leader
check-subtask-perms: #400: python3-module-typer: allowed for dutyrok
2025-May-28 08:44:21 :: acl check OK
2025-May-28 08:44:46 :: created contents_index files
2025-May-28 08:44:53 :: created hash files: noarch src
2025-May-28 08:44:57 :: task #383533 for sisyphus TESTED
2025-May-28 08:44:58 :: task is ready for commit
2025-May-28 08:45:03 :: repo clone OK
2025-May-28 08:45:03 :: packages update OK
2025-May-28 08:45:06 :: [noarch] update OK
2025-May-28 08:45:06 :: repo update OK
2025-May-28 08:45:15 :: repo save OK
2025-May-28 08:45:15 :: src index update OK
2025-May-28 08:45:15 :: updated /gears/p/python3-module-hypothesis.git branch `sisyphus'
2025-May-28 08:45:15 :: updated /gears/p/python3-module-pytest-run-parallel.git branch `sisyphus'
2025-May-28 08:45:16 :: updated /gears/p/python3-module-typer.git branch `sisyphus'
2025-May-28 08:46:10 :: gears update OK
2025-May-28 08:46:11 :: task #383533 for sisyphus DONE
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-05-28 8:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-07 11:37 [#383533] TESTED python3-module-hypothesis.git=6.131.14-alt1 Girar awaiter (dutyrok)
2025-05-20 10:11 ` [#383533] [test-only] FAILED (try 2) python3-module-pytest-run-parallel.git=0.4.2-alt1 Girar awaiter (dutyrok)
2025-05-27 18:35 ` [#383533] TESTED (try 3) python3-module-pytest-run-parallel.git=0.4.3-alt1 Girar awaiter (dutyrok)
2025-05-27 22:05 ` [#383533] [test-only] FAILED (try 4) python3-module-hypothesis.git=6.131.30-alt1 Girar awaiter (dutyrok)
2025-05-27 22:14 ` [#383533] TESTED (try 5) python3-module-hypothesis.git=6.131.30-alt1 Girar awaiter (dutyrok)
2025-05-28 8:46 ` [#383533] DONE (try 6) python3-module-hypothesis.git=6.131.30-alt1 Girar pender (dutyrok)
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