FailedConsole Output

14:45:54 Triggered by GitLab Merge Request #4: MEC - Multi-access Edge Computing/stf606-final => master
14:45:54 [EnvInject] - Loading node environment variables.
14:45:54 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
14:45:54 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:45:54  > git rev-parse --is-inside-work-tree # timeout=10
14:45:54 Fetching changes from the remote Git repository
14:45:54  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
14:45:54 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
14:45:54  > git --version # timeout=10
14:45:54 using GIT_SSH to set credentials 
14:45:54  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
14:45:55  > git rev-parse 0b0a66e3bce51606f27eaef600ff9c65bdcd5357^{commit} # timeout=10
14:45:55  > git branch -a -v --no-abbrev --contains 0b0a66e3bce51606f27eaef600ff9c65bdcd5357 # timeout=10
14:45:55 Checking out Revision 0b0a66e3bce51606f27eaef600ff9c65bdcd5357 (origin/stf606-final)
14:45:55  > git config core.sparsecheckout # timeout=10
14:45:55  > git checkout -f 0b0a66e3bce51606f27eaef600ff9c65bdcd5357
14:45:55 Commit message: "Update README.md"
14:45:55  > git rev-list --no-walk 0b0a66e3bce51606f27eaef600ff9c65bdcd5357 # timeout=10
14:45:55 [mec-gs-015] $ /bin/bash /tmp/jenkins13285652012187395480.sh
14:45:55 -- Validating and linting OpenAPI file BwManagementApi.json...
14:45:56 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
14:45:57 (node:124303) ExperimentalWarning: The http2 module is an experimental API.
14:45:57 Specification schema is invalid.
14:45:57 
14:45:57 #/
14:45:57 Must be an OpenAPI 3.0.x document
14:45:57 --- Validator returned 1, linter returned 1.
14:45:57 -- Validating and linting OpenAPI file BwManagementApi.yaml...
14:45:58 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
14:45:59 (node:124323) ExperimentalWarning: The http2 module is an experimental API.
14:45:59 Specification schema is invalid.
14:45:59 
14:45:59 #/
14:45:59 Must be an OpenAPI 3.0.x document
14:45:59 --- Validator returned 1, linter returned 1.
14:45:59 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
14:46:00 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
14:46:01 (node:124343) ExperimentalWarning: The http2 module is an experimental API.
14:46:01 Specification schema is invalid.
14:46:01 
14:46:01 #/
14:46:01 Must be an OpenAPI 3.0.x document
14:46:01 --- Validator returned 1, linter returned 1.
14:46:01 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
14:46:01 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
14:46:02 (node:124363) ExperimentalWarning: The http2 module is an experimental API.
14:46:02 Specification schema is invalid.
14:46:02 
14:46:02 #/
14:46:02 Must be an OpenAPI 3.0.x document
14:46:02 --- Validator returned 1, linter returned 1.
14:46:02 -- Final validator returns 1.
14:46:02 Build step 'Execute shell' marked build as failure
14:46:03 Finished: FAILURE