FailedConsole Output

13:10:25 Started by GitLab push by Pietro Piscione
13:10:25 [EnvInject] - Loading node environment variables.
13:10:25 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2
13:10:25 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:10:25  > git rev-parse --is-inside-work-tree # timeout=10
13:10:25 Fetching changes from the remote Git repository
13:10:25  > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10
13:10:25 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git
13:10:25  > git --version # timeout=10
13:10:25 using GIT_SSH to set credentials 
13:10:25  > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/*
13:10:26  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
13:10:26  > git branch -a -v --no-abbrev --contains d69ec6c2d1134a2094a7814d1a3d74c7e563d3e4 # timeout=10
13:10:26 Checking out Revision d69ec6c2d1134a2094a7814d1a3d74c7e563d3e4 (origin/stf606-draft)
13:10:26  > git config core.sparsecheckout # timeout=10
13:10:26  > git checkout -f d69ec6c2d1134a2094a7814d1a3d74c7e563d3e4
13:10:26 Commit message: "Updated specifications: fix on examples, callback and minor."
13:10:26  > git rev-list --no-walk 748727db5f87836bc1506cc04356f9cd2140fb03 # timeout=10
13:10:27 [mec-gs-010-2] $ /bin/bash /tmp/jenkins7480532991411146594.sh
13:10:27 -- Validating and linting OpenAPI file MEC010-2_AppGrant.json...
13:10:27 (node:10244) ExperimentalWarning: The fs.promises API is experimental
13:10:27 MEC010-2_AppGrant.json is valid
13:10:28 Specification is valid, with 0 lint errors
13:10:28 --- Validator returned 0, linter returned 0.
13:10:28 -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml...
13:10:29 (node:10266) ExperimentalWarning: The fs.promises API is experimental
13:10:29 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
13:10:29 Specification schema is invalid.
13:10:29 
13:10:29 #/
13:10:29 Must be an OpenAPI 3.0.x document
13:10:29 --- Validator returned 1, linter returned 1.
13:10:29 -- Validating and linting OpenAPI file MEC010-2_AppLcm.json...
13:10:30 (node:10288) ExperimentalWarning: The fs.promises API is experimental
13:10:30 MEC010-2_AppLcm.json is valid
13:10:31 Specification is valid, with 0 lint errors
13:10:31 --- Validator returned 0, linter returned 0.
13:10:31 -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml...
13:10:31 (node:10310) ExperimentalWarning: The fs.promises API is experimental
13:10:31 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
13:10:32 Specification schema is invalid.
13:10:32 
13:10:32 #/
13:10:32 Must be an OpenAPI 3.0.x document
13:10:32 --- Validator returned 1, linter returned 1.
13:10:32 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json...
13:10:32 (node:10332) ExperimentalWarning: The fs.promises API is experimental
13:10:32 MEC010-2_AppPkgMgmt.json is valid
13:10:33 Specification is valid, with 0 lint errors
13:10:33 --- Validator returned 0, linter returned 0.
13:10:33 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml...
13:10:33 (node:10355) ExperimentalWarning: The fs.promises API is experimental
13:10:33 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
13:10:34 Specification schema is invalid.
13:10:34 
13:10:34 #/
13:10:34 Must be an OpenAPI 3.0.x document
13:10:34 --- Validator returned 1, linter returned 1.
13:10:34 -- Final validator returns 1.
13:10:34 Build step 'Execute shell' marked build as failure
13:10:34 Finished: FAILURE