[#349932] [test-only] FAILED (try 2) python3-module-annotated-types.git=0.7.0-alt1 ...
Girar awaiter (dutyrok)
girar-builder at altlinux.org
Thu May 30 08:24:43 MSK 2024
https://git.altlinux.org/tasks/349932/logs/events.2.1.log
subtask name aarch64 i586 ppc64le x86_64
#300 python3-module-fastapi-cli failed failed failed failed
2024-May-30 05:23:07 :: test-only task #349932 for sisyphus resumed by dutyrok:
#100 build 0.7.0-alt1 from /people/dutyrok/packages/python3-module-annotated-types.git fetched at 2024-May-30 04:21:09
#200 removed
#300 build 0.0.4-alt1 from /people/dutyrok/packages/python3-module-fastapi-cli.git fetched at 2024-May-30 04:28:04
2024-May-30 05:23:08 :: created build repo
2024-May-30 05:23:10 :: [x86_64] #100 python3-module-annotated-types.git 0.7.0-alt1: build start
2024-May-30 05:23:10 :: [ppc64le] #100 python3-module-annotated-types.git 0.7.0-alt1: build start
2024-May-30 05:23:10 :: [aarch64] #100 python3-module-annotated-types.git 0.7.0-alt1: build start
2024-May-30 05:23:10 :: [i586] #100 python3-module-annotated-types.git 0.7.0-alt1: build start
2024-May-30 05:23:27 :: [i586] #100 python3-module-annotated-types.git 0.7.0-alt1: build OK (cached)
2024-May-30 05:23:27 :: [i586] #300 python3-module-fastapi-cli.git 0.0.4-alt1: build start
2024-May-30 05:23:27 :: [x86_64] #100 python3-module-annotated-types.git 0.7.0-alt1: build OK (cached)
2024-May-30 05:23:28 :: [x86_64] #300 python3-module-fastapi-cli.git 0.0.4-alt1: build start
2024-May-30 05:23:43 :: [aarch64] #100 python3-module-annotated-types.git 0.7.0-alt1: build OK (cached)
2024-May-30 05:23:43 :: [aarch64] #300 python3-module-fastapi-cli.git 0.0.4-alt1: build start
2024-May-30 05:23:50 :: [ppc64le] #100 python3-module-annotated-types.git 0.7.0-alt1: build OK (cached)
2024-May-30 05:23:50 :: [ppc64le] #300 python3-module-fastapi-cli.git 0.0.4-alt1: build start
[i586] INFO Importing module single_file_api
[i586] ERROR Import error: No module named 'fastapi'
[i586] ERROR Import error: No module named 'fastapi'
[i586] WARNING Ensure all the package directories have an __init__.py file
[i586] --
[i586] > from fastapi import FastAPI
[i586] E ModuleNotFoundError: No module named 'fastapi'
[i586] tests/assets/single_file_other.py:1: ModuleNotFoundError
[i586] --
[i586] INFO Importing module single_file_other
[i586] ERROR Import error: No module named 'fastapi'
[i586] ERROR Import error: No module named 'fastapi'
[i586] WARNING Ensure all the package directories have an __init__.py file
[i586] --
[i586] > from fastapi import FastAPI
[i586] E ModuleNotFoundError: No module named 'fastapi'
[i586] tests/assets/single_file_app.py:1: ModuleNotFoundError
[i586] --
[i586] INFO Importing module single_file_app
[i586] ERROR Import error: No module named 'fastapi'
[i586] ERROR Import error: No module named 'fastapi'
[i586] WARNING Ensure all the package directories have an __init__.py file
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/test_cli.py::test_dev - AssertionError: INFO Using path sing...
[i586] FAILED tests/test_cli.py::test_dev_args - AssertionError: INFO Using path...
[i586] FAILED tests/test_cli.py::test_run - AssertionError: INFO Using path sing...
2024-May-30 05:23:56 :: [i586] python3-module-fastapi-cli.git 0.0.4-alt1: remote: build failed
2024-May-30 05:23:56 :: [i586] #300 python3-module-fastapi-cli.git 0.0.4-alt1: build FAILED
2024-May-30 05:23:56 :: [i586] requesting cancellation of task processing
[x86_64] INFO Importing module single_file_api
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] WARNING Ensure all the package directories have an __init__.py file
[x86_64] --
[x86_64] > from fastapi import FastAPI
[x86_64] E ModuleNotFoundError: No module named 'fastapi'
[x86_64] tests/assets/single_file_other.py:1: ModuleNotFoundError
[x86_64] --
[x86_64] INFO Importing module single_file_other
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] WARNING Ensure all the package directories have an __init__.py file
[x86_64] --
[x86_64] > from fastapi import FastAPI
[x86_64] E ModuleNotFoundError: No module named 'fastapi'
[x86_64] tests/assets/single_file_app.py:1: ModuleNotFoundError
[x86_64] --
[x86_64] INFO Importing module single_file_app
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] WARNING Ensure all the package directories have an __init__.py file
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/test_cli.py::test_dev - AssertionError: INFO Using path sing...
[x86_64] FAILED tests/test_cli.py::test_dev_args - AssertionError: INFO Using path...
[x86_64] FAILED tests/test_cli.py::test_run - AssertionError: INFO Using path sing...
2024-May-30 05:23:57 :: [x86_64] python3-module-fastapi-cli.git 0.0.4-alt1: remote: build failed
2024-May-30 05:23:57 :: [x86_64] #300 python3-module-fastapi-cli.git 0.0.4-alt1: build FAILED
[aarch64] INFO Importing module single_file_api
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] WARNING Ensure all the package directories have an __init__.py file
[aarch64] --
[aarch64] > from fastapi import FastAPI
[aarch64] E ModuleNotFoundError: No module named 'fastapi'
[aarch64] tests/assets/single_file_other.py:1: ModuleNotFoundError
[aarch64] --
[aarch64] INFO Importing module single_file_other
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] WARNING Ensure all the package directories have an __init__.py file
[aarch64] --
[aarch64] > from fastapi import FastAPI
[aarch64] E ModuleNotFoundError: No module named 'fastapi'
[aarch64] tests/assets/single_file_app.py:1: ModuleNotFoundError
[aarch64] --
[aarch64] INFO Importing module single_file_app
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] WARNING Ensure all the package directories have an __init__.py file
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/test_cli.py::test_dev - AssertionError: INFO Using path sing...
[aarch64] FAILED tests/test_cli.py::test_dev_args - AssertionError: INFO Using path...
[aarch64] FAILED tests/test_cli.py::test_run - AssertionError: INFO Using path sing...
2024-May-30 05:24:32 :: [aarch64] python3-module-fastapi-cli.git 0.0.4-alt1: remote: build failed
2024-May-30 05:24:32 :: [aarch64] #300 python3-module-fastapi-cli.git 0.0.4-alt1: build FAILED
[ppc64le] INFO Importing module single_file_api
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] WARNING Ensure all the package directories have an __init__.py file
[ppc64le] --
[ppc64le] > from fastapi import FastAPI
[ppc64le] E ModuleNotFoundError: No module named 'fastapi'
[ppc64le] tests/assets/single_file_other.py:1: ModuleNotFoundError
[ppc64le] --
[ppc64le] INFO Importing module single_file_other
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] WARNING Ensure all the package directories have an __init__.py file
[ppc64le] --
[ppc64le] > from fastapi import FastAPI
[ppc64le] E ModuleNotFoundError: No module named 'fastapi'
[ppc64le] tests/assets/single_file_app.py:1: ModuleNotFoundError
[ppc64le] --
[ppc64le] INFO Importing module single_file_app
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] WARNING Ensure all the package directories have an __init__.py file
[ppc64le] --
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/test_cli.py::test_dev - AssertionError: INFO Using path sing...
[ppc64le] FAILED tests/test_cli.py::test_dev_args - AssertionError: INFO Using path...
[ppc64le] FAILED tests/test_cli.py::test_run - AssertionError: INFO Using path sing...
2024-May-30 05:24:43 :: [ppc64le] python3-module-fastapi-cli.git 0.0.4-alt1: remote: build failed
2024-May-30 05:24:43 :: [ppc64le] #300 python3-module-fastapi-cli.git 0.0.4-alt1: build FAILED
2024-May-30 05:23:57 :: [i586] build FAILED
2024-May-30 05:23:57 :: [x86_64] build FAILED
2024-May-30 05:24:32 :: [aarch64] build FAILED
2024-May-30 05:24:43 :: [ppc64le] build FAILED
2024-May-30 05:24:43 :: task #349932 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list