SuccessConsole Output

12:25:29 Started by user carignani
12:25:29 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
12:25:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:25:29  > git rev-parse --is-inside-work-tree # timeout=10
12:25:29 Fetching changes from the remote Git repository
12:25:29  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
12:25:29 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
12:25:29  > git --version # timeout=10
12:25:29 using GIT_SSH to set credentials 
12:25:29  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
12:25:30  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:25:30  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
12:25:30 Checking out Revision b3cd7d2fce826d2310016902e75042bb59e398ba (refs/remotes/origin/master)
12:25:30  > git config core.sparsecheckout # timeout=10
12:25:30  > git checkout -f b3cd7d2fce826d2310016902e75042bb59e398ba
12:25:30 Commit message: "Validation scripts to use swagger-cli and speccy"
12:25:30  > git rev-list --no-walk 96daa263a64676cd02a5ba7389bc72154fcab845 # timeout=10
12:25:30 [mec-gs-014] $ /bin/bash /tmp/jenkins213685246798789640.sh
12:25:30 -- Validating and linting OpenAPI file UEidentityAPI.json...
12:25:32 UEidentityAPI.json is valid
12:25:33 (node:64610) ExperimentalWarning: The http2 module is an experimental API.
12:25:33 Specification is valid, with 0 lint errors
12:25:33 --- Validator returned 0, linter returned 0.
12:25:33 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
12:25:34 UEidentityAPI.yaml is valid
12:25:35 (node:64630) ExperimentalWarning: The http2 module is an experimental API.
12:25:35 Specification is valid, with 0 lint errors
12:25:35 --- Validator returned 0, linter returned 0.
12:25:35 -- Final validation returns 0.
12:25:35 Finished: SUCCESS