FailedConsole Output

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