FailedConsole Output

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