viewing logs

job succeeded

wip-site

time taken
1 seconds
started at
Mon Sep 15 17:16:27 2025
updated at
Mon Sep 15 17:16:28 2025
log uuid
05c84bdb-143d-49a3-90f3-c6254d4b9de0
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: mkdir -p /etc/byggsteg/job-clone/wip-site/trunk && git clone -b trunk https://codeberg.org/jjba23/wip-site.git /etc/byggsteg/job-clone/wip-site/trunk || true

Cloning into '/etc/byggsteg/job-clone/wip-site/trunk'...


-> 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 3b71f4dcae25aa3aade3fbe68084dd907596c792
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Sep 15 16:54:42 2025 +0200

    ??? feature: Add CI/CD

M	README.org
M	index.html
M	maak.scm


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

mkdir: map '/srv/http/jointhefreeworld.org/wip-site' is aangemaakt
'index.html' -> '/srv/http/jointhefreeworld.org/wip-site/index.html'

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

[INFO][2025-09-15 17:16:28+0200]   Calling procedure: deploy
[INFO][2025-09-15 17:16:28+0200]   Deploy the project.
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/wip-site/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/wip-site/trunk/maak.scm.go