SuccessConsole Output

15:28:37 Started by GitLab push by ETSI CTI
15:28:37 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
15:28:37 [WS-CLEANUP] Deleting project workspace...
15:28:37 [WS-CLEANUP] Deferred wipeout is used...
15:28:37 [WS-CLEANUP] Done
15:28:37 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:28:37 Cloning the remote Git repository
15:28:37 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
15:28:37  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
15:28:37 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
15:28:37  > git --version # timeout=10
15:28:37 using GIT_SSH to set credentials 
15:28:37  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
15:28:38  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
15:28:38  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:28:38  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
15:28:38 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
15:28:38 using GIT_SSH to set credentials 
15:28:38  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
15:28:38  > git rev-parse remotes/origin/master^{commit} # timeout=10
15:28:38  > git branch -a -v --no-abbrev --contains def2697bf16496e69366ddbd43018d6824a59c37 # timeout=10
15:28:38 Checking out Revision def2697bf16496e69366ddbd43018d6824a59c37 (origin/master)
15:28:38  > git config core.sparsecheckout # timeout=10
15:28:38  > git checkout -f def2697bf16496e69366ddbd43018d6824a59c37
15:28:38 Commit message: "Update links in README.md for v2.1.1"
15:28:38  > git rev-list --no-walk cc26b21d6854499459ff5b84d360127c86e588b3 # timeout=10
15:28:42 [mec-gs-012] $ /bin/bash /tmp/jenkins5536289208848630772.sh
15:28:42 -- Validating and linting OpenAPI file RniAPI.json...
15:28:43 RniAPI.json is valid
15:28:44 (node:103130) ExperimentalWarning: The http2 module is an experimental API.
15:28:44 Specification is valid, with 0 lint errors
15:28:44 --- Validator returned 0, linter returned 0.
15:28:44 -- Validating and linting OpenAPI file RniAPI.yaml...
15:28:45 RniAPI.yaml is valid
15:28:46 (node:103150) ExperimentalWarning: The http2 module is an experimental API.
15:28:47 Specification is valid, with 0 lint errors
15:28:47 --- Validator returned 0, linter returned 0.
15:28:47 -- Final validator returns 0.
15:28:47 Finished: SUCCESS