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