SuccessConsole Output

23:52:32 Started by GitLab push by Michel Roy
23:52:32 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
23:52:32 [WS-CLEANUP] Deleting project workspace...
23:52:32 [WS-CLEANUP] Deferred wipeout is used...
23:52:32 [WS-CLEANUP] Done
23:52:32 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
23:52:32 Cloning the remote Git repository
23:52:32 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
23:52:32  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
23:52:32 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
23:52:32  > git --version # timeout=10
23:52:32 using GIT_SSH to set credentials 
23:52:32  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
23:52:33  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
23:52:33  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:52:33  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
23:52:33 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
23:52:33 using GIT_SSH to set credentials 
23:52:33  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
23:52:33  > git rev-parse remotes/origin/develop^{commit} # timeout=10
23:52:33  > git branch -a -v --no-abbrev --contains 1e8d7e9e1f8bb9f32f248a9f29e28a00823e6c07 # timeout=10
23:52:33 Checking out Revision 1e8d7e9e1f8bb9f32f248a9f29e28a00823e6c07 (origin/develop)
23:52:33  > git config core.sparsecheckout # timeout=10
23:52:33  > git checkout -f 1e8d7e9e1f8bb9f32f248a9f29e28a00823e6c07
23:52:33 Commit message: "integer format hotfix"
23:52:33  > git rev-list --no-walk 93b1f7cac9b08c5588211799d5f41e9c135041e7 # timeout=10
23:52:34 [mec-gs-012] $ /bin/bash /tmp/jenkins2529126378649358939.sh
23:52:34 -- Validating and linting OpenAPI file RniAPI.json...
23:52:35 RniAPI.json is valid
23:52:36 (node:121269) ExperimentalWarning: The http2 module is an experimental API.
23:52:36 Specification is valid, with 0 lint errors
23:52:36 --- Validator returned 0, linter returned 0.
23:52:36 -- Validating and linting OpenAPI file RniAPI.yaml...
23:52:37 RniAPI.yaml is valid
23:52:38 (node:121289) ExperimentalWarning: The http2 module is an experimental API.
23:52:39 Specification is valid, with 0 lint errors
23:52:39 --- Validator returned 0, linter returned 0.
23:52:39 -- Final validator returns 0.
23:52:39 Finished: SUCCESS