SuccessConsole Output

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