FailedConsole Output

16:33:41 Started by GitLab push by Michel Roy
16:33:41 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
16:33:41 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
16:33:41 Cloning the remote Git repository
16:33:41 Cloning repository git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
16:33:41  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015 # timeout=10
16:33:41 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
16:33:41  > git --version # timeout=10
16:33:41 using GIT_SSH to set credentials 
16:33:41  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
16:33:42  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
16:33:42  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:42  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
16:33:42 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
16:33:42 using GIT_SSH to set credentials 
16:33:42  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
16:33:42  > git rev-parse remotes/origin/stf593^{commit} # timeout=10
16:33:42  > git branch -a -v --no-abbrev --contains 45334f00ad8109ae099737a5559556e62d0a2ea6 # timeout=10
16:33:42 Checking out Revision 45334f00ad8109ae099737a5559556e62d0a2ea6 (origin/stf593)
16:33:42  > git config core.sparsecheckout # timeout=10
16:33:42  > git checkout -f 45334f00ad8109ae099737a5559556e62d0a2ea6
16:33:42 Commit message: "added v2.1.1 draft versions"
16:33:42 First time build. Skipping changelog.
16:33:43 [mec-gs-015] $ /bin/bash /tmp/jenkins14158321467510493186.sh
16:33:43 -- Validating OpenAPI file BwManagementApi.json...
16:33:44 
16:33:44   error: Unable to identify the Swagger version for document: BwManagementApi.json
16:33:44 
16:33:44 -- Validator returned 1.
16:33:44 
16:33:44 -- Validating OpenAPI file BwManagementApi.yaml...
16:33:45 
16:33:45   error: Unable to identify the Swagger version for document: BwManagementApi.yaml
16:33:45 
16:33:45 -- Validator returned 1.
16:33:45 
16:33:45 -- Validating OpenAPI file TrafficSteeringApi.json...
16:33:46 
16:33:46   error: Unable to identify the Swagger version for document: TrafficSteeringApi.json
16:33:46 
16:33:46 -- Validator returned 1.
16:33:46 
16:33:46 -- Validating OpenAPI file TrafficSteeringApi.yaml...
16:33:46 
16:33:46   error: Unable to identify the Swagger version for document: TrafficSteeringApi.yaml
16:33:46 
16:33:46 -- Validator returned 1.
16:33:46 
16:33:46 -- Final validator returns 1.
16:33:46 Build step 'Execute shell' marked build as failure
16:33:47 Finished: FAILURE