FailedConsole Output

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