viewing logs

job succeeded

maak

time taken
8 seconds
started at
Sat Aug 23 23:03:59 2025
updated at
Sat Aug 23 23:04:07 2025
log uuid
c6973b29-d190-404e-bbea-674703addc59
inspect the job's lambda expression
(lambda()
  `((task . "trivial")
    (project . "maak")
    (branch-name . "improve-dsl")            
    (clone-url . "https://codeberg.org/jjba23/maak.git")
    (trivial-cmds . ("cd /etc/byggsteg/job-clone/maak/improve-dsl &&
                      sudo guix shell -f guix.scm -- maak deploy"))))
                          
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/maak/improve-dsl && 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/improve-dsl && git pull
Updating 9faf7b2..452c677
Fast-forward
 maak.scm | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/maak/improve-dsl && git log --name-status HEAD^..HEAD
commit 452c677369d0f5a2089c313d97033c0a31484aff
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sat Aug 23 23:03:58 2025 +0200

    fix deploy dir

M	maak.scm

-> running command: cd /etc/byggsteg/job-clone/maak/improve-dsl &&
                      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:04:06+0200] Start loading tasks from file: /etc/byggsteg/job-clone/maak/improve-dsl/maak.scm
[INFO][2025-08-23 23:04:06+0200] Start executing user tasks: (deploy)
[INFO][2025-08-23 23:04:06+0200] Start task: deploy

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