FailedConsole Output

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