viewing logs

job succeeded

maak

time taken
14 seconds
started at
Wed Aug 20 16:32:37 2025
updated at
Wed Aug 20 16:32:51 2025
log uuid
d1a33447-70e3-40cc-ad45-1d6943fd59d3
inspect the job's lambda expression
(lambda()
  `((task . "trivial")
    (project . "maak")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/maak.git")
    (trivial-cmds . ("cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy"))))
                          
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && uname -a
Linux wolk-jjba 6.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git pull
Updating 6b26afd..16747da
Fast-forward
 src/maak/maak.scm | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git log --name-status HEAD^..HEAD
commit 16747dae05cea7d9b6e3b7d1e7f2e1ccf9b500af
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Aug 20 16:32:21 2025 +0200

    ???? fix: Better logging

M	src/maak/maak.scm

-> running command: cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy
-L /gnu/store/3fpl8cl1ax5ilfn80nf66wn5zy4z9sij-profile/share/guile/site/3.0 -c ((@(maak main) main)) --resources /gnu/store/3fpl8cl1ax5ilfn80nf66wn5zy4z9sij-profile/share/resources --tasks deploy --file /etc/byggsteg/job-clone/maak/trunk/maak.scm
API documentation saved to doc/api
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/API.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/maak' is verwijderd
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd

[INFO][2025-08-20 16:32:50+0200] Start loading tasks from file: /etc/byggsteg/job-clone/maak/trunk/maak.scm
[INFO][2025-08-20 16:32:50+0200] Start executing user tasks: (deploy)
[INFO][2025-08-20 16:32:50+0200] Start task: deploy

[INFO][2025-08-20 16:32:50+0200]   Calling procedure: deploy
[INFO][2025-08-20 16:32:50+0200]   Generate documentation for the project and publish to web directory.