FailedConsole Output

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