viewing logs

job succeeded

guile-show-hub

time taken
4 seconds
started at
Wed Aug 6 23:36:02 2025
updated at
Wed Aug 6 23:36:06 2025
log uuid
29498bb9-a633-4c8d-b703-d3402d669d4a
inspect the job's lambda expression
(lambda()
  `((task . "pull-and-deploy")
    (project . "guile-show-hub")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/guile-show-hub.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/trunk && uname -a
Linux wolk-jjba 6.15.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/trunk && git pull
Updating 78a4f7f..114bb48
Fast-forward
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/trunk && git log --name-status HEAD^..HEAD
commit 114bb48019b02c61b9cd0c0b4f9bb9817d05199f
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Aug 6 23:36:04 2025 +0200

    ???? fix: deploy

M	Makefile

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/trunk && sudo make deploy
CI=true make run
make[1]: Map '/etc/byggsteg/job-clone/guile-show-hub/trunk' wordt binnengegaan
guix shell -m manifest.scm -- \
	guile -L ./src -c '((@(guile-show-hub main) main))'

Starting Guile Show Hub
Fetching from URL: https://codeberg.org/guix/guix/raw/branch/master/gnu/packages/guile-xyz.scmmake[1]: Map '/etc/byggsteg/job-clone/guile-show-hub/trunk' wordt verlaten
rm -rfv /srv/http/jointhefreeworld.org/guile-show-hub
map '/srv/http/jointhefreeworld.org/guile-show-hub' is verwijderd
mkdir -p /srv/http/jointhefreeworld.org/guile-show-hub
mv -v ./dist/index.html /srv/http/jointhefreeworld.org/guile-show-hub/
hernoemd './dist/index.html' -> '/srv/http/jointhefreeworld.org/guile-show-hub/index.html'