viewing logs

job succeeded

wip-site

time taken
4 seconds
started at
Thu Sep 18 09:44:46 2025
updated at
Thu Sep 18 09:44:50 2025
log uuid
e2e98a11-05c4-4158-9a66-4177ee60169e
inspect the job's lambda expression
(lambda()
  `((task . "maak-deploy")
    (project . "wip-site")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/wip-site.git")))
    
starting new job...


-> running command: cd /etc/byggsteg/job-clone/wip-site/trunk && git reset --hard && git pull

HEAD is now at 44a77a3 prf
From https://codeberg.org/jjba23/wip-site
   44a77a3..2fdc99c  trunk      -> origin/trunk
Updating 44a77a3..2fdc99c
Fast-forward
 index.css  | 110 ++++++++++++++++++++++++++++++-------------------------------
 index.html |  31 ++++++++++-------
 2 files changed, 75 insertions(+), 66 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/wip-site/trunk && uname -a

Linux wolk-jjba 6.15.11-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/wip-site/trunk && git log --name-status HEAD^..HEAD

commit 2fdc99c0aa0bf24281b82b96f50c8f94308e45b0
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Sep 18 09:44:59 2025 +0200

    fmt

M	index.css
M	index.html


-> running command: cd /etc/byggsteg/job-clone/wip-site/trunk && sudo maak deploy

'/srv/http/wip-site.jointhefreeworld.org/index.html' is verwijderd
'index.html' -> '/srv/http/wip-site.jointhefreeworld.org/index.html'
'index.css' -> '/srv/http/wip-site.jointhefreeworld.org/index.css'

[INFO][2025-09-18 09:44:49+0200] Start loading tasks from file: /etc/byggsteg/job-clone/wip-site/trunk/maak.scm
[INFO][2025-09-18 09:44:49+0200] Start executing user tasks: (deploy)
[INFO][2025-09-18 09:44:49+0200] Start task: deploy

[INFO][2025-09-18 09:44:49+0200]   Calling procedure: deploy
[INFO][2025-09-18 09:44:49+0200]   Deploy the project.