viewing logs

job succeeded

iter-vitae

time taken
8 seconds
started at
Sun Aug 10 15:56:16 2025
updated at
Sun Aug 10 15:56:24 2025
log uuid
f65441ea-3c9f-425b-b8d2-f7656a02aba8
inspect the job's lambda expression
(lambda()
  `((task . "pull-and-deploy")
    (daemon-name . "wikimusic-daemon")
    (project . "iter-vitae")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/iter-vitae.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/iter-vitae/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/iter-vitae/trunk && git pull
Updating 3c32c41..21abf7a
Fast-forward
 .woodpecker/tag-bumper.yaml | 34 ++++++++++++++++++----------------
 1 file changed, 18 insertions(+), 16 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git log --name-status HEAD^..HEAD
commit 21abf7ae9d2120fed3b872f3b1a61e5ea7b0a745
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sun Aug 10 15:56:06 2025 +0200

    Merge branch 'trunk' of ssh://codeberg.org/jjba23/bewaking into trunk

M	.woodpecker/tag-bumper.yaml

-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && sudo make deploy
make persona-joe-en
make[1]: Map '/etc/byggsteg/job-clone/iter-vitae/trunk' wordt binnengegaan
guix shell -f guix.scm -- iter-vitae --locale "en" --persona-file "/etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm" --output-dir ./dist
[INFO][2025-08-10 15:56:22+02:00] Starting Iter Vitae: guile -L /gnu/store/748vz2qnf25dw4wf28z5idl0dis3a3ci-iter-vitae-0.3.32/share/guile/site/3.0 -c ((@(iter-vitae main) main)) --locale en --output-dir ./dist --persona-file /etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm --resources-dir /gnu/store/748vz2qnf25dw4wf28z5idl0dis3a3ci-iter-vitae-0.3.32/share/resources

[INFO][2025-08-10 15:56:24+0200] Iter Vitae: Generate an attractive, modern and customizable Curriculum Vitae/Resume
[INFO][2025-08-10 15:56:24+0200] Start rendering curriculum with settings:
[INFO][2025-08-10 15:56:24+0200] 	locale: en
[INFO][2025-08-10 15:56:24+0200] 	persona-file: /etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm
[INFO][2025-08-10 15:56:24+0200] 	resources-dir: /gnu/store/748vz2qnf25dw4wf28z5idl0dis3a3ci-iter-vitae-0.3.32/share/resources
[INFO][2025-08-10 15:56:24+0200] 	output-dir: ./dist
[INFO][2025-08-10 15:56:24+0200] executing: rm -rfv ./dist
[INFO][2025-08-10 15:56:24+0200] executing: mkdir -p ./dist
[INFO][2025-08-10 15:56:24+0200] executing: cp -rfv /gnu/store/748vz2qnf25dw4wf28z5idl0dis3a3ci-iter-vitae-0.3.32/share/resources/js ./dist/js
[INFO][2025-08-10 15:56:24+0200] Completed rendering of Curriculum Vitae/Resumemake[1]: Map '/etc/byggsteg/job-clone/iter-vitae/trunk' wordt verlaten
rm -rfv /srv/http/jointhefreeworld.org/joe-cv
'/srv/http/jointhefreeworld.org/joe-cv/js/tailwind.js' is verwijderd
map '/srv/http/jointhefreeworld.org/joe-cv/js' is verwijderd
'/srv/http/jointhefreeworld.org/joe-cv/index.html' is verwijderd
map '/srv/http/jointhefreeworld.org/joe-cv' is verwijderd
cp -rfv dist /srv/http/jointhefreeworld.org/joe-cv
'dist' -> '/srv/http/jointhefreeworld.org/joe-cv'
'dist/js' -> '/srv/http/jointhefreeworld.org/joe-cv/js'
'dist/js/tailwind.js' -> '/srv/http/jointhefreeworld.org/joe-cv/js/tailwind.js'
'dist/index.html' -> '/srv/http/jointhefreeworld.org/joe-cv/index.html'