viewing logs

job succeeded

iter-vitae

time taken
10 seconds
started at
Wed Jun 25 22:12:41 2025
updated at
Wed Jun 25 22:12:51 2025
log uuid
14f2a10c-6848-4fa9-a971-027ea6aeb41b
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 165e7c4..8e70855
Fast-forward
 README.org | 16 ----------------
 1 file changed, 16 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git log --name-status HEAD^..HEAD
commit 8e70855695f8e8dd36accee1cfc05f3cd1ef001a
Author: jjba23 <jjbigorra@gmail.com>
Date:   Wed Jun 25 22:11:51 2025 +0200

    README.org bijwerken

M	README.org

-> 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-25 22:12:49+02:00] Running Guile command: guile -L /gnu/store/g94s0q6kmrvvzkkfbfgvwxvypir5zxlw-iter-vitae-0.3.26/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/g94s0q6kmrvvzkkfbfgvwxvypir5zxlw-iter-vitae-0.3.26/share/resources

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