FailedConsole Output

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