Started by GitLab push by Elian Kraja [EnvInject] - Loading node environment variables. Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/tags/v2.2.1^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 52a498822ff32c49e8e8d3f88f2e7908c77c0649 # timeout=10 Checking out Revision 52a498822ff32c49e8e8d3f88f2e7908c77c0649 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 52a498822ff32c49e8e8d3f88f2e7908c77c0649 Commit message: "Merge branch 'stf606-final' into 'master'" > git rev-list --no-walk 52a498822ff32c49e8e8d3f88f2e7908c77c0649 # timeout=10 [mec-gs-012] $ /bin/bash /tmp/jenkins6702876630325421761.sh -- Validating and linting OpenAPI file RniAPI.json... (node:12329) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file RniAPI.yaml... (node:12351) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE