viewing logs

job succeeded

maak

time taken
19 seconds
started at
Sat Aug 23 23:07:00 2025
updated at
Sat Aug 23 23:07:19 2025
log uuid
5556ea68-4eaf-469b-93b3-dc75a8c54dfe
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 452c677..1c24f0e
Fast-forward
 maak.scm | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git log --name-status HEAD^..HEAD
commit 1c24f0e90cdaceca75ae5032f1defc028958417f
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sat Aug 23 23:06:53 2025 +0200

    ??? feature: Improve maak file

M	maak.scm

-> running command: cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy
API documentation saved to doc/api
hernoemd './index' -> './doc/api-dist'
'/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
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/maak' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/API.html'
hernoemd 'doc/api-dist/maak_005fmaak.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html'
hernoemd 'doc/api-dist/maak_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html'
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd

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

[INFO][2025-08-23 23:07:18+0200]   Calling procedure: deploy
[INFO][2025-08-23 23:07:18+0200]   Generate documentation for the project and publish to web directory.