FailedConsole Output

11:51:29 Started by GitLab push by Elian Kraja
11:51:29 [EnvInject] - Loading node environment variables.
11:51:29 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
11:51:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:51:29  > git rev-parse --is-inside-work-tree # timeout=10
11:51:29 Fetching changes from the remote Git repository
11:51:29  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
11:51:29 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
11:51:29  > git --version # timeout=10
11:51:29 using GIT_SSH to set credentials 
11:51:29  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
11:51:30  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
11:51:30  > git branch -a -v --no-abbrev --contains a64b7314df60612ae91787f4eb3fa9562039e77c # timeout=10
11:51:30 Checking out Revision a64b7314df60612ae91787f4eb3fa9562039e77c (origin/stf606-final)
11:51:30  > git config core.sparsecheckout # timeout=10
11:51:30  > git checkout -f a64b7314df60612ae91787f4eb3fa9562039e77c
11:51:30 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'"
11:51:30  > git rev-list --no-walk b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10
11:51:30 [mec-gs-015] $ /bin/bash /tmp/jenkins17729171043335869606.sh
11:51:30 -- Validating and linting OpenAPI file BwManagementApi.json...
11:51:31 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:51:32 (node:34949) ExperimentalWarning: The http2 module is an experimental API.
11:51:32 Specification schema is invalid.
11:51:32 
11:51:32 #/
11:51:32 Must be an OpenAPI 3.0.x document
11:51:32 --- Validator returned 1, linter returned 1.
11:51:32 -- Validating and linting OpenAPI file BwManagementApi.yaml...
11:51:33 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:51:34 (node:34969) ExperimentalWarning: The http2 module is an experimental API.
11:51:34 Specification schema is invalid.
11:51:34 
11:51:34 #/
11:51:34 Must be an OpenAPI 3.0.x document
11:51:34 --- Validator returned 1, linter returned 1.
11:51:34 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
11:51:34 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:51:35 (node:34989) ExperimentalWarning: The http2 module is an experimental API.
11:51:35 Specification schema is invalid.
11:51:35 
11:51:35 #/
11:51:35 Must be an OpenAPI 3.0.x document
11:51:35 --- Validator returned 1, linter returned 1.
11:51:35 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
11:51:36 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:51:37 (node:35009) ExperimentalWarning: The http2 module is an experimental API.
11:51:37 Specification schema is invalid.
11:51:37 
11:51:37 #/
11:51:37 Must be an OpenAPI 3.0.x document
11:51:37 --- Validator returned 1, linter returned 1.
11:51:37 -- Final validator returns 1.
11:51:37 Build step 'Execute shell' marked build as failure
11:51:37 Finished: FAILURE