viewing logs

job succeeded

wikimusic

time taken
5 seconds
started at
Mon Aug 25 17:29:54 2025
updated at
Mon Aug 25 17:29:59 2025
log uuid
b9b8db39-fe9d-441a-b176-36839a3d99b9
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "pull-and-deploy"))
    (daemon-name . "wikimusic-daemon")
    (project . "wikimusic")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/wikimusic.git")))
    
starting new job...


-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git pull

Already up to date.


-> running command: cd /etc/byggsteg/job-clone/wikimusic/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/wikimusic/trunk && git log --name-status HEAD^..HEAD

commit 6857b19bab1ddc912c7e10b70ef4b5cc09bd0419
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sat Aug 16 20:34:58 2025 +0200

    ?????? update: Guile Bewaking v0.1.5

M	manifest.scm


-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo herd enable wikimusic-daemon || true && sudo herd restart wikimusic-daemon || true

Enabled service wikimusic-daemon.
Service wikimusic-daemon has been started.


-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo make deploy

guix shell -m manifest.scm -- emacs -Q --batch \
	--eval '(progn (find-file "/etc/byggsteg/job-clone/wikimusic/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing WikiMusic manual"))'
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
finished publishing WikiMusic manual
mkdir -pv /srv/http/jointhefreeworld.org/manuals/wikimusic
rm -rfv /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
'/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html' is verwijderd
mv -v docs/manual/en-GB.html /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'