Skip to content

nightly

nightly #307

Triggered via schedule January 24, 2025 00:24
Status Failure
Total duration 15m 55s
Artifacts

nightly.yml

on: schedule
test  /  rspamd_test
test / rspamd_test
promote  /  promote
promote / promote
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build / docker_build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c git clone -b ${RSPAMD_GIT} https://github.com/rspamd/rspamd.git \t&& cd rspamd \t&& git apply /patches/*.diff \t&& bash -c \"if [ ${RSPAMD_VERSION} == 'auto' ]; then sed -i s/\\(.*\\)/\\($((16#`git log -n1 --pretty='%h'`))\\)/ debian/changelog; else sed -i s/\\(.*\\)/\\(${RSPAMD_VERSION}\\)/ debian/changelog; fi\" \t&& sed -i s/quilt/native/ debian/source/format \t&& debuild -us -uc \t&& mv /build/*.deb /deb/" did not complete successfully: exit code: 29
build / docker_build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636