SuccessConsole Output

13:51:52 Started by GitLab push by kharimza
13:51:52 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:51:52 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:51:52  > git rev-parse --is-inside-work-tree # timeout=10
13:51:52 Fetching changes from the remote Git repository
13:51:52  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:51:52 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:51:52  > git --version # timeout=10
13:51:52 using GIT_SSH to set credentials 
13:51:52  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:51:53  > git rev-parse remotes/origin/develop_v20a^{commit} # timeout=10
13:51:53  > git branch -a -v --no-abbrev --contains aa2671ee0b59ef0def60572c4c84e0d38e8e75e4 # timeout=10
13:51:53 Checking out Revision aa2671ee0b59ef0def60572c4c84e0d38e8e75e4 (origin/develop_v20a)
13:51:53  > git config core.sparsecheckout # timeout=10
13:51:53  > git checkout -f aa2671ee0b59ef0def60572c4c84e0d38e8e75e4
13:51:53 Commit message: "Updated to GS version 2.0.10"
13:51:53 First time build. Skipping changelog.
13:51:53 [mec-gs-011] $ /bin/bash /tmp/jenkins4563550370264168797.sh
13:51:53 -- Validating and linting OpenAPI file MecAppSupportApi.json...
13:51:55 MecAppSupportApi.json is valid
13:51:56 (node:83116) ExperimentalWarning: The http2 module is an experimental API.
13:51:56 Specification is valid, with 0 lint errors
13:51:56 --- Validator returned 0, linter returned 0.
13:51:56 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
13:51:57 MecAppSupportApi.yaml is valid
13:51:58 (node:83136) ExperimentalWarning: The http2 module is an experimental API.
13:51:59 Specification is valid, with 0 lint errors
13:51:59 --- Validator returned 0, linter returned 0.
13:51:59 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
13:52:00 MecServiceMgmtApi.json is valid
13:52:01 (node:83156) ExperimentalWarning: The http2 module is an experimental API.
13:52:01 Specification is valid, with 0 lint errors
13:52:01 --- Validator returned 0, linter returned 0.
13:52:01 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
13:52:02 MecServiceMgmtApi.yaml is valid
13:52:03 (node:83178) ExperimentalWarning: The http2 module is an experimental API.
13:52:03 Specification is valid, with 0 lint errors
13:52:03 --- Validator returned 0, linter returned 0.
13:52:03 -- Final validation returns 0.
13:52:03 Finished: SUCCESS