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