FailedConsole Output

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