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