SuccessConsole Output

18:28:06 Started by GitLab push by ETSI CTI
18:28:06 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
18:28:06 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:28:06  > git rev-parse --is-inside-work-tree # timeout=10
18:28:06 Fetching changes from the remote Git repository
18:28:06  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
18:28:06 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
18:28:06  > git --version # timeout=10
18:28:06 using GIT_SSH to set credentials 
18:28:06  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
18:28:06  > git rev-parse remotes/origin/develop^{commit} # timeout=10
18:28:06  > git branch -a -v --no-abbrev --contains c85c20e81f67508b5042300004b3111873cd6376 # timeout=10
18:28:06 Checking out Revision c85c20e81f67508b5042300004b3111873cd6376 (origin/develop)
18:28:06  > git config core.sparsecheckout # timeout=10
18:28:06  > git checkout -f c85c20e81f67508b5042300004b3111873cd6376
18:28:06 Commit message: "Licensing information"
18:28:06  > git rev-list --no-walk adfbadbcb178889e9fc1cbc404533d4dc739a2a1 # timeout=10
18:28:07 [mec-gs-011] $ /bin/bash /tmp/jenkins6425439991669580173.sh
18:28:07 -- Validating and linting OpenAPI file MecAppSupportApi.json...
18:28:08 MecAppSupportApi.json is valid
18:28:09 (node:99325) ExperimentalWarning: The http2 module is an experimental API.
18:28:09 Specification is valid, with 0 lint errors
18:28:09 --- Validator returned 0, linter returned 0.
18:28:09 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
18:28:10 MecAppSupportApi.yaml is valid
18:28:11 (node:99345) ExperimentalWarning: The http2 module is an experimental API.
18:28:11 Specification is valid, with 0 lint errors
18:28:11 --- Validator returned 0, linter returned 0.
18:28:11 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
18:28:12 MecServiceMgmtApi.json is valid
18:28:13 (node:99365) ExperimentalWarning: The http2 module is an experimental API.
18:28:13 Specification is valid, with 0 lint errors
18:28:13 --- Validator returned 0, linter returned 0.
18:28:13 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
18:28:14 MecServiceMgmtApi.yaml is valid
18:28:15 (node:99385) ExperimentalWarning: The http2 module is an experimental API.
18:28:15 Specification is valid, with 0 lint errors
18:28:15 --- Validator returned 0, linter returned 0.
18:28:15 -- Final validation returns 0.
18:28:16 Finished: SUCCESS