FailedConsole Output

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