Started by GitLab push by Walter Featherstone [EnvInject] - Loading node environment variables. Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/master^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 4eb20ca8ffcc9e7eaad8fbfd83495a2c909526d3 # timeout=10 Checking out Revision 4eb20ca8ffcc9e7eaad8fbfd83495a2c909526d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4eb20ca8ffcc9e7eaad8fbfd83495a2c909526d3 Commit message: "Merge branch 'stf606-final' into 'master'" > git rev-list --no-walk 0da766fc9e302e1fdb98710c387ae912f64a6326 # timeout=10 [mec-gs-010-2] $ /bin/bash /tmp/jenkins6064594205225378573.sh -- Validating and linting OpenAPI file MEC010-2_AppGrant.json... Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 (node:127051) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml... Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 (node:127071) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppLcm.json... Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 (node:127091) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml... Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 (node:127111) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json... Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 (node:127131) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml... Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 (node:127151) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010p2_v221_definitions.json... MEC010p2_v221_definitions.json is not a valid Openapi API definition (node:127171) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ expected Object { definitions: Object { ConfigPlatformForAppRequest: Object { type: 'object', properties: Object { ... snip ... missing keys: openapi --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010p2_v221_definitions.yaml... MEC010p2_v221_definitions.yaml is not a valid Openapi API definition (node:127191) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ expected Object { definitions: Object { ConfigPlatformForAppRequest: Object { type: 'object', properties: Object { ... snip ... missing keys: openapi --- Validator returned 1, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE