Skip to content

Deploy

Deploy #144

Triggered via schedule December 18, 2023 03:37
Status Failure
Total duration 15m 33s
Artifacts

deploy.yaml

on: schedule
Build, tag, and publish Docker image
15m 23s
Build, tag, and publish Docker image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build, tag, and publish Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk upgrade && apk add --no-cache --virtual=base --upgrade bash p7zip unzip git tzdata ca-certificates curl python3 && apk add --no-cache --virtual=libtorrent-deps --upgrade boost-python3 boost-system libgcc libstdc++ openssl && apk add --no-cache --virtual=build-dependencies --upgrade build-base libffi-dev zlib-dev openssl-dev libjpeg-turbo-dev linux-headers musl-dev cargo python3-dev && install -v -m755 /tmp/unrar /usr/local/bin && python3 -m ensurepip --upgrade && git clone git://deluge-torrent.org/deluge.git /tmp/deluge && cd /tmp/deluge && pip3 --timeout 40 --retries 10 install --no-cache-dir --upgrade wheel pip six==1.16.0 && pip3 --timeout 40 --retries 10 install --no-cache-dir --upgrade --requirement requirements.txt && python3 setup.py clean -a && python3 setup.py build && python3 setup.py install && apk del --purge build-dependencies && rm -rf /tmp/*" did not complete successfully: exit code: 1