FailedConsole Output

13:50:30 Started by GitLab push by Walter Featherstone
13:50:30 Building remotely on Build 3 (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:50:30  > git rev-parse --is-inside-work-tree # timeout=10
13:50:30 Fetching changes from the remote Git repository
13:50:30  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:50:30 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:50:30  > git --version # timeout=10
13:50:30 using GIT_SSH to set credentials 
13:50:30  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:50:31  > git rev-parse remotes/origin/develop^{commit} # timeout=10
13:50:31  > git branch -a -v --no-abbrev --contains 0a3f794fc7dffcce3cffcf00bdb44988fbf20ad8 # timeout=10
13:50:31 Checking out Revision 0a3f794fc7dffcce3cffcf00bdb44988fbf20ad8 (origin/develop)
13:50:31  > git config core.sparsecheckout # timeout=10
13:50:31  > git checkout -f 0a3f794fc7dffcce3cffcf00bdb44988fbf20ad8
13:50:31 Commit message: "ID attributes in Path parameters should just be String, not URI String"
13:50:31  > git rev-list 253dac5966001374cd3be3c70671c3f0b96a5751 # timeout=10
13:50:31 [mec-gs-011] $ /bin/bash /tmp/jenkins11292558597470717265.sh
13:50:31 -- Validating OpenAPI file Mp1.json...
13:50:31 .jenkins.sh: line 8: swagger-tools: command not found
13:50:31 -- Validator returned 127.
13:50:31 
13:50:31 -- Validating OpenAPI file Mp1.yaml...
13:50:31 .jenkins.sh: line 8: swagger-tools: command not found
13:50:31 -- Validator returned 127.
13:50:31 
13:50:31 -- Final validator returns 1.
13:50:31 Build step 'Execute shell' marked build as failure
13:50:31 Finished: FAILURE