[#403048] [test-only] FAILED (try 3) python3-module-apispec.git=6.8.4-alt1 ...

Girar awaiter (alehandro) girar-builder at altlinux.org
Tue Dec 16 17:38:00 MSK 2025


https://git.altlinux.org/tasks/403048/logs/events.3.1.log
https://packages.altlinux.org/tasks/403048

subtask  name                             aarch64    i586  x86_64
   #700  python3-module-flask-appbuilder        ?  failed  failed

2025-Dec-16 14:36:05 :: test-only task #403048 for sisyphus resumed by alehandro:
#100 build 6.8.4-alt1 from /people/alehandro/packages/python3-module-apispec.git fetched at 2025-Dec-16 12:20:33
#200 build 4.7.1-alt1 from /people/alehandro/packages/python3-module-flask-jwt-extended.git fetched at 2025-Dec-16 12:20:34
#300 build 1.4.2-alt1 from /people/alehandro/packages/python3-module-marshmallow-sqlalchemy.git fetched at 2025-Dec-16 12:20:35
#400 build 0.2.1-alt1 from /people/alehandro/packages/python3-module-prison.git fetched at 2025-Dec-16 12:20:35
#500 removed
#600 removed
#700 build 5.0.1-alt1 from /people/alehandro/packages/python3-module-flask-appbuilder.git fetched at 2025-Dec-16 14:35:20
2025-Dec-16 14:36:06 :: created build repo
2025-Dec-16 14:36:07 :: [x86_64] #100 python3-module-apispec.git 6.8.4-alt1: build start
2025-Dec-16 14:36:07 :: [aarch64] #100 python3-module-apispec.git 6.8.4-alt1: build start
2025-Dec-16 14:36:07 :: [i586] #100 python3-module-apispec.git 6.8.4-alt1: build start
2025-Dec-16 14:36:25 :: [i586] #100 python3-module-apispec.git 6.8.4-alt1: build OK (cached)
2025-Dec-16 14:36:26 :: [i586] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build start
2025-Dec-16 14:36:26 :: [x86_64] #100 python3-module-apispec.git 6.8.4-alt1: build OK (cached)
2025-Dec-16 14:36:27 :: [x86_64] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build start
2025-Dec-16 14:36:39 :: [i586] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build OK (cached)
2025-Dec-16 14:36:39 :: [i586] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build start
2025-Dec-16 14:36:41 :: [x86_64] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build OK (cached)
2025-Dec-16 14:36:41 :: [x86_64] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build start
2025-Dec-16 14:36:44 :: [aarch64] #100 python3-module-apispec.git 6.8.4-alt1: build OK (cached)
2025-Dec-16 14:36:44 :: [aarch64] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build start
2025-Dec-16 14:36:52 :: [i586] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build OK (cached)
2025-Dec-16 14:36:52 :: [i586] #400 python3-module-prison.git 0.2.1-alt1: build start
2025-Dec-16 14:36:55 :: [x86_64] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build OK (cached)
2025-Dec-16 14:36:55 :: [x86_64] #400 python3-module-prison.git 0.2.1-alt1: build start
2025-Dec-16 14:37:05 :: [i586] #400 python3-module-prison.git 0.2.1-alt1: build OK (cached)
2025-Dec-16 14:37:06 :: [i586] #700 python3-module-flask-appbuilder.git 5.0.1-alt1: build start
2025-Dec-16 14:37:09 :: [x86_64] #400 python3-module-prison.git 0.2.1-alt1: build OK (cached)
2025-Dec-16 14:37:09 :: [aarch64] #200 python3-module-flask-jwt-extended.git 4.7.1-alt1: build OK (cached)
2025-Dec-16 14:37:09 :: [x86_64] #700 python3-module-flask-appbuilder.git 5.0.1-alt1: build start
2025-Dec-16 14:37:10 :: [aarch64] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build start
2025-Dec-16 14:37:34 :: [aarch64] #300 python3-module-marshmallow-sqlalchemy.git 1.4.2-alt1: build OK (cached)
2025-Dec-16 14:37:35 :: [aarch64] #400 python3-module-prison.git 0.2.1-alt1: build start
[i586]     from hiro import Timeline
[i586] E   ModuleNotFoundError: No module named 'hiro'
[i586] _________ ERROR collecting tests/security/test_password_complexity.py __________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/security/test_password_complexity.py'.
[i586] --
[i586]     from parameterized import parameterized
[i586] E   ModuleNotFoundError: No module named 'parameterized'
[i586] _____________ ERROR collecting tests/security/test_rate_limiter.py _____________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/security/test_rate_limiter.py'.
[i586] --
[i586]     import hiro
[i586] E   ModuleNotFoundError: No module named 'hiro'
[i586] _____________________ ERROR collecting tests/test_addon.py _____________________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_addon.py'.
[i586] --
[i586]     from hiro import Timeline
[i586] E   ModuleNotFoundError: No module named 'hiro'
[i586] ______________________ ERROR collecting tests/test_api.py ______________________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_api.py'.
[i586] --
[i586]     from hiro import Timeline
[i586] E   ModuleNotFoundError: No module named 'hiro'
[i586] _______________ ERROR collecting tests/test_custom_indexview.py ________________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_custom_indexview.py'.
2025-Dec-16 14:37:38 :: [i586] python3-module-flask-appbuilder.git 5.0.1-alt1: remote: build failed
2025-Dec-16 14:37:38 :: [i586] #700 python3-module-flask-appbuilder.git 5.0.1-alt1: build FAILED
2025-Dec-16 14:37:38 :: [i586] requesting cancellation of task processing
[x86_64]     from hiro import Timeline
[x86_64] E   ModuleNotFoundError: No module named 'hiro'
[x86_64] _________ ERROR collecting tests/security/test_password_complexity.py __________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/security/test_password_complexity.py'.
[x86_64] --
[x86_64]     from parameterized import parameterized
[x86_64] E   ModuleNotFoundError: No module named 'parameterized'
[x86_64] _____________ ERROR collecting tests/security/test_rate_limiter.py _____________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/security/test_rate_limiter.py'.
[x86_64] --
[x86_64]     import hiro
[x86_64] E   ModuleNotFoundError: No module named 'hiro'
[x86_64] _____________________ ERROR collecting tests/test_addon.py _____________________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_addon.py'.
[x86_64] --
[x86_64]     from hiro import Timeline
[x86_64] E   ModuleNotFoundError: No module named 'hiro'
[x86_64] ______________________ ERROR collecting tests/test_api.py ______________________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_api.py'.
[x86_64] --
[x86_64]     from hiro import Timeline
[x86_64] E   ModuleNotFoundError: No module named 'hiro'
[x86_64] _______________ ERROR collecting tests/test_custom_indexview.py ________________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-flask-appbuilder-5.0.1/tests/test_custom_indexview.py'.
2025-Dec-16 14:37:41 :: [x86_64] python3-module-flask-appbuilder.git 5.0.1-alt1: remote: build failed
2025-Dec-16 14:37:41 :: [x86_64] #700 python3-module-flask-appbuilder.git 5.0.1-alt1: build FAILED
2025-Dec-16 14:38:00 :: [aarch64] #400 python3-module-prison.git 0.2.1-alt1: build OK (cached)
2025-Dec-16 14:38:00 :: [aarch64] task processing CANCELLED
2025-Dec-16 14:37:38 :: [i586] build FAILED
2025-Dec-16 14:37:42 :: [x86_64] build FAILED
2025-Dec-16 14:38:00 :: [aarch64] build FAILED
2025-Dec-16 14:38:00 :: task #403048 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list