FailedConsole Output

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