SuccessConsole Output

18:36:16 Started by GitLab push by ETSI CTI
18:36:16 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
18:36:16 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:36:16 Cloning the remote Git repository
18:36:16 Cloning repository git@forge.etsi.org:mec/gs014-ue-identity-api.git
18:36:16  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014 # timeout=10
18:36:16 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
18:36:16  > git --version # timeout=10
18:36:16 using GIT_SSH to set credentials 
18:36:16  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
18:36:16  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
18:36:16  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:36:16  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
18:36:16 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
18:36:16 using GIT_SSH to set credentials 
18:36:16  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
18:36:17  > git rev-parse remotes/origin/master^{commit} # timeout=10
18:36:17  > git branch -a -v --no-abbrev --contains cc235fbdf4f400e97e41ad1368d51bb9da44e1ae # timeout=10
18:36:17 Checking out Revision cc235fbdf4f400e97e41ad1368d51bb9da44e1ae (origin/master)
18:36:17  > git config core.sparsecheckout # timeout=10
18:36:17  > git checkout -f cc235fbdf4f400e97e41ad1368d51bb9da44e1ae
18:36:17 Commit message: "Licensing information"
18:36:17  > git rev-list --no-walk b3cd7d2fce826d2310016902e75042bb59e398ba # timeout=10
18:36:17 [mec-gs-014] $ /bin/bash /tmp/jenkins16667114555571044658.sh
18:36:17 -- Validating and linting OpenAPI file UEidentityAPI.json...
18:36:18 UEidentityAPI.json is valid
18:36:19 (node:99596) ExperimentalWarning: The http2 module is an experimental API.
18:36:19 Specification is valid, with 0 lint errors
18:36:19 --- Validator returned 0, linter returned 0.
18:36:19 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
18:36:20 UEidentityAPI.yaml is valid
18:36:21 (node:99616) ExperimentalWarning: The http2 module is an experimental API.
18:36:21 Specification is valid, with 0 lint errors
18:36:21 --- Validator returned 0, linter returned 0.
18:36:21 -- Final validation returns 0.
18:36:21 Finished: SUCCESS