FailedConsole Output

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