SuccessConsole Output

17:30:21 Started by GitLab push by kharimza
17:30:21 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
17:30:21 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:30:22  > git rev-parse --is-inside-work-tree # timeout=10
17:30:22 Fetching changes from the remote Git repository
17:30:22  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
17:30:22 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
17:30:22  > git --version # timeout=10
17:30:22 using GIT_SSH to set credentials 
17:30:22  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
17:30:22  > git rev-parse remotes/origin/develop_2.1.1^{commit} # timeout=10
17:30:22  > git branch -a -v --no-abbrev --contains 04cda9c97c4f92f32c18f96ba7e29a5eaa912c1c # timeout=10
17:30:22 Checking out Revision 04cda9c97c4f92f32c18f96ba7e29a5eaa912c1c (origin/develop_2.1.1)
17:30:22  > git config core.sparsecheckout # timeout=10
17:30:22  > git checkout -f 04cda9c97c4f92f32c18f96ba7e29a5eaa912c1c
17:30:22 Commit message: "Updated to Published version 2.1.1"
17:30:22  > git rev-list --no-walk 387ddb674d4ec47c19799ec8f28048b1ef77d65f # timeout=10
17:30:23 [mec-gs-011] $ /bin/bash /tmp/jenkins9964526655105019397.sh
17:30:23 -- Validating and linting OpenAPI file MecAppSupportApi.json...
17:30:23 MecAppSupportApi.json is valid
17:30:24 (node:130377) ExperimentalWarning: The http2 module is an experimental API.
17:30:25 Specification is valid, with 0 lint errors
17:30:25 --- Validator returned 0, linter returned 0.
17:30:25 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
17:30:26 MecAppSupportApi.yaml is valid
17:30:27 (node:130397) ExperimentalWarning: The http2 module is an experimental API.
17:30:27 Specification is valid, with 0 lint errors
17:30:27 --- Validator returned 0, linter returned 0.
17:30:27 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
17:30:28 MecServiceMgmtApi.json is valid
17:30:29 (node:130417) ExperimentalWarning: The http2 module is an experimental API.
17:30:29 Specification is valid, with 0 lint errors
17:30:29 --- Validator returned 0, linter returned 0.
17:30:29 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
17:30:30 MecServiceMgmtApi.yaml is valid
17:30:31 (node:130437) ExperimentalWarning: The http2 module is an experimental API.
17:30:32 Specification is valid, with 0 lint errors
17:30:32 --- Validator returned 0, linter returned 0.
17:30:32 -- Final validation returns 0.
17:30:32 Finished: SUCCESS