SuccessConsole Output

04:15:24 Triggered by GitLab Merge Request #3: MEC - Multi-access Edge Computing/develop => master
04:15:24 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
04:15:24 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
04:15:24  > git rev-parse --is-inside-work-tree # timeout=10
04:15:24 Fetching changes from the remote Git repository
04:15:24  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
04:15:24 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
04:15:24  > git --version # timeout=10
04:15:24 using GIT_SSH to set credentials 
04:15:24  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
04:15:24  > git rev-parse 23d079bcacc82861a609634e09dd699abde50192^{commit} # timeout=10
04:15:24  > git branch -a -v --no-abbrev --contains 23d079bcacc82861a609634e09dd699abde50192 # timeout=10
04:15:24 Checking out Revision 23d079bcacc82861a609634e09dd699abde50192 (origin/stf593, origin/develop)
04:15:24  > git config core.sparsecheckout # timeout=10
04:15:24  > git checkout -f 23d079bcacc82861a609634e09dd699abde50192
04:15:24 Commit message: "implicit naming"
04:15:24  > git rev-list --no-walk 23d079bcacc82861a609634e09dd699abde50192 # timeout=10
04:15:24  > git rev-list --no-walk 23d079bcacc82861a609634e09dd699abde50192 # timeout=10
04:15:25 [mec-gs-013] $ /bin/bash /tmp/jenkins12068154966625409741.sh
04:15:25 -- Validating and linting OpenAPI file LocationAPI.json...
04:15:26 LocationAPI.json is valid
04:15:27 (node:63774) ExperimentalWarning: The http2 module is an experimental API.
04:15:27 Specification is valid, with 0 lint errors
04:15:27 --- Validator returned 0, linter returned 0.
04:15:27 -- Validating and linting OpenAPI file LocationAPI.yaml...
04:15:29 LocationAPI.yaml is valid
04:15:29 (node:63794) ExperimentalWarning: The http2 module is an experimental API.
04:15:30 Specification is valid, with 0 lint errors
04:15:30 --- Validator returned 0, linter returned 0.
04:15:30 -- Final validator returns 0.
04:15:30 Finished: SUCCESS