SuccessConsole Output

09:01:30 Started by GitLab push by Elian Kraja
09:01:30 [EnvInject] - Loading node environment variables.
09:01:30 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
09:01:30 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:01:30 Cloning the remote Git repository
09:01:30 Cloning repository git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:01:30  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 # timeout=10
09:01:30 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:01:30  > git --version # timeout=10
09:01:30 using GIT_SSH to set credentials 
09:01:30  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
09:01:31  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
09:01:31  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:01:31  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
09:01:31 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:01:31 using GIT_SSH to set credentials 
09:01:31  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
09:01:32  > git rev-parse remotes/origin/stf605-draft^{commit} # timeout=10
09:01:32  > git branch -a -v --no-abbrev --contains d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10
09:01:32 Checking out Revision d5fd9a006cb2f121f855fb75612f902c702045ae (origin/master, origin/stf605-draft)
09:01:32  > git config core.sparsecheckout # timeout=10
09:01:32  > git checkout -f d5fd9a006cb2f121f855fb75612f902c702045ae
09:01:32 Commit message: "Updated to V2.1.1"
09:01:32  > git rev-list --no-walk d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10
09:01:32 [mec-gs-011] $ /bin/bash /tmp/jenkins622493304454359493.sh
09:01:32 -- Validating and linting OpenAPI file MecAppSupportApi.json...
09:01:33 (node:9087) ExperimentalWarning: The fs.promises API is experimental
09:01:33 MecAppSupportApi.json is valid
09:01:34 Specification is valid, with 0 lint errors
09:01:34 --- Validator returned 0, linter returned 0.
09:01:34 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
09:01:35 (node:9109) ExperimentalWarning: The fs.promises API is experimental
09:01:35 MecAppSupportApi.yaml is valid
09:01:36 Specification is valid, with 0 lint errors
09:01:36 --- Validator returned 0, linter returned 0.
09:01:36 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
09:01:36 (node:9131) ExperimentalWarning: The fs.promises API is experimental
09:01:36 MecServiceMgmtApi.json is valid
09:01:37 Specification is valid, with 0 lint errors
09:01:37 --- Validator returned 0, linter returned 0.
09:01:37 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
09:01:37 (node:9153) ExperimentalWarning: The fs.promises API is experimental
09:01:38 MecServiceMgmtApi.yaml is valid
09:01:39 Specification is valid, with 0 lint errors
09:01:39 --- Validator returned 0, linter returned 0.
09:01:39 -- Final validation returns 0.
09:01:39 Finished: SUCCESS