FailedConsole Output

13:41:14 Started by GitLab push by M. Rehan Abbasi
13:41:14 [EnvInject] - Loading node environment variables.
13:41:14 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
13:41:14 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:41:14  > git rev-parse --is-inside-work-tree # timeout=10
13:41:14 Fetching changes from the remote Git repository
13:41:14  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
13:41:14 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
13:41:14  > git --version # timeout=10
13:41:14 using GIT_SSH to set credentials 
13:41:14  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
13:41:15  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
13:41:15  > git branch -a -v --no-abbrev --contains 874a8e47bbeb4251c17b9bfa96432462d4207cdc # timeout=10
13:41:15 Checking out Revision 874a8e47bbeb4251c17b9bfa96432462d4207cdc (origin/stf606-draft)
13:41:15  > git config core.sparsecheckout # timeout=10
13:41:15  > git checkout -f 874a8e47bbeb4251c17b9bfa96432462d4207cdc
13:41:15 Commit message: "convert response codes to string"
13:41:15  > git rev-list --no-walk 06926489813ce53a864588a0d0d25c21a891e5b7 # timeout=10
13:41:15 [mec-gs-015] $ /bin/bash /tmp/jenkins7433029215982075637.sh
13:41:15 -- Validating and linting OpenAPI file BwManagementApi.json...
13:41:17 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
13:41:18 (node:936) ExperimentalWarning: The http2 module is an experimental API.
13:41:18 Specification schema is invalid.
13:41:18 
13:41:18 #/
13:41:18 Must be an OpenAPI 3.0.x document
13:41:18 --- Validator returned 1, linter returned 1.
13:41:18 -- Validating and linting OpenAPI file BwManagementApi.yaml...
13:41:19 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
13:41:20 (node:956) ExperimentalWarning: The http2 module is an experimental API.
13:41:20 Specification schema is invalid.
13:41:20 
13:41:20 #/
13:41:20 Must be an OpenAPI 3.0.x document
13:41:20 --- Validator returned 1, linter returned 1.
13:41:20 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
13:41:21 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
13:41:22 (node:976) ExperimentalWarning: The http2 module is an experimental API.
13:41:22 Specification schema is invalid.
13:41:22 
13:41:22 #/
13:41:22 Must be an OpenAPI 3.0.x document
13:41:22 --- Validator returned 1, linter returned 1.
13:41:22 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
13:41:23 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
13:41:24 (node:1001) ExperimentalWarning: The http2 module is an experimental API.
13:41:24 Specification schema is invalid.
13:41:24 
13:41:24 #/
13:41:24 Must be an OpenAPI 3.0.x document
13:41:24 --- Validator returned 1, linter returned 1.
13:41:24 -- Final validator returns 1.
13:41:24 Build step 'Execute shell' marked build as failure
13:41:24 Finished: FAILURE