FailedConsole Output

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