FailedConsole Output

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