FailedConsole Output

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