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