FailedConsole Output

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