FailedConsole Output

15:08:19 Started by GitLab push by Elian Kraja
15:08:19 [EnvInject] - Loading node environment variables.
15:08:19 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030
15:08:19 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:08:19  > git rev-parse --is-inside-work-tree # timeout=10
15:08:19 Fetching changes from the remote Git repository
15:08:19  > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10
15:08:19 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git
15:08:19  > git --version # timeout=10
15:08:19 using GIT_SSH to set credentials 
15:08:19  > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/*
15:08:20  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
15:08:20  > git branch -a -v --no-abbrev --contains d71bef26d1dba41b298e55760da9b96670dbe7c8 # timeout=10
15:08:20 Checking out Revision d71bef26d1dba41b298e55760da9b96670dbe7c8 (origin/stf606-draft)
15:08:20  > git config core.sparsecheckout # timeout=10
15:08:20  > git checkout -f d71bef26d1dba41b298e55760da9b96670dbe7c8
15:08:20 Commit message: "Update README.md"
15:08:20  > git rev-list --no-walk 1ddc962c827878b48cdb5e83fad470c6ce9a91da # timeout=10
15:08:20 [mec-gs-030] $ /bin/bash /tmp/jenkins6927442916282045891.sh
15:08:20 -- Validating and linting OpenAPI file MEC030_V2XInformationService.json...
15:08:21 (node:16213) ExperimentalWarning: The fs.promises API is experimental
15:08:21 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
15:08:21 Specification schema is invalid.
15:08:21 
15:08:21 #/
15:08:21 Must be an OpenAPI 3.0.x document
15:08:21 --- Validator returned 1, linter returned 1.
15:08:21 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml...
15:08:21 (node:16236) ExperimentalWarning: The fs.promises API is experimental
15:08:21 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
15:08:22 Specification schema is invalid.
15:08:22 
15:08:22 #/
15:08:22 Must be an OpenAPI 3.0.x document
15:08:22 --- Validator returned 1, linter returned 1.
15:08:22 -- Final validator returns 1.
15:08:22 Build step 'Execute shell' marked build as failure
15:08:23 Finished: FAILURE