SuccessConsole Output

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