FailedConsole Output

10:42:36 Started by GitLab push by Muhammad Rehan Abbasi
10:42:36 [EnvInject] - Loading node environment variables.
10:42:36 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030
10:42:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:42:36  > git rev-parse --is-inside-work-tree # timeout=10
10:42:36 Fetching changes from the remote Git repository
10:42:36  > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10
10:42:36 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git
10:42:36  > git --version # timeout=10
10:42:36 using GIT_SSH to set credentials 
10:42:36  > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/*
10:42:37  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
10:42:37  > git branch -a -v --no-abbrev --contains 2083b129ff34871e2a994e00458267b473817b97 # timeout=10
10:42:37 Checking out Revision 2083b129ff34871e2a994e00458267b473817b97 (origin/stf606-draft)
10:42:37  > git config core.sparsecheckout # timeout=10
10:42:37  > git checkout -f 2083b129ff34871e2a994e00458267b473817b97
10:42:37 Commit message: "change enum type to integer where applicable"
10:42:37  > git rev-list --no-walk ef4cef47b2bea3fa02df26f439438e02653c9330 # timeout=10
10:42:37 [mec-gs-030] $ /bin/bash /tmp/jenkins450928484131145572.sh
10:42:37 -- Validating and linting OpenAPI file MEC030_V2XInformationService.json...
10:42:38 (node:29144) ExperimentalWarning: The fs.promises API is experimental
10:42:38 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
10:42:39 Specification schema is invalid.
10:42:39 
10:42:39 #/
10:42:39 Must be an OpenAPI 3.0.x document
10:42:39 --- Validator returned 1, linter returned 1.
10:42:39 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml...
10:42:39 (node:29301) ExperimentalWarning: The fs.promises API is experimental
10:42:39 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
10:42:40 Specification schema is invalid.
10:42:40 
10:42:40 #/
10:42:40 Must be an OpenAPI 3.0.x document
10:42:40 --- Validator returned 1, linter returned 1.
10:42:40 -- Final validator returns 1.
10:42:40 Build step 'Execute shell' marked build as failure
10:42:41 Finished: FAILURE