FailedConsole Output

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