SuccessConsole Output

12:02:27 Started by GitLab push by ETSI CTI
12:02:27 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
12:02:27 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:02:27  > git rev-parse --is-inside-work-tree # timeout=10
12:02:27 Fetching changes from the remote Git repository
12:02:27  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
12:02:27 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
12:02:27  > git --version # timeout=10
12:02:27 using GIT_SSH to set credentials 
12:02:27  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
12:02:28  > git rev-parse remotes/origin/develop^{commit} # timeout=10
12:02:28  > git branch -a -v --no-abbrev --contains 59a29bc688b8f79791dacc64bda3d12ddee36ef3 # timeout=10
12:02:28 Checking out Revision 59a29bc688b8f79791dacc64bda3d12ddee36ef3 (origin/develop)
12:02:28  > git config core.sparsecheckout # timeout=10
12:02:28  > git checkout -f 59a29bc688b8f79791dacc64bda3d12ddee36ef3
12:02:28 Commit message: "integer format hotfix"
12:02:28  > git rev-list --no-walk d1b71a40bd94b79f81435e935ce036b52cb7f0e2 # timeout=10
12:02:28 [mec-gs-015] $ /bin/bash /tmp/jenkins11545345999507024350.sh
12:02:28 -- Validating and linting OpenAPI file BwManagementApi.json...
12:02:29 BwManagementApi.json is valid
12:02:30 (node:127927) ExperimentalWarning: The http2 module is an experimental API.
12:02:30 Specification is valid, with 0 lint errors
12:02:30 --- Validator returned 0, linter returned 0.
12:02:30 -- Validating and linting OpenAPI file BwManagementApi.yaml...
12:02:31 BwManagementApi.yaml is valid
12:02:32 (node:127947) ExperimentalWarning: The http2 module is an experimental API.
12:02:32 Specification is valid, with 0 lint errors
12:02:32 --- Validator returned 0, linter returned 0.
12:02:32 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
12:02:33 TrafficSteeringApi.json is valid
12:02:34 (node:127967) ExperimentalWarning: The http2 module is an experimental API.
12:02:34 Specification is valid, with 0 lint errors
12:02:34 --- Validator returned 0, linter returned 0.
12:02:34 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
12:02:35 TrafficSteeringApi.yaml is valid
12:02:36 (node:127987) ExperimentalWarning: The http2 module is an experimental API.
12:02:36 Specification is valid, with 0 lint errors
12:02:36 --- Validator returned 0, linter returned 0.
12:02:36 -- Final validator returns 0.
12:02:36 Finished: SUCCESS