SuccessConsole Output

22:56:56 Triggered by GitLab Merge Request #8: MEC - Multi-access Edge Computing/develop_2.1.1 => develop
22:56:56 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
22:56:56 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
22:56:56  > git rev-parse --is-inside-work-tree # timeout=10
22:56:56 Fetching changes from the remote Git repository
22:56:56  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
22:56:56 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
22:56:56  > git --version # timeout=10
22:56:56 using GIT_SSH to set credentials 
22:56:56  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
22:56:57  > git rev-parse 55f5532563bd96b07280befba2edfade28ace605^{commit} # timeout=10
22:56:57  > git branch -a -v --no-abbrev --contains 55f5532563bd96b07280befba2edfade28ace605 # timeout=10
22:56:57 Checking out Revision 55f5532563bd96b07280befba2edfade28ace605 (origin/develop_2.1.1)
22:56:57  > git config core.sparsecheckout # timeout=10
22:56:57  > git checkout -f 55f5532563bd96b07280befba2edfade28ace605
22:56:57 Commit message: "Merge branch 'develop' into 'develop_2.1.1'"
22:56:57  > git rev-list --no-walk 55f5532563bd96b07280befba2edfade28ace605 # timeout=10
22:56:57 [mec-gs-011] $ /bin/bash /tmp/jenkins2681237200364991029.sh
22:56:57 -- Validating and linting OpenAPI file MecAppSupportApi.json...
22:56:58 MecAppSupportApi.json is valid
22:56:59 (node:32846) ExperimentalWarning: The http2 module is an experimental API.
22:57:00 Specification is valid, with 0 lint errors
22:57:00 --- Validator returned 0, linter returned 0.
22:57:00 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
22:57:00 MecAppSupportApi.yaml is valid
22:57:01 (node:32869) ExperimentalWarning: The http2 module is an experimental API.
22:57:02 Specification is valid, with 0 lint errors
22:57:02 --- Validator returned 0, linter returned 0.
22:57:02 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
22:57:03 MecServiceMgmtApi.json is valid
22:57:04 (node:32891) ExperimentalWarning: The http2 module is an experimental API.
22:57:04 Specification is valid, with 0 lint errors
22:57:04 --- Validator returned 0, linter returned 0.
22:57:04 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
22:57:05 MecServiceMgmtApi.yaml is valid
22:57:06 (node:32911) ExperimentalWarning: The http2 module is an experimental API.
22:57:06 Specification is valid, with 0 lint errors
22:57:06 --- Validator returned 0, linter returned 0.
22:57:06 -- Final validation returns 0.
22:57:07 Finished: SUCCESS