SuccessConsole Output

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