0397ea38-54da-46bf-b574-016423569cba(lambda()
`((task . ("pull-and-restart" "maak-deploy"))
(daemon-name . "symbanta-daemon")
(project . "symbanta")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/symbanta.git")))
starting new job...
-> running command: mkdir -p "/etc/byggsteg/job-clone//symbanta" && git clone -b "trunk" "https://codeberg.org/jjba23/symbanta.git" "/etc/byggsteg/job-clone//symbanta/trunk"
Cloning into '/etc/byggsteg/job-clone//symbanta/trunk'...
-> running command: cd /etc/byggsteg/job-clone/symbanta/trunk && uname -a
Linux wolk-jjba 7.1.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/symbanta/trunk && git log --name-status HEAD^..HEAD
commit d0b9f001cb8a6e47bb36dd20191cf9e988d21987
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Sep 10 11:56:41 2026 +0200
feat: Add Nix run
A .woodpecker/byggsteg.yaml
-> running command: cd /etc/byggsteg/job-clone/symbanta/trunk && sudo herd enable symbanta-daemon || true && sudo herd restart symbanta-daemon || true
herd: error: service 'symbanta-daemon' could not be found
herd: error: service 'symbanta-daemon' could not be found
-> running command: cd /etc/byggsteg/job-clone/symbanta/trunk && sudo maak deploy
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/symbanta/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/symbanta/trunk/maak.scm.go
Backtrace:
In ice-9/boot-9.scm:
1784:12 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
6 (apply-smob/0 #<thunk 7f0b9a1142e0>)
In ice-9/boot-9.scm:
733:2 5 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
619:8 4 (_ #(#(#<directory (guile-user) 7f0b9a118c80>)))
In ice-9/command-line.scm:
187:19 3 (_ #<input: custom-port 7f0b9a0ff3f0>)
In unknown file:
2 (eval ((@ (maak main) main)) #<directory (guile-user) 7f0b9a118c80>)
In srfi/srfi-1.scm:
750:9 1 (for-each #<procedure 7f0b99341230 at /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/maak.scm:87:12 (task)> (deploy))
In /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/maak.scm:
97:24 0 (_ _)
/gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/maak.scm:97:24: ERROR:
1. &message: "Could not find task: deploy"
--------------------------------------------------------------
Maak: the infinitely extensible command runner
Loading tasks from Maak file: /etc/byggsteg/job-clone/symbanta/trunk/maak.scm
Executing Maak tasks: deploy