[0KRunning with gitlab-runner 16.10.0 (81ab07f6)[0;m [0K on gitlab-pedago-runner-04 2wzzkQexs, system ID: s_3db440932382[0;m section_start:1711535423:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image omalaspinas/c_pandoc:latest ...[0;m [0KPulling docker image omalaspinas/c_pandoc:latest ...[0;m [0KUsing docker image sha256:8356f48113a60cabe77e3b28cb6338dfdc012c491d64795bafe877e5ec9a35a9 for omalaspinas/c_pandoc:latest with digest omalaspinas/c_pandoc@sha256:689aceabd8ce0bf7e7d68b158ca97b196e1e0a75afb59ca57f87b10ca56b414e ...[0;m section_end:1711535424:prepare_executor [0Ksection_start:1711535424:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-2wzzkqexs-project-4893-concurrent-0 via gitlab-pedago-runner-04... section_end:1711535425:prepare_script [0Ksection_start:1711535425:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/orestis.malaspin/isc_physics/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out ea84a54e as detached HEAD (ref is master)...[0;m [32;1mUpdating/initializing submodules recursively with git depth set to 50...[0;m Submodule 'css/tufte-css' (https://github.com/edwardtufte/tufte-css.git) registered for path 'css/tufte-css' Synchronizing submodule url for 'css/tufte-css' Cloning into '/builds/orestis.malaspin/isc_physics/css/tufte-css'... Submodule path 'css/tufte-css': checked out 'e225f3a0e5f8f42a1d28416c1c85962411711907' [32;1mUpdated submodules[0;m Synchronizing submodule url for 'css/tufte-css' Entering 'css/tufte-css' Entering 'css/tufte-css' section_end:1711535429:get_sources [0Ksection_start:1711535429:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:8356f48113a60cabe77e3b28cb6338dfdc012c491d64795bafe877e5ec9a35a9 for omalaspinas/c_pandoc:latest with digest omalaspinas/c_pandoc@sha256:689aceabd8ce0bf7e7d68b158ca97b196e1e0a75afb59ca57f87b10ca56b414e ...[0;m [32;1m$ eval $(ssh-agent -s)[0;m Agent pid 15 [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$ make[0;m pandoc -s --toc --filter=pandoc-plot --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine xelatex --number-sections -o cours.pdf 00_macros.md 01_analyse_dimensionnelle.md 02_lois_de_newton.md 03_charge_electrique_champs_electrique.md 04_potentiel_electrique.md 05_courant_electrique.md 06_cicruits_electriques.md 09_remerciements.md 10_footer.md --metadata-file metadata.yaml [WARNING] Missing character: There is no ⋅ (U+22C5) (U+22C5) in font [lmroman10-regular]:mapping=t pandoc --toc --filter=pandoc-plot --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o cours.html 00_macros.md 01_analyse_dimensionnelle.md 02_lois_de_newton.md 03_charge_electrique_champs_electrique.md 04_potentiel_electrique.md 05_courant_electrique.md 06_cicruits_electriques.md 09_remerciements.md 10_footer.md --metadata-file metadata.yaml [32;1m$ make deploy[0;m mkdir -p phys mkdir -p phys/planets mkdir -p phys/field_lines mkdir -p phys/rc_circuit cp cours.html phys/index.html cp cours.pdf phys/cours.pdf cp -r plots phys/ make -C exercices make[1]: Entering directory '/builds/orestis.malaspin/isc_physics/exercices' pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c ../css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o champs_electrique.html champs_electrique.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c ../css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o circuits.html circuits.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c ../css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o electricite.html electricite.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c ../css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o newton.html newton.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections -o champs_electrique.pdf champs_electrique.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections -o circuits.pdf circuits.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections -o electricite.pdf electricite.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections -o newton.pdf newton.md make[1]: Leaving directory '/builds/orestis.malaspin/isc_physics/exercices' make -C practical_work make[1]: Entering directory '/builds/orestis.malaspin/isc_physics/practical_work' pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c ../css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o tp_vec.html tp_vec.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections -o tp_vec.pdf tp_vec.md make[1]: Leaving directory '/builds/orestis.malaspin/isc_physics/practical_work' mkdir -p phys/exercices cp exercices/*.html phys/exercices cp exercices/*.pdf phys/exercices mkdir -p phys/practical_work cp practical_work/*.html phys/practical_work cp practical_work/*.pdf phys/practical_work cd practical_work/ && tar cvf tp_vec2.tar tp_vec2/ && cp tp_vec2.tar ../phys/practical_work tp_vec2/ tp_vec2/Makefile tp_vec2/gfx/ tp_vec2/gfx/gfx.c tp_vec2/gfx/gfx.h tp_vec2/main.c tp_vec2/vec2/ tp_vec2/vec2/vec2.c tp_vec2/vec2/vec2.h tp_vec2/vec2/vec_tests.c cd .. make -C practical_work/planets make[1]: Entering directory '/builds/orestis.malaspin/isc_physics/practical_work/planets' pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c ../../css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o enonce.html enonce.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections -o enonce.pdf enonce.md make[1]: Leaving directory '/builds/orestis.malaspin/isc_physics/practical_work/planets' cp practical_work/planets/*.pdf phys/planets/ cp practical_work/planets/*.html phys/planets/ cd practical_work/planets && tar cvf skeleton.tar skeleton && cp *.tar ../../phys/planets skeleton/ skeleton/Makefile skeleton/celestial_body/ skeleton/celestial_body/celestial_body.c skeleton/celestial_body/celestial_body.h skeleton/gfx/ skeleton/gfx/gfx.c skeleton/gfx/gfx.h skeleton/main.c skeleton/vec2/ skeleton/vec2/vec2.c skeleton/vec2/vec2.h skeleton/vec2/vec_tests.c cd .. make -C practical_work/electric_fl make[1]: Entering directory '/builds/orestis.malaspin/isc_physics/practical_work/electric_fl' pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c ../../css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o enonce.html enonce.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections -o enonce.pdf enonce.md make[1]: Leaving directory '/builds/orestis.malaspin/isc_physics/practical_work/electric_fl' cp practical_work/electric_fl/*.pdf phys/field_lines/ cp practical_work/electric_fl/*.html phys/field_lines/ cd practical_work/electric_fl && tar cvf utils_jour.tar utils Jour && tar cvf utils_soir.tar utils Soir && cp *.tar ../../phys/field_lines utils/ utils/gfx/ utils/gfx/gfx.c utils/gfx/gfx.h utils/utils.c utils/utils.h Jour/ Jour/cercle.md Jour/ligne.md utils/ utils/gfx/ utils/gfx/gfx.c utils/gfx/gfx.h utils/utils.c utils/utils.h Soir/ Soir/cercle.md Soir/ligne.md cd .. pwd /builds/orestis.malaspin/isc_physics make -C practical_work/rc_circuit make[1]: Entering directory '/builds/orestis.malaspin/isc_physics/practical_work/rc_circuit' pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c ../../css/tufte-css/tufte.css --standalone --embed-resources --mathjax=MathJax.js -o enonce.html enonce.md pandoc -s --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections -o enonce.pdf enonce.md make[1]: Leaving directory '/builds/orestis.malaspin/isc_physics/practical_work/rc_circuit' cp practical_work/rc_circuit/*.pdf phys/rc_circuit/ cp practical_work/rc_circuit/*.html phys/rc_circuit/ [32;1m$ rsync -avzz phys ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/[0;m sending incremental file list phys/ phys/cours.pdf phys/index.html phys/exercices/ phys/exercices/champs_electrique.html phys/exercices/champs_electrique.pdf phys/exercices/circuits.html phys/exercices/circuits.pdf phys/exercices/electricite.html phys/exercices/electricite.pdf phys/exercices/newton.html phys/exercices/newton.pdf phys/field_lines/ phys/field_lines/enonce.html phys/field_lines/enonce.pdf phys/field_lines/utils_jour.tar phys/field_lines/utils_soir.tar phys/planets/ phys/planets/enonce.html phys/planets/enonce.pdf phys/planets/skeleton.tar phys/plots/ phys/plots/pandocplot6984258019069615899.src.html phys/plots/pandocplot6984258019069615899.svg phys/plots/pandocplot7342861106317830431.src.html phys/plots/pandocplot7342861106317830431.svg phys/plots/pandocplot8168323297757109868.src.html phys/plots/pandocplot8168323297757109868.svg phys/plots/pandocplot8564000059175943896.src.html phys/plots/pandocplot8564000059175943896.svg phys/practical_work/ phys/practical_work/tp_vec.html phys/practical_work/tp_vec.pdf phys/practical_work/tp_vec2.tar phys/rc_circuit/ phys/rc_circuit/enonce.html phys/rc_circuit/enonce.pdf sent 82,416 bytes received 117,654 bytes 400,140.00 bytes/sec total size is 33,215,315 speedup is 166.02 section_end:1711535490:step_script [0Ksection_start:1711535490:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1711535490:cleanup_file_variables [0K[32;1mJob succeeded[0;m