[0KRunning with gitlab-runner 14.4.0 (4b9e985a)[0;m [0K on gitedu-runner hYKjWveH[0;m section_start:1669025350:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image omalaspinas/pandoc_website:latest ...[0;m [0KPulling docker image omalaspinas/pandoc_website:latest ...[0;m [0KUsing docker image sha256:21e39980d528718c373b260c1b989866cf6053f414b51763e2b08ddab9c46036 for omalaspinas/pandoc_website:latest with digest omalaspinas/pandoc_website@sha256:bc98610a766c38f8b069afe36fdcd5b521257b94f4ad309a37d7fabded800a89 ...[0;m section_end:1669025352:prepare_executor [0Ksection_start:1669025352:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-hykjwveh-project-1194-concurrent-0 via gitedu-runner... section_end:1669025353:prepare_script [0Ksection_start:1669025353:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/orestis.malaspin/homepage/.git/ [32;1mChecking out bb6bdd44 as master...[0;m Removing archives/index.html Removing index.html Removing site/ [32;1mUpdating/initializing submodules recursively...[0;m Synchronizing submodule url for 'css/tufte-css' Entering 'css/tufte-css' Entering 'css/tufte-css' HEAD is now at 957e9c6 Bump version Entering 'css/tufte-css' Entering 'css/tufte-css' section_end:1669025354:get_sources [0Ksection_start:1669025354:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:21e39980d528718c373b260c1b989866cf6053f414b51763e2b08ddab9c46036 for omalaspinas/pandoc_website:latest with digest omalaspinas/pandoc_website@sha256:bc98610a766c38f8b069afe36fdcd5b521257b94f4ad309a37d7fabded800a89 ...[0;m [32;1m$ eval $(ssh-agent -s)[0;m Agent pid 11 [32;1m$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null[0;m Identity added: (stdin) (malaspor@souvlaki) [32;1m$ mkdir -p ~/.ssh[0;m [32;1m$ chmod 700 ~/.ssh[0;m [32;1m$ echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts[0;m [32;1m$ chmod 644 ~/.ssh/known_hosts[0;m [32;1m$ pandoc -v[0;m pandoc 2.19.2 Compiled with pandoc-types 1.22.2.1, texmath 0.12.5.2, skylighting 0.13, citeproc 0.8.0.1, ipynb 0.2, hslua 2.1.0 Scripting engine: Lua 5.3 User data directory: /root/.local/share/pandoc Copyright (C) 2006-2022 John MacFarlane. Web: https://pandoc.org This is free software; see the source for copying conditions. There is no warranty, not even for merchantability or fitness for a particular purpose. [32;1m$ make update SHELL=bash[0;m git submodule foreach 'git pull origin master || true' Entering 'css/tufte-css' fatal: couldn't find remote ref master [32;1m$ make deploy SHELL=bash[0;m pandoc -o index.html index.md -t html5 --css css/tufte-css/tufte.css -s make -C archives make[1]: Entering directory '/builds/orestis.malaspin/homepage/archives' pandoc -o index.html index.md -t html5 --css ../css/tufte-css/tufte.css -s [WARNING] This document format requires a nonempty <title> element. Defaulting to 'index' as the title. To specify a title, use 'title' in metadata or --metadata title="...". make[1]: Leaving directory '/builds/orestis.malaspin/homepage/archives' mkdir -p site mkdir -p site/archives cp index.html site/ cp -r css site/ cp -r figs site/ cp -r archives/index.html site/archives/ [32;1m$ rsync -avzz site/* ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/[0;m sending incremental file list index.html archives/ archives/index.html css/ css/styling.css css/tufte-css/ css/tufte-css/.git css/tufte-css/LICENSE css/tufte-css/README.md css/tufte-css/index.html css/tufte-css/latex.css css/tufte-css/package.json css/tufte-css/tufte.css css/tufte-css/tufte.min.css css/tufte-css/et-book/ css/tufte-css/et-book/et-book-bold-line-figures/ css/tufte-css/et-book/et-book-bold-line-figures/et-book-bold-line-figures.eot css/tufte-css/et-book/et-book-bold-line-figures/et-book-bold-line-figures.svg css/tufte-css/et-book/et-book-bold-line-figures/et-book-bold-line-figures.ttf css/tufte-css/et-book/et-book-bold-line-figures/et-book-bold-line-figures.woff css/tufte-css/et-book/et-book-display-italic-old-style-figures/ css/tufte-css/et-book/et-book-display-italic-old-style-figures/et-book-display-italic-old-style-figures.eot css/tufte-css/et-book/et-book-display-italic-old-style-figures/et-book-display-italic-old-style-figures.svg css/tufte-css/et-book/et-book-display-italic-old-style-figures/et-book-display-italic-old-style-figures.ttf css/tufte-css/et-book/et-book-display-italic-old-style-figures/et-book-display-italic-old-style-figures.woff css/tufte-css/et-book/et-book-roman-line-figures/ css/tufte-css/et-book/et-book-roman-line-figures/et-book-roman-line-figures.eot css/tufte-css/et-book/et-book-roman-line-figures/et-book-roman-line-figures.svg css/tufte-css/et-book/et-book-roman-line-figures/et-book-roman-line-figures.ttf css/tufte-css/et-book/et-book-roman-line-figures/et-book-roman-line-figures.woff css/tufte-css/et-book/et-book-roman-old-style-figures/ css/tufte-css/et-book/et-book-roman-old-style-figures/et-book-roman-old-style-figures.eot css/tufte-css/et-book/et-book-roman-old-style-figures/et-book-roman-old-style-figures.svg css/tufte-css/et-book/et-book-roman-old-style-figures/et-book-roman-old-style-figures.ttf css/tufte-css/et-book/et-book-roman-old-style-figures/et-book-roman-old-style-figures.woff css/tufte-css/et-book/et-book-semi-bold-old-style-figures/ css/tufte-css/et-book/et-book-semi-bold-old-style-figures/et-book-semi-bold-old-style-figures.eot css/tufte-css/et-book/et-book-semi-bold-old-style-figures/et-book-semi-bold-old-style-figures.svg css/tufte-css/et-book/et-book-semi-bold-old-style-figures/et-book-semi-bold-old-style-figures.ttf css/tufte-css/et-book/et-book-semi-bold-old-style-figures/et-book-semi-bold-old-style-figures.woff css/tufte-css/img/ css/tufte-css/img/exports-imports.png css/tufte-css/img/imagequilt-animal-sounds.png css/tufte-css/img/imagequilt-chinese-calligraphy.png css/tufte-css/img/napoleons-march.png css/tufte-css/img/rhino.png css/tufte-css/img/table-example-be-page-159.png figs/ figs/intro.svg figs/stream.png figs/stream.svg sent 3,536 bytes received 37,924 bytes 82,920.00 bytes/sec total size is 4,503,775 speedup is 108.63 section_end:1669025355:step_script [0Ksection_start:1669025355:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1669025355:cleanup_file_variables [0K[32;1mJob succeeded[0;m