SuccessConsole Output

11:30:40 Started by GitLab push by Elian Kraja
11:30:40 [EnvInject] - Loading node environment variables.
11:30:40 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
11:30:40 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:30:40  > git rev-parse --is-inside-work-tree # timeout=10
11:30:40 Fetching changes from the remote Git repository
11:30:40  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
11:30:40 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
11:30:40  > git --version # timeout=10
11:30:40 using GIT_SSH to set credentials 
11:30:40  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
11:30:41  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
11:30:41  > git branch -a -v --no-abbrev --contains 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f # timeout=10
11:30:41 Checking out Revision 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f (origin/stf606-final, origin/stf606-draft, origin/master)
11:30:41  > git config core.sparsecheckout # timeout=10
11:30:41  > git checkout -f 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f
11:30:41 Commit message: "Update license information"
11:30:41  > git rev-list --no-walk 6189161beac5989ee8b9a7806967410c8bf799cd # timeout=10
11:30:41  > git rev-list --no-walk 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f # timeout=10
11:30:42 [mec-gs-014] $ /bin/bash /tmp/jenkins883388131070091957.sh
11:30:42 -- Validating and linting OpenAPI file UEidentityAPI.json...
11:30:43 UEidentityAPI.json is valid
11:30:44 (node:34153) ExperimentalWarning: The http2 module is an experimental API.
11:30:44 Specification is valid, with 0 lint errors
11:30:44 --- Validator returned 0, linter returned 0.
11:30:44 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
11:30:45 UEidentityAPI.yaml is valid
11:30:46 (node:34173) ExperimentalWarning: The http2 module is an experimental API.
11:30:46 Specification is valid, with 0 lint errors
11:30:46 --- Validator returned 0, linter returned 0.
11:30:46 -- Final validation returns 0.
11:30:46 Finished: SUCCESS