viewing logs

job succeeded

iter-vitae

time taken
9 seconds
started at
Thu Jun 26 09:17:38 2025
updated at
Thu Jun 26 09:17:47 2025
log uuid
d72cd97a-9741-49f4-ad91-2fe29edd9135
inspect the job's lambda expression
(lambda()
  `((task . "pull-and-deploy")
    (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.14.8-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git pull
Updating 8e70855..0d92d9e
Fast-forward
 guix.scm | 44 +++++++++-----------------------------------
 1 file changed, 9 insertions(+), 35 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git log --name-status HEAD^..HEAD
commit 0d92d9e50edc8f42fa58b33a300d365cd3e7f5c1
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Jun 26 09:17:04 2025 +0200

    tweak guix package definition

M	guix.scm

-> 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-06-26 09:17:46+02:00] Running Guile command: guile -L /gnu/store/pw3421l955ibsrfbk7g4d9s3xqdsi8al-iter-vitae-0.3.30/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/pw3421l955ibsrfbk7g4d9s3xqdsi8al-iter-vitae-0.3.30/share/resources

[INFO][2025-06-26 09:17:47+0200] Iter Vitae: Generate an attractive, modern and customizable Curriculum Vitae/Resume
[INFO][2025-06-26 09:17:47+0200] Start rendering curriculum with settings:
[INFO][2025-06-26 09:17:47+0200] 	locale: en
[INFO][2025-06-26 09:17:47+0200] 	persona-file: /etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm
[INFO][2025-06-26 09:17:47+0200] 	resources-dir: /gnu/store/pw3421l955ibsrfbk7g4d9s3xqdsi8al-iter-vitae-0.3.30/share/resources
[INFO][2025-06-26 09:17:47+0200] 	output-dir: ./dist
[INFO][2025-06-26 09:17:47+0200] executing: rm -rfv ./dist
[INFO][2025-06-26 09:17:47+0200] executing: mkdir -p ./dist
[INFO][2025-06-26 09:17:47+0200] executing: cp -rfv /gnu/store/pw3421l955ibsrfbk7g4d9s3xqdsi8al-iter-vitae-0.3.30/share/resources/js ./dist/js
[INFO][2025-06-26 09:17:47+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'