FailedConsole Output

11:54:24 Started by GitLab push by ETSI CTI
11:54:24 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
11:54:24 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:54:24  > git rev-parse --is-inside-work-tree # timeout=10
11:54:24 Fetching changes from the remote Git repository
11:54:24  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
11:54:24 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
11:54:24  > git --version # timeout=10
11:54:24 using GIT_SSH to set credentials 
11:54:24  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
11:54:25  > git rev-parse remotes/origin/develop^{commit} # timeout=10
11:54:25  > git branch -a -v --no-abbrev --contains f8b3cbd4d03448c11c619fb9a0bd803512b6ae2b # timeout=10
11:54:25 Checking out Revision f8b3cbd4d03448c11c619fb9a0bd803512b6ae2b (origin/develop)
11:54:25  > git config core.sparsecheckout # timeout=10
11:54:25  > git checkout -f f8b3cbd4d03448c11c619fb9a0bd803512b6ae2b
11:54:25 Commit message: "Update license information"
11:54:25  > git rev-list --no-walk 10d52703e21d2adfa021f932275ec4435ea0134a # timeout=10
11:54:25 [mec-gs-016] $ /bin/bash /tmp/jenkins4185380467416766520.sh
11:54:25 -- Validating OpenAPI file UEAppInterfaceApi.json...
11:54:25 
11:54:25   error: Unable to identify the Swagger version for document: UEAppInterfaceApi.json
11:54:25 
11:54:25 -- Validator returned 1.
11:54:25 
11:54:25 -- Validating OpenAPI file UEAppInterfaceApi.yaml...
11:54:26 
11:54:26   error: Unable to identify the Swagger version for document: UEAppInterfaceApi.yaml
11:54:26 
11:54:26 -- Validator returned 1.
11:54:26 
11:54:26 -- Final validator returns 1.
11:54:26 Build step 'Execute shell' marked build as failure
11:54:26 Finished: FAILURE