SuccessConsole Output

20:28:11 Started by GitLab push by Michel Roy
20:28:11 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
20:28:11 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
20:28:11  > git rev-parse --is-inside-work-tree # timeout=10
20:28:11 Fetching changes from the remote Git repository
20:28:11  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
20:28:11 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
20:28:11  > git --version # timeout=10
20:28:11 using GIT_SSH to set credentials 
20:28:11  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
20:28:12  > git rev-parse remotes/origin/develop^{commit} # timeout=10
20:28:12  > git branch -a -v --no-abbrev --contains 6f63f4dee12247dfa00f4aae65e1955edd14b937 # timeout=10
20:28:12 Checking out Revision 6f63f4dee12247dfa00f4aae65e1955edd14b937 (origin/develop)
20:28:12  > git config core.sparsecheckout # timeout=10
20:28:12  > git checkout -f 6f63f4dee12247dfa00f4aae65e1955edd14b937
20:28:12 Commit message: "Fix description"
20:28:12  > git rev-list --no-walk 6f63f4dee12247dfa00f4aae65e1955edd14b937 # timeout=10
20:28:12 [mec-gs-013] $ /bin/bash /tmp/jenkins8805370267714476646.sh
20:28:12 -- Validating and linting OpenAPI file LocationAPI.json...
20:28:12 (node:24348) ExperimentalWarning: The fs.promises API is experimental
20:28:13 LocationAPI.json is valid
20:28:14 Specification is valid, with 0 lint errors
20:28:14 --- Validator returned 0, linter returned 0.
20:28:14 -- Validating and linting OpenAPI file LocationAPI.yaml...
20:28:14 (node:24370) ExperimentalWarning: The fs.promises API is experimental
20:28:14 LocationAPI.yaml is valid
20:28:15 Specification is valid, with 0 lint errors
20:28:15 --- Validator returned 0, linter returned 0.
20:28:15 -- Final validator returns 0.
20:28:15 Finished: SUCCESS