FailedConsole Output

07:07:42 Triggered by GitLab Merge Request #7: MEC - Multi-access Edge Computing/stf606-draft => stf606-final
07:07:42 [EnvInject] - Loading node environment variables.
07:07:42 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
07:07:42 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
07:07:42  > git rev-parse --is-inside-work-tree # timeout=10
07:07:42 Fetching changes from the remote Git repository
07:07:42  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
07:07:42 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
07:07:42  > git --version # timeout=10
07:07:42 using GIT_SSH to set credentials 
07:07:42  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
07:07:43  > git rev-parse 0ca4011babfd8f246f215f6596a24c28687975fd^{commit} # timeout=10
07:07:43  > git branch -a -v --no-abbrev --contains 0ca4011babfd8f246f215f6596a24c28687975fd # timeout=10
07:07:43 Checking out Revision 0ca4011babfd8f246f215f6596a24c28687975fd (origin/stf606-draft)
07:07:43  > git config core.sparsecheckout # timeout=10
07:07:43  > git checkout -f 0ca4011babfd8f246f215f6596a24c28687975fd
07:07:43 Commit message: "update attribute descriptions for LocationInfo as per 2.2.1 publication"
07:07:43  > git rev-list --no-walk 0ca4011babfd8f246f215f6596a24c28687975fd # timeout=10
07:07:44 [mec-gs-013] $ /bin/bash /tmp/jenkins1410026048391096824.sh
07:07:44 -- Validating and linting OpenAPI file LocationAPI.json...
07:07:44 (node:2999) ExperimentalWarning: The fs.promises API is experimental
07:07:44 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
07:07:45 Specification schema is invalid.
07:07:45 
07:07:45 #/
07:07:45 Must be an OpenAPI 3.0.x document
07:07:45 --- Validator returned 1, linter returned 1.
07:07:45 -- Validating and linting OpenAPI file LocationAPI.yaml...
07:07:45 (node:3021) ExperimentalWarning: The fs.promises API is experimental
07:07:45 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
07:07:46 Specification schema is invalid.
07:07:46 
07:07:46 #/
07:07:46 Must be an OpenAPI 3.0.x document
07:07:46 --- Validator returned 1, linter returned 1.
07:07:46 -- Final validator returns 1.
07:07:46 Build step 'Execute shell' marked build as failure
07:07:46 Finished: FAILURE