Running with gitlab-runner 17.3.1 (66269445)
  on 2024-team-wikis rg8UyVtqs, system ID: s_698f9e00673b
section_start:1727545903:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image node:20.8.0 ...
Pulling docker image node:20.8.0 ...
Using docker image sha256:4a3ba4ac08185a17760aa22471960245fdd08ae345be064f54241f7526773d98 for node:20.8.0 with digest node@sha256:21505ae2f9f4b29ad9091e6dfc6c56ef9e890a16fc38fe6f6cd9ba3e979ef37c ...
section_end:1727545959:prepare_executor
section_start:1727545959:prepare_script
Preparing environment
Running on runner-rg8uyvtqs-project-2743-concurrent-0 via runner-rg8uyvtqs-wiki-1727544486-7646244c...
section_end:1727545960:prepare_script
section_start:1727545960:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/2024/msp-maastricht/.git/
Created fresh repository.
Checking out 31b232af as detached HEAD (ref is main)...

Skipping Git submodules setup
section_end:1727545962:get_sources
section_start:1727545962:restore_cache
Restoring cache
Checking cache for default-protected...
Downloading cache from https://gitlab-igem-runner-cache.s3.dualstack.eu-west-3.amazonaws.com/project/2743/default-protected  ETag="34aa073da49cec654e61d9ecacf070c2"
Successfully extracted cache
section_end:1727545968:restore_cache
section_start:1727545968:step_script
Executing "step_script" stage of the job script
Using docker image sha256:4a3ba4ac08185a17760aa22471960245fdd08ae345be064f54241f7526773d98 for node:20.8.0 with digest node@sha256:21505ae2f9f4b29ad9091e6dfc6c56ef9e890a16fc38fe6f6cd9ba3e979ef37c ...
$ npm ci

added 308 packages, and audited 309 packages in 36s

70 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 moderate, 1 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
$ npm run docs:build

> vuepress-starter@1.0.0 docs:build
> vuepress build docs

- Initializing and preparing data
✔ Initializing and preparing data - done in 5.24s
- Compiling with vite
1 repetitive deprecation warnings omitted.
1 repetitive deprecation warnings omitted.
[plugin:vite:reporter] [plugin vite:reporter] 
(!) /builds/2024/msp-maastricht/docs/.vuepress/components/CustomFooter.vue is dynamically imported by /builds/2024/msp-maastricht/docs/.vuepress/.temp/register-components/clientConfig.f6a5bd46.js but also statically imported by /builds/2024/msp-maastricht/node_modules/vuepress-theme-hope/lib/client/components/CommonWrapper.js, dynamic import will not move module into another chunk.

[plugin:vite:reporter] [plugin vite:reporter] 
(!) /builds/2024/msp-maastricht/docs/.vuepress/components/CustomFooter.vue is dynamically imported by /builds/2024/msp-maastricht/docs/.vuepress/.temp/register-components/clientConfig.f6a5bd46.js but also statically imported by /builds/2024/msp-maastricht/node_modules/vuepress-theme-hope/lib/client/components/CommonWrapper.js, dynamic import will not move module into another chunk.

✔ Compiling with vite - done in 45.37s
- Rendering 12 pages
/ is missing sidebar config.
/attributions.html is missing sidebar config.
/contribution.html is missing sidebar config.
/description.html is missing sidebar config.
/education.html is missing sidebar config.
/engineering.html is missing sidebar config.
/human-practices.html is missing sidebar config.
/new-basic-part.html is missing sidebar config.
/parts.html is missing sidebar config.
/sustainable.html is missing sidebar config.
/404.html is missing sidebar config.
✔ Rendering 12 pages - done in 943ms
success VuePress build completed in 54.23s!
section_end:1727546063:step_script
section_start:1727546063:archive_cache
Saving cache for successful job
Creating cache default-protected...
node_modules: found 9871 matching artifact files and directories 
Uploading cache.zip to https://gitlab-igem-runner-cache.s3.dualstack.eu-west-3.amazonaws.com/project/2743/default-protected 
Created cache
section_end:1727546077:archive_cache
section_start:1727546077:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 37 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=977190 responseStatus=201 Created token=glcbt-64
section_end:1727546079:upload_artifacts_on_success
section_start:1727546079:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1727546079:cleanup_file_variables
Job succeeded