FailedConsole Output

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