Triggered by GitLab Merge Request #5: MEC - Multi-access Edge Computing/develop_v20a => develop Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse aa2671ee0b59ef0def60572c4c84e0d38e8e75e4^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains aa2671ee0b59ef0def60572c4c84e0d38e8e75e4 # timeout=10 Checking out Revision aa2671ee0b59ef0def60572c4c84e0d38e8e75e4 (origin/develop_v20a) > git config core.sparsecheckout # timeout=10 > git checkout -f aa2671ee0b59ef0def60572c4c84e0d38e8e75e4 Commit message: "Updated to GS version 2.0.10" > git rev-list --no-walk aa2671ee0b59ef0def60572c4c84e0d38e8e75e4 # timeout=10 [mec-gs-011] $ /bin/bash /tmp/jenkins2158755078137736454.sh -- Validating and linting OpenAPI file MecAppSupportApi.json... MecAppSupportApi.json is valid (node:83584) ExperimentalWarning: The http2 module is an experimental API. Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MecAppSupportApi.yaml... MecAppSupportApi.yaml is valid (node:83604) ExperimentalWarning: The http2 module is an experimental API. Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MecServiceMgmtApi.json... MecServiceMgmtApi.json is valid (node:83624) ExperimentalWarning: The http2 module is an experimental API. Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml... MecServiceMgmtApi.yaml is valid (node:83644) ExperimentalWarning: The http2 module is an experimental API. Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Final validation returns 0. Finished: SUCCESS