Triggered by GitLab Merge Request #3: MEC - Multi-access Edge Computing/develop => master Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013 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/gs013-location-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse 6f63f4dee12247dfa00f4aae65e1955edd14b937^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 6f63f4dee12247dfa00f4aae65e1955edd14b937 # timeout=10 Checking out Revision 6f63f4dee12247dfa00f4aae65e1955edd14b937 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f63f4dee12247dfa00f4aae65e1955edd14b937 Commit message: "Fix description" > git rev-list --no-walk 23d079bcacc82861a609634e09dd699abde50192 # timeout=10 [mec-gs-013] $ /bin/bash /tmp/jenkins1297845004706125820.sh -- Validating and linting OpenAPI file LocationAPI.json... (node:24249) ExperimentalWarning: The fs.promises API is experimental LocationAPI.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file LocationAPI.yaml... (node:24271) ExperimentalWarning: The fs.promises API is experimental LocationAPI.yaml is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Final validator returns 0. Finished: SUCCESS