FailedConsole Output

09:14:08 Triggered by GitLab Merge Request #4: MEC - Multi-access Edge Computing/stf606-final => master
09:14:08 [EnvInject] - Loading node environment variables.
09:14:08 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
09:14:08 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:14:08  > git rev-parse --is-inside-work-tree # timeout=10
09:14:08 Fetching changes from the remote Git repository
09:14:08  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
09:14:08 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
09:14:08  > git --version # timeout=10
09:14:08 using GIT_SSH to set credentials 
09:14:08  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
09:14:09  > git rev-parse 5714be2159627e0276578c391992ee42d48a5fb8^{commit} # timeout=10
09:14:09  > git branch -a -v --no-abbrev --contains 5714be2159627e0276578c391992ee42d48a5fb8 # timeout=10
09:14:09 Checking out Revision 5714be2159627e0276578c391992ee42d48a5fb8 (origin/stf606-final)
09:14:09  > git config core.sparsecheckout # timeout=10
09:14:09  > git checkout -f 5714be2159627e0276578c391992ee42d48a5fb8
09:14:09 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'"
09:14:09  > git rev-list --no-walk 5714be2159627e0276578c391992ee42d48a5fb8 # timeout=10
09:14:09 [mec-gs-014] $ /bin/bash /tmp/jenkins9434251159818342421.sh
09:14:09 -- Validating and linting OpenAPI file UEidentityAPI.json...
09:14:10 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
09:14:12 (node:104175) ExperimentalWarning: The http2 module is an experimental API.
09:14:12 Specification schema is invalid.
09:14:12 
09:14:12 #/
09:14:12 Must be an OpenAPI 3.0.x document
09:14:12 --- Validator returned 1, linter returned 1.
09:14:12 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
09:14:12 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
09:14:13 (node:104195) ExperimentalWarning: The http2 module is an experimental API.
09:14:13 Specification schema is invalid.
09:14:13 
09:14:13 #/
09:14:13 Must be an OpenAPI 3.0.x document
09:14:13 --- Validator returned 1, linter returned 1.
09:14:13 -- Final validation returns 1.
09:14:13 Build step 'Execute shell' marked build as failure
09:14:14 Finished: FAILURE