viewing logs

job succeeded

ggg

time taken
7 seconds
started at
Tue Jul 22 15:25:30 2025
updated at
Tue Jul 22 15:25:37 2025
log uuid
7be0979a-4cec-493b-9e8e-1d33f5900d43
inspect the job's lambda expression
(lambda()
  `((task . "pull-and-deploy")
    (project . "ggg")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/ggg.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/ggg/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/ggg/trunk && git pull
Updating 4924836..a5a69aa
Fast-forward
 dist/jointhefreeworld-org.svg | 1 +
 glyphs/jjba23.scm             | 7 +++++++
 resources/svg-paths/bull      | 1 +
 resources/svg-paths/gear      | 1 +
 src/ggg/main.scm              | 9 +++++++++
 test/index.html               | 2 +-
 6 files changed, 20 insertions(+), 1 deletion(-)
 create mode 100644 dist/jointhefreeworld-org.svg
 create mode 100644 resources/svg-paths/bull
 create mode 100644 resources/svg-paths/gear

-> running command: cd /etc/byggsteg/job-clone/ggg/trunk && git log --name-status HEAD^..HEAD
commit a5a69aa75f391940f151a64d6a06f371c6f16f30
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Tue Jul 22 15:25:00 2025 +0200

    added jointhefreeworld.org badge

A	dist/jointhefreeworld-org.svg
M	glyphs/jjba23.scm
A	resources/svg-paths/bull
A	resources/svg-paths/gear
M	src/ggg/main.scm
M	test/index.html

-> running command: cd /etc/byggsteg/job-clone/ggg/trunk && sudo make deploy
CI=true make run
make[1]: Map '/etc/byggsteg/job-clone/ggg/trunk' wordt binnengegaan
guix shell -f guix.scm -- \
	ggg --glyph-file /etc/byggsteg/job-clone/ggg/trunk/glyphs/jjba23.scm --output-dir ./dist
[INFO][2025-07-22 15:25:36+02:00] Running Guile command: guile -L /gnu/store/i338kqjs6av7qbr1gig0mx5m9kqrm1wj-ggg-0.3.13/share/guile/site/3.0 -c ((@(ggg main) main)) --output-dir ./dist --glyph-file /etc/byggsteg/job-clone/ggg/trunk/glyphs/jjba23.scm --resources-dir /gnu/store/i338kqjs6av7qbr1gig0mx5m9kqrm1wj-ggg-0.3.13/share/resources

[INFO][2025-07-22 15:25:36+0200] GGG: Guile Glyph Generator
[INFO][2025-07-22 15:25:36+0200] executing: rm -rfv ./dist
[INFO][2025-07-22 15:25:36+0200] executing: mkdir -p ./dist
[INFO][2025-07-22 15:25:36+0200] Start rendering glyphs
[INFO][2025-07-22 15:25:36+0200] 	glyph-file: /etc/byggsteg/job-clone/ggg/trunk/glyphs/jjba23.scm
[INFO][2025-07-22 15:25:37+0200] 
[INFO][2025-07-22 15:25:37+0200] Start producing SVG images
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/pipeline-succeeded.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-guix.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/scheme-guile.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/haskell-ghc910.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-make.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-emacs.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-emacs-single.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/emacs-lisp.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/i18n-gnu-gettext.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/license-gpl3+.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/license-lgpl3+.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/license-agpl3+.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/license-fdl13+.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/shell-fish.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/shell-eshell.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-artanis.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-artanis-122.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/css-tailwind4.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/jointhefreeworld-org.svg
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/scala-213.svg
[INFO][2025-07-22 15:25:37+0200] 
[INFO][2025-07-22 15:25:37+0200] Start producing PNG images
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/pipeline-succeeded.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-guix.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/scheme-guile.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/haskell-ghc910.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-make.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-emacs.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-emacs-single.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/emacs-lisp.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/i18n-gnu-gettext.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/license-gpl3+.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/license-lgpl3+.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/license-agpl3+.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/license-fdl13+.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/shell-fish.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/shell-eshell.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-artanis.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/gnu-artanis-122.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/css-tailwind4.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/jointhefreeworld-org.png
[INFO][2025-07-22 15:25:37+0200] 	producing ./dist/scala-213.png
[INFO][2025-07-22 15:25:37+0200] 
[INFO][2025-07-22 15:25:37+0200] GGG is done generating images
make[1]: Map '/etc/byggsteg/job-clone/ggg/trunk' wordt verlaten
mkdir -p /srv/http/jointhefreeworld.org/ggg
rm -rfv /srv/http/jointhefreeworld.org/ggg/dist
'/srv/http/jointhefreeworld.org/ggg/dist/license-agpl3+.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/gnu-emacs-single.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/css-tailwind4.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/emacs-lisp.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/shell-eshell.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/i18n-gnu-gettext.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/license-lgpl3+.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/gnu-make.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/license-fdl13+.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/scheme-guile.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/gnu-artanis-122.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/license-gpl3+.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/gnu-emacs.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/scala-213.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/gnu-artanis.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/pipeline-succeeded.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/haskell-ghc910.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/shell-fish.svg' is verwijderd
'/srv/http/jointhefreeworld.org/ggg/dist/gnu-guix.svg' is verwijderd
map '/srv/http/jointhefreeworld.org/ggg/dist' is verwijderd
mv -v dist /srv/http/jointhefreeworld.org/ggg/dist
hernoemd 'dist' -> '/srv/http/jointhefreeworld.org/ggg/dist'