Skip to content

ci: enable multi arch docker builds #41

ci: enable multi arch docker builds

ci: enable multi arch docker builds #41

Triggered via pull request January 3, 2024 20:54
Status Failure
Total duration 5m 29s
Artifacts 1

pull_request.yaml

on: pull_request
Calculate list of debian distros and docker image tags
6s
Calculate list of debian distros and docker image tags
build_and_test_frontend  /  format
45s
build_and_test_frontend / format
build_and_test_frontend  /  test
52s
build_and_test_frontend / test
build_and_test_frontend  /  lint
1m 1s
build_and_test_frontend / lint
build_and_test_frontend  /  build-web
1m 26s
build_and_test_frontend / build-web
build_and_test_frontend  /  build-app
5m 17s
build_and_test_frontend / build-app
build_and_test_backend  /  pylint
32s
build_and_test_backend / pylint
build_and_test_backend  /  mypy
31s
build_and_test_backend / mypy
build_and_test_backend  /  format
22s
build_and_test_backend / format
Matrix: build_and_test_backend / test
Build and publish ready made docker containers
2m 52s
Build and publish ready made docker containers
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Build and publish ready made docker containers
Error: buildah exited with code 1 Resolved "python" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/python:3.10-alpine... Getting image source signatures Copying blob sha256:ad274ec315323040018b08f6054c66a02ead755999e2e8e9ac6304f25b7ee5f2 Copying blob sha256:e853c0f38ea7ee895b324be2572635fb61172c5bb439c16909ff93c5626bf9e3 Copying blob sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf Copying blob sha256:e1ada407d4d2c971c1aebc4674b6a4c646e3eec3d467ba5cdc020425cad06cc7 Copying blob sha256:4e2bf8fadd7561c3865302dcbab4663eb36e0cf6304ff93f509f8805860c96be Copying blob sha256:e1ada407d4d2c971c1aebc4674b6a4c646e3eec3d467ba5cdc020425cad06cc7 Copying blob sha256:e853c0f38ea7ee895b324be2572635fb61172c5bb439c16909ff93c5626bf9e3 Copying blob sha256:ad274ec315323040018b08f6054c66a02ead755999e2e8e9ac6304f25b7ee5f2 Copying blob sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf Copying blob sha256:4e2bf8fadd7561c3865302dcbab4663eb36e0cf6304ff93f509f8805860c96be Copying config sha256:3571273345649a7407482369206f43c7659a4c1da21115b359eb2f1d8a2b29d1 Writing manifest to image destination Storing signatures error: subprocess-exited-with-error × Building wheel for cffi (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [48 lines of output] No working compiler found, or bogus compiler options passed to the compiler from Python's standard "distutils" module. See the error messages above. Likely, the problem is not related to CFFI but generic to the setup.py of any Python package that tries to compile C code. (Hints: on OS/X 10.8, for errors about -mno-fused-madd see http://stackoverflow.com/questions/22313407/ Otherwise, see https://wiki.python.org/moin/CompLangPython or the IRC channel #python on irc.libera.chat.) Trying to continue anyway. If you are trying to install CFFI from a build done in a different context, you can ignore this warning. running bdist_wheel running build running build_py creating build creating build/lib.linux-aarch64-cpython-310 creating build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/error.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/cparser.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/model.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/recompiler.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/verifier.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/__init__.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/lock.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/api.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/commontypes.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/_embedding.h -> build/lib.linux-aarch64-cpython-310/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-aarch64-cpython-310/cffi running build_ext
Calculate list of debian distros and docker image tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Calculate list of debian distros and docker image tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Calculate list of debian distros and docker image tags
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build_and_test_frontend / lint: frontend/apps/mobile/src/components/PositionDialog.tsx#L62
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build_and_test_frontend / lint: frontend/apps/mobile/src/components/transaction-shares/TransactionShareDialog.tsx#L37
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build_and_test_frontend / lint: frontend/apps/web/src/components/accounts/BalanceHistoryGraph.tsx#L38
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build_and_test_frontend / build-app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
app-release-apk Expired
27 MB