trivial-904fbb0d-22fd

job succeeded

time taken
3 seconds
started at
Fri Jun 26 09:31:08 2026
updated at
Fri Jun 26 09:31:11 2026
log uuid
904fbb0d-22fd-4bc3-9f67-888ca12c7b30
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 &&
                      sudo guix shell -f guix.scm -- maak deploy

guix shell: waarschuwing: module  (srfi srfi-26) wordt ingevoerd vanop de externe machine
API documentation saved to doc/api
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/maak/API.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fdsl.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.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_005fdsl.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fdsl.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'
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc/api-dist' is verwijderd
map 'doc' is verwijderd


--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/maak/trunk/maak.scm

Executing Maak tasks: deploy

--------------------------------------------------------------

=> Running Maak task: deploy

  Generate documentation for the project and publish to web directory.

Executing: rm -rfv doc
Executing: guix shell -m manifest.scm  -- documenta api ./src/maak &&  texi2any -v --html --css-ref=https://jointhefreeworld.org/static/css/jointhefreeworld.css ./doc/api/index.texi
Executing: mv -v ./index ./doc/api-dist
Executing: rm -rfv /srv/http/jointhefreeworld.org/api-docs/maak
Executing: mkdir -pv /srv/http/jointhefreeworld.org/api-docs/maak
Executing: mv -v doc/api-dist/* /srv/http/jointhefreeworld.org/api-docs/maak
Executing: rm -rfv doc