FailedConsole Output

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