09:51:13 Started by GitLab push by Elian Kraja 09:51:13 [EnvInject] - Loading node environment variables. 09:51:13 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030 09:51:13 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 09:51:13 > git rev-parse --is-inside-work-tree # timeout=10 09:51:13 Fetching changes from the remote Git repository 09:51:13 > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10 09:51:13 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git 09:51:13 > git --version # timeout=10 09:51:13 using GIT_SSH to set credentials 09:51:13 > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/* 09:51:14 > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10 09:51:14 > git branch -a -v --no-abbrev --contains aad612734b12e9c9b19feb078e52f1ac9243bda1 # timeout=10 09:51:14 Checking out Revision aad612734b12e9c9b19feb078e52f1ac9243bda1 (origin/stf606-final) 09:51:14 > git config core.sparsecheckout # timeout=10 09:51:14 > git checkout -f aad612734b12e9c9b19feb078e52f1ac9243bda1 09:51:14 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'" 09:51:14 > git rev-list --no-walk a23c4706e164b794af0cbbcb7cf39765ddfe97ba # timeout=10 09:51:14 [mec-gs-030] $ /bin/bash /tmp/jenkins8030035679102450832.sh 09:51:14 -- Validating and linting OpenAPI file MEC030_V2XInformationService.json... 09:51:14 (node:13232) ExperimentalWarning: The fs.promises API is experimental 09:51:14 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 09:51:15 Specification schema is invalid. 09:51:15 09:51:15 #/ 09:51:15 Must be an OpenAPI 3.0.x document 09:51:15 --- Validator returned 1, linter returned 1. 09:51:15 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml... 09:51:15 (node:13254) ExperimentalWarning: The fs.promises API is experimental 09:51:16 Swagger schema validation failed. 09:51:16 Object didn't pass validation for format uri-reference: at #/externalDocs/url 09:51:16 09:51:16 JSON_OBJECT_VALIDATION_FAILED 09:51:16 Specification schema is invalid. 09:51:16 09:51:16 #/externalDocs 09:51:16 Invalid empty URL externalDocs 09:51:16 --- Validator returned 1, linter returned 1. 09:51:16 -- Final validator returns 1. 09:51:16 Build step 'Execute shell' marked build as failure 09:51:17 Finished: FAILURE