FailedConsole Output

08:56:48 Started by GitLab push by Pietro Piscione
08:56:48 [EnvInject] - Loading node environment variables.
08:56:48 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
08:56:48 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
08:56:48  > git rev-parse --is-inside-work-tree # timeout=10
08:56:48 Fetching changes from the remote Git repository
08:56:48  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
08:56:48 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
08:56:48  > git --version # timeout=10
08:56:48 using GIT_SSH to set credentials 
08:56:48  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
08:56:49  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
08:56:49  > git branch -a -v --no-abbrev --contains 24964e5294937a006fb90ab4475b33f3105afc17 # timeout=10
08:56:49 Checking out Revision 24964e5294937a006fb90ab4475b33f3105afc17 (origin/stf606-draft)
08:56:49  > git config core.sparsecheckout # timeout=10
08:56:49  > git checkout -f 24964e5294937a006fb90ab4475b33f3105afc17
08:56:49 Commit message: "Replaced OAS3.0 files with OAS3.1 files."
08:56:49  > git rev-list --no-walk e6dcded9157c413067a26a4c5129ef3b5d82c42d # timeout=10
08:56:49 [mec-gs-011] $ /bin/bash /tmp/jenkins2710806748973797046.sh
08:56:49 -- Validating and linting OpenAPI file MecAppSupportApi.json...
08:56:50 (node:15663) ExperimentalWarning: The fs.promises API is experimental
08:56:50 MecAppSupportApi.json is valid
08:56:51 Specification is valid, with 0 lint errors
08:56:51 --- Validator returned 0, linter returned 0.
08:56:51 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
08:56:51 (node:15685) ExperimentalWarning: The fs.promises API is experimental
08:56:51 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
08:56:52 Specification schema is invalid.
08:56:52 
08:56:52 #/
08:56:52 Must be an OpenAPI 3.0.x document
08:56:52 --- Validator returned 1, linter returned 1.
08:56:52 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
08:56:52 (node:15707) ExperimentalWarning: The fs.promises API is experimental
08:56:52 MecServiceMgmtApi.json is valid
08:56:53 Specification is valid, with 0 lint errors
08:56:53 --- Validator returned 0, linter returned 0.
08:56:53 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
08:56:53 (node:15730) ExperimentalWarning: The fs.promises API is experimental
08:56:53 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
08:56:54 Specification schema is invalid.
08:56:54 
08:56:54 #/
08:56:54 Must be an OpenAPI 3.0.x document
08:56:54 --- Validator returned 1, linter returned 1.
08:56:54 -- Final validation returns 1.
08:56:54 Build step 'Execute shell' marked build as failure
08:56:54 Finished: FAILURE