SuccessConsole Output

10:49:36 Triggered by GitLab Merge Request #7: MEC - Multi-access Edge Computing/develop_2.1.1 => master
10:49:36 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
10:49:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:49:36  > git rev-parse --is-inside-work-tree # timeout=10
10:49:36 Fetching changes from the remote Git repository
10:49:36  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
10:49:37 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
10:49:37  > git --version # timeout=10
10:49:37 using GIT_SSH to set credentials 
10:49:37  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
10:49:37  > git rev-parse 55f5532563bd96b07280befba2edfade28ace605^{commit} # timeout=10
10:49:37  > git branch -a -v --no-abbrev --contains 55f5532563bd96b07280befba2edfade28ace605 # timeout=10
10:49:37 Checking out Revision 55f5532563bd96b07280befba2edfade28ace605 (origin/develop_2.1.1, origin/master)
10:49:37  > git config core.sparsecheckout # timeout=10
10:49:37  > git checkout -f 55f5532563bd96b07280befba2edfade28ace605
10:49:37 Commit message: "Merge branch 'develop' into 'develop_2.1.1'"
10:49:37  > git rev-list --no-walk 55f5532563bd96b07280befba2edfade28ace605 # timeout=10
10:49:37  > git rev-list --no-walk 214006676d8bbe904cd1387cfe7cc47643c8db6f # timeout=10
10:49:37 [mec-gs-011] $ /bin/bash /tmp/jenkins17301621912289423517.sh
10:49:37 -- Validating and linting OpenAPI file MecAppSupportApi.json...
10:49:38 MecAppSupportApi.json is valid
10:49:39 (node:45203) ExperimentalWarning: The http2 module is an experimental API.
10:49:40 Specification is valid, with 0 lint errors
10:49:40 --- Validator returned 0, linter returned 0.
10:49:40 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
10:49:41 MecAppSupportApi.yaml is valid
10:49:42 (node:45225) ExperimentalWarning: The http2 module is an experimental API.
10:49:42 Specification is valid, with 0 lint errors
10:49:42 --- Validator returned 0, linter returned 0.
10:49:42 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
10:49:43 MecServiceMgmtApi.json is valid
10:49:44 (node:45245) ExperimentalWarning: The http2 module is an experimental API.
10:49:44 Specification is valid, with 0 lint errors
10:49:44 --- Validator returned 0, linter returned 0.
10:49:44 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
10:49:45 MecServiceMgmtApi.yaml is valid
10:49:46 (node:45265) ExperimentalWarning: The http2 module is an experimental API.
10:49:46 Specification is valid, with 0 lint errors
10:49:46 --- Validator returned 0, linter returned 0.
10:49:46 -- Final validation returns 0.
10:49:47 Finished: SUCCESS